aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Be more accurate in the maximum filesize, it's 4GB not 4.3GB.Remko Lodder2007-12-091-1/+1
* Remove redundant whitespace.Remko Lodder2007-12-081-1/+1
* .Ed is not needed here, remove it.Remko Lodder2007-12-081-1/+0
* Add information about the maximum file size for msdosfs.Remko Lodder2007-12-081-1/+4
* Attempt to describe the ''auto'' type a bit better in the defaultRemko Lodder2007-12-081-2/+3
* Teach dhclient(8) about net80211 link (association) status.Jung-uk Kim2007-12-051-1/+4
* Expand the EXAMPLES section for atacontrol.8Remko Lodder2007-11-281-1/+105
* Remove mentionings of kern.dumpdev which is no longer available.Remko Lodder2007-11-281-10/+1
* Every newline should start on it's own line. I didn't do that in theRemko Lodder2007-11-281-3/+4
* Sync with md(4)'s information regarding the swap backend.Remko Lodder2007-11-281-2/+9
* - Pay attention to the fact that ioctl(2) is only known toYaroslav Tykhiy2007-11-281-4/+5
* MFp4:Yaroslav Tykhiy2007-11-283-22/+59
* Properly sort 'sync' in the list of options passed to -o.John Baldwin2007-11-271-4/+4
* Polish this manual page a bit:Daniel Gerzo2007-11-261-73/+110
* Minor language cleanup.Christian Brueffer2007-11-241-3/+3
* Addition style(9) change.David E. O'Brien2007-11-201-3/+3
* style(9)David E. O'Brien2007-11-201-95/+96
* Add -o option to match ping(8)Dima Dorfman2007-11-202-5/+12
* Use an intermediate pointer to avoid strict alias check warningsJohn Birrell2007-11-201-2/+3
* Reduce the WARNS level across the board due to a warning that occursJohn Birrell2007-11-191-1/+3
* o Fix Dd format.Maxim Konovalov2007-11-181-1/+1
* This makefile builds contrib code, so I won't try to fix all theJohn Birrell2007-11-181-0/+2
* Fix signed/unsigned comparison compiler warning.John Birrell2007-11-181-2/+2
* Use a cast that doesn't create a compiler warning.John Birrell2007-11-181-2/+2
* - New sysctl variable: net.inet.ip.dummynet.io_fastOleg Bulyzhin2007-11-171-1/+19
* o Mask maximum file permissions we get from mount_ntfs -mMaxim Konovalov2007-11-171-1/+4
* Fix exit code when using -l on a non-existent md(4) device.Florent Thoumie2007-11-161-3/+9
* Briefly document what the -c option of the "label" command does.Ruslan Ermilov2007-11-151-1/+3
* Revise the markup and apply some wordsmithing.Ruslan Ermilov2007-11-151-24/+27
* * Expand the example descriptions, fix mdoc-bugs inGiorgos Keramidas2007-11-111-9/+20
* Instead of hardcoding md10 as the device node in the cd9660 example,Giorgos Keramidas2007-11-091-3/+2
* Cleanup of userland __P useKevin Lo2007-11-079-84/+88
* Don't mask the address in inet_makenetandmask() according to what classMike Makonnen2007-11-041-1/+0
* Add an option to limit the number of source MACs that can be behind a bridgeAndrew Thompson2007-11-042-6/+33
* Allow building of a special rescue version of geom thatMarcel Moolenaar2007-11-043-4/+44
* sync with vap code base; updates for 11n support and someSam Leffler2007-11-021-495/+1125
* minor wireless-related correctionsSam Leffler2007-11-021-10/+18
* Don't look for GPT primary and secondary tables on a disk unless we haveJohn Baldwin2007-11-011-4/+10
* Fix 'gpt boot' to work on disk devices and not just plain files. Writes toJohn Baldwin2007-11-011-5/+10
* Document -t.David E. O'Brien2007-11-011-0/+4
* Fix an error in bit shifting logic for network addresses. The routeMike Makonnen2007-10-291-20/+24
* o Fix indentation. No functional changes.Maxim Konovalov2007-10-271-10/+10
* First cut at support for booting a GPT labeled disk via the BIOS bootstrapJohn Baldwin2007-10-247-36/+361
* Add the full module path name to the kld_file_stat structureJohn Birrell2007-10-221-2/+2
* Fix a last-minute, but more importantly, an untested change thatMarcel Moolenaar2007-10-211-1/+1
* Add the show command to print the partition information ala gpt(8).Marcel Moolenaar2007-10-212-6/+205
* Change IPTOS_CE to IPTOS_ECN_CE.Rui Paulo2007-10-191-2/+2
* Comply with the removal of IPTOS_CE and IPTOS_ECT.Rui Paulo2007-10-191-2/+2
* Remove stale reference to mount_std.Craig Rodrigues2007-10-191-1/+0
* Backout sensors framework.Alexander Leidinger2007-10-152-141/+0