summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Compare kernel dump header magic with textdump magic using strncmp()rwatson2007-12-271-11/+31
* Minor formatting tweaks.rwatson2007-12-261-3/+10
* Teach savecore(8) how to extract textdump(4) dumps.rwatson2007-12-262-79/+171
* Add command-line tool ddb(8), which allows DDB(4) scripts to berwatson2007-12-266-0/+379
* Minor initialization change to not trigger bogus gcc warning aboutimp2007-12-211-1/+1
* Calculate p.fs.lookup_step correctly. This should prevent zeroing ofoleg2007-12-171-3/+3
* Fix an int overflow on very large file systems.das2007-12-171-2/+2
* Recognize CFA devices using either identification method.phk2007-12-161-4/+4
* Report erase interval (correctly) in sectors.phk2007-12-161-2/+2
* Rename the undocumented -E option to -X.phk2007-12-164-15/+32
* Report CFA extension, CFA -> (Compact) Flash Associationphk2007-12-161-0/+4
* o Markup and grammar fixes.maxim2007-12-141-5/+9
* Bump .Dd for r1.63; fix small nit from the same.ceri2007-12-101-2/+2
* Add a bit more detailed description about a configurationphk2007-12-101-0/+20
* Wake On Lan (WOL) infrastructuresam2007-12-102-2/+25
* Allow bsdlabel to operate on labels that have at most 26 partitionsmarcel2007-12-091-3/+5
* Be more accurate in the maximum filesize, it's 4GB not 4.3GB.remko2007-12-091-1/+1
* Remove redundant whitespace.remko2007-12-081-1/+1
* .Ed is not needed here, remove it.remko2007-12-081-1/+0
* Add information about the maximum file size for msdosfs.remko2007-12-081-1/+4
* Attempt to describe the ''auto'' type a bit better in the defaultremko2007-12-081-2/+3
* Teach dhclient(8) about net80211 link (association) status.jkim2007-12-051-1/+4
* Expand the EXAMPLES section for atacontrol.8remko2007-11-281-1/+105
* Remove mentionings of kern.dumpdev which is no longer available.remko2007-11-281-10/+1
* Every newline should start on it's own line. I didn't do that in theremko2007-11-281-3/+4
* Sync with md(4)'s information regarding the swap backend.remko2007-11-281-2/+9
* - Pay attention to the fact that ioctl(2) is only known toyar2007-11-281-4/+5
* MFp4:yar2007-11-283-22/+59
* Properly sort 'sync' in the list of options passed to -o.jhb2007-11-271-4/+4
* Polish this manual page a bit:danger2007-11-261-73/+110
* Minor language cleanup.brueffer2007-11-241-3/+3
* 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
OpenPOWER on IntegriCloud