summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't mask the address in inet_makenetandmask() according to what classmtm2007-11-041-1/+0
* Add an option to limit the number of source MACs that can be behind a bridgethompsa2007-11-042-6/+33
* Allow building of a special rescue version of geom thatmarcel2007-11-043-4/+44
* sync with vap code base; updates for 11n support and somesam2007-11-021-495/+1125
* minor wireless-related correctionssam2007-11-021-10/+18
* Don't look for GPT primary and secondary tables on a disk unless we havejhb2007-11-011-4/+10
* Fix 'gpt boot' to work on disk devices and not just plain files. Writes tojhb2007-11-011-5/+10
* Document -t.obrien2007-11-011-0/+4
* Fix an error in bit shifting logic for network addresses. The routemtm2007-10-291-20/+24
* o Fix indentation. No functional changes.maxim2007-10-271-10/+10
* First cut at support for booting a GPT labeled disk via the BIOS bootstrapjhb2007-10-247-36/+361
* Add the full module path name to the kld_file_stat structurejb2007-10-221-2/+2
* Fix a last-minute, but more importantly, an untested change thatmarcel2007-10-211-1/+1
* Add the show command to print the partition information ala gpt(8).marcel2007-10-212-6/+205
* Change IPTOS_CE to IPTOS_ECN_CE.rpaulo2007-10-191-2/+2
* Comply with the removal of IPTOS_CE and IPTOS_ECT.rpaulo2007-10-191-2/+2
* Remove stale reference to mount_std.rodrigc2007-10-191-1/+0
* Backout sensors framework.netchild2007-10-152-141/+0
* Added whiteout behavior option. ``-o whiteout=always'' is default modedaichi2007-10-141-0/+4
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-142-0/+141
* o Fix a typo in ipfw table usage example.maxim2007-10-141-1/+1
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-1/+1
* 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
OpenPOWER on IntegriCloud