summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1998-09-08For powerpc's we want to keep the preinstalled msdos partition in the initPer Fogelstrom
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-09-06Berkekely?Niklas Hallqvist
1998-09-05we don't have a mount_lfs, but we have a mount_xfs nowArtur Grabowski
1998-09-05make a link to mount_afs that will automagically start afsdArtur Grabowski
1998-09-05always build mount_xfsArtur Grabowski
1998-09-05build mount_xfs when AFS is defined in bsd.own.mkArtur Grabowski
1998-09-05code for mounting xfsArtur Grabowski
1998-09-05We can now savecore with a gzipped kernel:Todd C. Miller
1998-09-03Documentation for ifmedia & updated ifconfig usageJason Wright
1998-09-03o OpenBSD gets if_media support (from NetBSD)Jason Wright
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-08-30man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-08-30alpha, powerpc, mvme88k use savecore.c, not savecore_old.c; janjaap@alf.stack.nlTodd C. Miller
1998-08-30man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-08-24Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ...Todd C. Miller
1998-08-22fix usageMichael Shalayeff
1998-08-20typo; msaitohTheo de Raadt
1998-08-17fix reallocNiels Provos
1998-08-15fix reallocTheo de Raadt
1998-08-11Better fix. Now print mount point in both the statfs and fstab cases.Todd C. Miller
1998-08-11Fix unitialized value use introduce in last change; problem noted by hgweigan...Todd C. Miller
1998-08-11proper name is -network not -net; dTheo de Raadt
1998-08-10fix usage() string; use __prognameMichael Shalayeff
1998-08-08fix atime and mtime commands; ms@xy.orgTheo de Raadt
1998-08-08Include signal.h so that it compiles.Jason Downs
1998-08-07protect against SIGPIPETodd C. Miller
1998-08-07delete the garbage which does not workTheo de Raadt
1998-08-07Use strlcpy() instead of strncpy().Todd C. Miller
1998-08-07Directories can't be opened for writing these days.Constantine Sapuntzakis
1998-08-07Support PAGER environment vairable in conjuction with the 'M' command.Todd C. Miller
1998-08-06Can't use MSG_EOR with a stream socket.Constantine Sapuntzakis
1998-08-06Mention new extened help and some minor cleanupsTodd C. Miller
1998-08-06add more detailed help accessible via '? [abcdmpMqrsuwxe]'Todd C. Miller
1998-08-0512 seconds not 30. But I am just about to remove the kill and waitTheo de Raadt
1998-08-01Clarification.Angelos D. Keromytis
1998-08-01close socket. Not really necessary, but good form.Angelos D. Keromytis
1998-08-01Document accepted values for -proto/-proto2.Angelos D. Keromytis
1998-08-01Sanity check numerical values for -proto/-proto2 flags (4, 50, and 51Angelos D. Keromytis
1998-08-01Forgot this already-documented addition: -proto/-proto2 can also takeAngelos D. Keromytis
1998-08-01Add symbolic names for the -transport and -sport/-dport flags (fromAngelos D. Keromytis
1998-07-29Do IP-in-IP encapsulation properly.Angelos D. Keromytis
1998-07-29when changing a partition from unknown to 4.2BSD, provide sane defaults for f...Todd C. Miller
1998-07-28make dump work on filesystems not listed in fstabTodd C. Miller
1998-07-27Library dependenciesNiklas Hallqvist
1998-07-26Don't skip 'b' when suggesting the next partition to add. I thought it would...Todd C. Miller
1998-07-26When asking the user for the disk type, base the default on the device name. ...Todd C. Miller
1998-07-26Don't allow user to do 'a c' since c always exists. They can still do 'c c'....Todd C. Miller