summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2007-12-30sort flags in both synopsis and usageIgor Sobrado
2007-12-30Bring editor_add() code into line with the other editor_* functions.Kenneth R Westerback
2007-12-28printf field widths are always int, so add a cast to removeCharles Longeau
2007-12-25Some cosmetic code reorg to make things a bit more textuallyKenneth R Westerback
2007-12-24Use zero_partitions() to implement the '-E' command 'd *', as itKenneth R Westerback
2007-12-23Setting p_fstype to the number of free sectors can't be right. Instead, setKenneth R Westerback
2007-12-16fix ffs2 case: fs_sblockloc's unit is disk sectors, not fragments;Otto Moerbeek
2007-12-16add missing arguments to "-b" and "-s"Igor Sobrado
2007-12-14Bring in probing for protocols that was missing; ok claudio reykTheo de Raadt
2007-12-13the mib[] array will be modified by sysctl_inet, move the *CTL_STATSReyk Floeter
2007-12-13implement sysctls to report IP, TCP, UDP, and ICMP statistics andReyk Floeter
2007-12-09remove unused functionsCharles Longeau
2007-12-09update pedro's email address, at his request;Jason McIntyre
2007-12-09provide mount_ntfs(8) on alpha, it works out of the box for readingMartin Reindl
2007-12-05remove unused functionsCharles Longeau
2007-11-27Add a few missing device entries.Miod Vallat
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-27fix format stringsCharles Longeau
2007-11-27fix format stringsCharles Longeau
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-11-26revised diff that handles the no mfs parts correctlyTed Unangst
2007-11-26fix SEE ALSO; from deraadtJason McIntyre
2007-11-25when running as newfs, there is no argv[1].. backout previousTheo de Raadt
2007-11-25Make modload use /dev/ksyms as a kernel file by default.Mike Belopuhov
2007-11-25tweak previous;Jason McIntyre
2007-11-25Build fdisk(8) on all architectures, since it is minimally useful to viewTheo de Raadt
2007-11-25document MBR spoofing, very minimallyTheo de Raadt
2007-11-25Iruata Souza sent a diff that fixes weird occurences when mounting withTed Unangst
2007-11-22Factor out the virtual host portion of carp into a separate structMarco Pfatschbacher
2007-11-21back out previous: henning says it's wrong;Jason McIntyre
2007-11-21note that -q is the default if no other options are specified; ok dlgJason McIntyre
2007-11-19put the SIGINFO blurb in a saner place;Jason McIntyre
2007-11-19remove another list which just keeps going out of date;Jason McIntyre
2007-11-18do not confuse the reader telling he should use a towers of hanoiOtto Moerbeek
2007-11-17Don't err() out if a fstab line refers to a non-existant mount point.Kenneth R Westerback
2007-11-13zap trailing whitespace;Jason McIntyre
2007-11-13Do not set explicit com parameters for the tty, instead use the exisitingMarc Balmer
2007-11-13Bring back the number converter for 'set hostid'.Marco Pfatschbacher
2007-11-12Remove space/tab compression function from lgetc() and replaceMarco Pfatschbacher
2007-11-12+.Xr cdio 1 ,Jason McIntyre
2007-11-12dont spew debug output when the SIOCGIFMEDIA ioctl errors with ENOTTY.David Gwynne
2007-11-11do not document -w: it is for compat only. just like we did for audioctl,Jason McIntyre
2007-11-09FFS_SOFTUPDATES:Jason McIntyre
2007-11-09talk about "vlan-tag" consistently; from Tero KoskinenJason McIntyre
2007-11-05forgotten arg to printf, Tobias UlmerOtto Moerbeek
2007-11-05- clarify the descriptions of "sync" and "async"Jason McIntyre
2007-11-03document different types for "device" and improve startup description;Jason McIntyre
2007-11-034800Theo de Raadt
2007-11-03tweaks;Jason McIntyre
2007-11-03use tty01 and mention the baud rate issueTheo de Raadt