summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When metadata is at newer version than the highest supported, returnpjd2011-10-251-1/+1
* Simplify eli_resize() function.pjd2011-10-251-10/+4
* Simplify eli_dump() function and allow to dump metadata stored in backup file.pjd2011-10-251-13/+3
* If 'req' is NULL, print error on stderr.pjd2011-10-251-2/+7
* Simplify eli_is_attached() function and make it return boot instead of int.pjd2011-10-251-6/+2
* Simplify eli_backup_create() and eli_backup_restore() functions.pjd2011-10-251-87/+28
* Sort includes.pjd2011-10-251-13/+13
* Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'ae2011-10-251-1/+1
* Exclude host routes when checking for prefix coverage on multipleqingli2011-10-251-2/+11
* Add new option -F to specify alternative location of the /etc/fstabsobomax2011-10-252-4/+29
* Add new option -c to specify alternatve location of the /etc/fstabsobomax2011-10-252-2/+16
* The host-id/interface-id can have a specific value and is properlyqingli2011-10-251-0/+5
* This change makes it possible to define driver specific attachyongari2011-10-242-37/+82
* Staticify elide_root() for now to fix build.delphij2011-10-241-1/+1
* - Use better naming now that we allow to rename any mounted file system (notpjd2011-10-248-9/+24
* Update copyright to include myself.pjd2011-10-245-0/+11
* Extend r226676 to allow rename without unmount even for file systems withpjd2011-10-246-34/+87
* All dc(4) controllers support VLAN over-sized frame.yongari2011-10-241-0/+1
* Add ALi/ULi M5261/M5263 to supported hardware chipets.yongari2011-10-241-1/+3
* * Don't give the impression that this compiler is GPLv3.obrien2011-10-243-3/+3
* Add support for ALi/ULi, now NVIDIA, M5261/M5263 PCI FastEthernetyongari2011-10-242-4/+212
* Don't forget to rename mounted snapshots of the file system being renamed.pjd2011-10-241-1/+1
* When driver is run for the first time there would be no establishedyongari2011-10-241-16/+28
* Put in a temporary band-aid to fix kernel builds when CC=clang, afterdim2011-10-241-1/+1
* Avoid printing // for packages that install to /emaste2011-10-241-3/+11
* Add missing bus_dmamap_sync() in setup frame transmit.yongari2011-10-241-0/+4
* Fix a regression introduced in r218832. For TX status check, driveryongari2011-10-241-1/+1
* Protect NIS client with madvise(2) since this daemon is requiredglebius2011-10-241-0/+4
* The use of VOP_ISLOCKED() without a check for the return values can causekib2011-10-241-4/+1
* The only possible error return from null_nodeget() is due to insmntque1kib2011-10-241-1/+0
* The covered vnode must be reloced if it was unlocked. Remove VOP_ISLOCKEDkib2011-10-241-1/+1
* Apparently, "ada" drives are better treated similarly to "da" drives.ivoras2011-10-241-1/+2
* It seems that the warning is much less severe than its message says. Theivoras2011-10-241-1/+1
* Fix typoivoras2011-10-242-2/+2
* Only unlock if the lock is exclusive.pho2011-10-241-3/+2
* Some dmesg cosmetics:mav2011-10-243-3/+18
* Let net80211 also know about stopped BA sessions. This fixes some issuesbschmidt2011-10-241-0/+1
* Include <sys/zfs_vfsops.h> only when compiling kernel module.pjd2011-10-241-0/+2
* Allow to rename file systems without remounting if it is possible.pjd2011-10-2411-15/+91
* Don't terminate the interactive root mount prompt on mount failure.marcel2011-10-231-20/+21
* Add a "-P olddistfiles" facility to prefetch ports distfiles, using anphk2011-10-231-12/+43
* Avoid some "Invalid argument" errors in the installer.nwhitehorn2011-10-231-3/+20
* Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are onlyrmh2011-10-231-2/+12
* - Fix installation when WITH_BSD_GREP is set to yesgabor2011-10-231-0/+2
* Merge several fixes to bulk update processing from OpenBSD. Mergedglebius2011-10-231-27/+44
* Fix indentation, no code changed.glebius2011-10-231-2/+2
* - Fix a bad typo (FreeBSD specific) in pfsync_bulk_update(). Insteadglebius2011-10-231-3/+3
* Fix from r226623 is not sufficient to close all races in pfsync(4).glebius2011-10-231-40/+59
* Add information about static_ndp_pairs to rc.conf(5) manual pagemm2011-10-231-0/+16
* Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@mm2011-10-231-1/+1
OpenPOWER on IntegriCloud