aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* When we detect GELI metadata version that is newer than the highest wePawel Jakub Dawidek2011-10-251-5/+35
* When metadata is at newer version than the highest supported, returnPawel Jakub Dawidek2011-10-251-1/+1
* Simplify eli_resize() function.Pawel Jakub Dawidek2011-10-251-10/+4
* Simplify eli_dump() function and allow to dump metadata stored in backup file.Pawel Jakub Dawidek2011-10-251-13/+3
* If 'req' is NULL, print error on stderr.Pawel Jakub Dawidek2011-10-251-2/+7
* Simplify eli_is_attached() function and make it return boot instead of int.Pawel Jakub Dawidek2011-10-251-6/+2
* Simplify eli_backup_create() and eli_backup_restore() functions.Pawel Jakub Dawidek2011-10-251-87/+28
* Sort includes.Pawel Jakub Dawidek2011-10-251-13/+13
* Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'Andrey V. Elsukov2011-10-251-1/+1
* Exclude host routes when checking for prefix coverage on multipleQing Li2011-10-251-2/+11
* Add new option -F to specify alternative location of the /etc/fstabMaxim Sobolev2011-10-252-4/+29
* Add new option -c to specify alternatve location of the /etc/fstabMaxim Sobolev2011-10-252-2/+16
* The host-id/interface-id can have a specific value and is properlyQing Li2011-10-251-0/+5
* This change makes it possible to define driver specific attachPyun YongHyeon2011-10-242-37/+82
* Staticify elide_root() for now to fix build.Xin LI2011-10-241-1/+1
* - Use better naming now that we allow to rename any mounted file system (notPawel Jakub Dawidek2011-10-248-9/+24
* Update copyright to include myself.Pawel Jakub Dawidek2011-10-245-0/+11
* Extend r226676 to allow rename without unmount even for file systems withPawel Jakub Dawidek2011-10-246-34/+87
* All dc(4) controllers support VLAN over-sized frame.Pyun YongHyeon2011-10-241-0/+1
* Add ALi/ULi M5261/M5263 to supported hardware chipets.Pyun YongHyeon2011-10-241-1/+3
* * Don't give the impression that this compiler is GPLv3.David E. O'Brien2011-10-243-3/+3
* Add support for ALi/ULi, now NVIDIA, M5261/M5263 PCI FastEthernetPyun YongHyeon2011-10-242-4/+212
* Don't forget to rename mounted snapshots of the file system being renamed.Pawel Jakub Dawidek2011-10-241-1/+1
* When driver is run for the first time there would be no establishedPyun YongHyeon2011-10-241-16/+28
* Put in a temporary band-aid to fix kernel builds when CC=clang, afterDimitry Andric2011-10-241-1/+1
* Avoid printing // for packages that install to /Ed Maste2011-10-241-3/+11
* Add missing bus_dmamap_sync() in setup frame transmit.Pyun YongHyeon2011-10-241-0/+4
* Fix a regression introduced in r218832. For TX status check, driverPyun YongHyeon2011-10-241-1/+1
* Protect NIS client with madvise(2) since this daemon is requiredGleb Smirnoff2011-10-241-0/+4
* The use of VOP_ISLOCKED() without a check for the return values can causeKonstantin Belousov2011-10-241-4/+1
* The only possible error return from null_nodeget() is due to insmntque1Konstantin Belousov2011-10-241-1/+0
* The covered vnode must be reloced if it was unlocked. Remove VOP_ISLOCKEDKonstantin Belousov2011-10-241-1/+1
* Apparently, "ada" drives are better treated similarly to "da" drives.Ivan Voras2011-10-241-1/+2
* It seems that the warning is much less severe than its message says. TheIvan Voras2011-10-241-1/+1
* Fix typoIvan Voras2011-10-242-2/+2
* Only unlock if the lock is exclusive.Peter Holm2011-10-241-3/+2
* Some dmesg cosmetics:Alexander Motin2011-10-243-3/+18
* Let net80211 also know about stopped BA sessions. This fixes some issuesBernhard Schmidt2011-10-241-0/+1
* Include <sys/zfs_vfsops.h> only when compiling kernel module.Pawel Jakub Dawidek2011-10-241-0/+2
* Allow to rename file systems without remounting if it is possible.Pawel Jakub Dawidek2011-10-2411-15/+91
* Don't terminate the interactive root mount prompt on mount failure.Marcel Moolenaar2011-10-231-20/+21
* Add a "-P olddistfiles" facility to prefetch ports distfiles, using anPoul-Henning Kamp2011-10-231-12/+43
* Avoid some "Invalid argument" errors in the installer.Nathan Whitehorn2011-10-231-3/+20
* Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are onlyRobert Millan2011-10-231-2/+12
* - Fix installation when WITH_BSD_GREP is set to yesGabor Kovesdan2011-10-231-0/+2
* Merge several fixes to bulk update processing from OpenBSD. MergedGleb Smirnoff2011-10-231-27/+44
* Fix indentation, no code changed.Gleb Smirnoff2011-10-231-2/+2
* - Fix a bad typo (FreeBSD specific) in pfsync_bulk_update(). InsteadGleb Smirnoff2011-10-231-3/+3
* Fix from r226623 is not sufficient to close all races in pfsync(4).Gleb Smirnoff2011-10-231-40/+59
* Add information about static_ndp_pairs to rc.conf(5) manual pageMartin Matuska2011-10-231-0/+16