summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Addition style(9) change.obrien2007-11-201-3/+3
* style(9)obrien2007-11-201-95/+96
* Add -o option to match ping(8)dd2007-11-202-5/+12
* Use an intermediate pointer to avoid strict alias check warningsjb2007-11-201-2/+3
* Reduce the WARNS level across the board due to a warning that occursjb2007-11-191-1/+3
* o Fix Dd format.maxim2007-11-181-1/+1
* This makefile builds contrib code, so I won't try to fix all thejb2007-11-181-0/+2
* Fix signed/unsigned comparison compiler warning.jb2007-11-181-2/+2
* Use a cast that doesn't create a compiler warning.jb2007-11-181-2/+2
* - New sysctl variable: net.inet.ip.dummynet.io_fastoleg2007-11-171-1/+19
* o Mask maximum file permissions we get from mount_ntfs -mmaxim2007-11-171-1/+4
* Fix exit code when using -l on a non-existent md(4) device.flz2007-11-161-3/+9
* Briefly document what the -c option of the "label" command does.ru2007-11-151-1/+3
* Revise the markup and apply some wordsmithing.ru2007-11-151-24/+27
* * Expand the example descriptions, fix mdoc-bugs inkeramida2007-11-111-9/+20
* Instead of hardcoding md10 as the device node in the cd9660 example,keramida2007-11-091-3/+2
* Cleanup of userland __P usekevlo2007-11-079-84/+88
* 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
OpenPOWER on IntegriCloud