summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix the module name matching to the drivers present in the kernel. Previouslythompsa2007-10-041-7/+14
* Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+1
* o Cosmetic: fix the issue when "ipfw(8) show" produces "not" twice:maxim2007-09-231-2/+2
* o s/filesystem/file system/g.maxim2007-09-231-2/+2
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-235-1/+823
* For arguments declared as numbers always use expand_number(3).pjd2007-09-211-3/+1
* Use 'val' function argument instead of 'optarg' global variable.pjd2007-09-211-2/+2
* - Remove references to unexisting man pagesgabor2007-09-201-5/+2
* Convert fsck_ffs to nmount(). This seems to solverodrigc2007-09-192-21/+55
* Fix "quotacheck -a" from core dumping on 64 bit systems by correctlympp2007-09-161-9/+10
* Flush stdout at the end of the update phase to prevent possiblempp2007-09-141-0/+1
* Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommandken2007-09-083-5/+283
* Add support for Camellia encryption algorithm.pjd2007-09-011-3/+11
* o Fix bug I introduced in the previous commit (ipfw set extention):maxim2007-08-261-3/+3
* document hw.realmemdanger2007-08-241-0/+1
* - Sweep the boot(8) man page after addition of boot.config(5).danger2007-08-181-15/+8
* Expand the data structure returned by the ATA RAID status ioctl to includejhb2007-08-131-19/+31
* o You have to reboot the system after tuning softupdates on the rootmaxim2007-08-121-1/+3
* Fix fscking gjournaled root file system: root file system is already mountedpjd2007-08-101-19/+36
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.bz2007-08-051-2/+2
* Remove references to mpsafenet. This option no longer exists.csjp2007-08-041-14/+1
* Add a bridge interface flag called PRIVATE where any private port can notthompsa2007-08-012-0/+26
* First round of cleanups.brueffer2007-07-242-24/+37
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-2413-0/+2999
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-4/+6
* updates for 802.11-related parameterssam2007-07-091-10/+198
* Allow the LACP state to be queried from userland which at the moment is thethompsa2007-07-051-3/+45
* Remove the -DFAST_IPSEC from Makefiles again.bz2007-07-051-1/+1
* Use the -n flag on ifconfig so that dhclient does not cause the kernel modulethompsa2007-07-031-8/+9
* Link pf 4.1 to the build:mlaier2007-07-031-0/+2
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-019-19/+18
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-259-580/+1
* o Make ipfw set more robust -- now it is possible:maxim2007-06-182-41/+131
* In the previous changeset a cast of myminor to u_int weredelphij2007-06-141-1/+1
* Add the vlan tag to the bridge route table. This allows a vlan trunk to bethompsa2007-06-131-2/+3
* Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion ofrwatson2007-06-133-13/+0
* WARNS=6delphij2007-06-131-11/+6
* Add recoverdisk to the base system, it is far too useful to livephk2007-06-121-0/+1
* Catch up with variable name changes in struct lagg_protos.thompsa2007-06-121-10/+10
* Reset the pointer to the ioctl buffer after it gets changed.thompsa2007-06-121-0/+2
* Add reporting and toggling of TCP LRO (large receive offload) support toandre2007-06-112-1/+11
* Exclude inet_addr.c from the build.cognet2007-06-111-1/+1
* When we return from a "show" function without printing anything exceptbde2007-06-111-6/+6
* Update for revised 802.11 support:sam2007-06-114-171/+959
* Some improvements to the int-type printing code based on suggestions by bde.dwmalone2007-06-101-17/+13
* Fix a number of WARNS, including printf, constness and unsigned comparisondwmalone2007-06-101-12/+13
* Some style improvements suggested by bde, including removing andwmalone2007-06-101-37/+36
* Use common code for printing ints and longs by coppying the sysctldwmalone2007-06-041-42/+42
* Merge IPFilter 4.1.23 back to HEADdarrenr2007-06-041-22/+22
* I understood the MLINK part incorrectly, it should be the other way aroundremko2007-06-011-1/+0
OpenPOWER on IntegriCloud