summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1996-11-24Add MOPT_UPDATE to mount options since there is filesystemTodd C. Miller
1996-11-13Write out pid file, from Monroe Williams <monroe@teleport.com>.Jason Downs
1996-11-12fixJason Downs
1996-11-12Prelimary label-groking code for mount; makes -t close to obsolete.Jason Downs
1996-11-12Match fs type case-insensetively.Jason Downs
1996-11-08correct exampleMichael Shalayeff
1996-11-02Clarify -c option. NetBSD PR#2884Todd C. Miller
1996-10-30Really set flags...Thorsten Lockert
1996-10-27newfs for disks other than 512bytes/sector, NetBSD pr#2404,Jason Downs
1996-10-27buf oflowTheo de Raadt
1996-10-27buf oflow; thanks tqbf@rdist.orgTheo de Raadt
1996-10-20Deal with recent fsck changes.Todd C. Miller
1996-10-20Sync with NetBSD 961019Thorsten Lockert
1996-10-15umask for writes; from joerg@freebsd.orgTheo de Raadt
1996-10-12From Kirk McKusick:Thorsten Lockert
1996-10-12permit ufs filesystem type tooTheo de Raadt
1996-10-08Prototype & Stylistic fixes for high -W gcc levelsNiklas Hallqvist
1996-10-08Attempt at cleanup.michaels
1996-10-04-n fix, one more DOSPTYP_OPENBSD changeTheo de Raadt
1996-10-02update to the latest version from Sep 12.Michael Shalayeff
1996-10-01Make it compilable even if NUMBOOT=1 (vax). -mojMats O Jansson
1996-09-30signature is 16 bitsTheo de Raadt
1996-09-30# using message; more donothing stuffTheo de Raadt
1996-09-28ARC machines use kbd mapping too. Small bug in kbd_void.c fixed. (crashed on ...Per Fogelstrom
1996-09-28Correct spelling, from NetBSD PR#2783, seebs@taniemarie.solon.com.Jason Downs
1996-09-27even betterTheo de Raadt
1996-09-27installing people do not have man pages; better usageTheo de Raadt
1996-09-27first pass at explaining the changesTheo de Raadt
1996-09-27make -m also act like -i/-uTheo de Raadt
1996-09-27nicer errorsTheo de Raadt
1996-09-25permit loading of a special MBR bootblock -- do not encode a fake MBRTheo de Raadt
1996-09-24use DOSPTYP_386BSD only if no DOSPTYP_OPENBSD part on diskTheo de Raadt
1996-09-24flags: add -n: do nothing, -v: verbose; delete -d flag. on DOSLABEL systems,Theo de Raadt
1996-09-22Fix OpenBSD tagsTodd C. Miller
1996-09-22warnx does not take a \\nTheo de Raadt
1996-09-21When reading label -r first try the correct label location.Per Fogelstrom
1996-09-20arc, not picaTheo de Raadt
1996-09-20call execle with the correct params; netbsd pr#2737, augustss@cs.chalmers.seTheo de Raadt
1996-09-19bad is long for xdr_long(); from cgd@netbsdTheo de Raadt
1996-09-19handle more interfaces in -a modeTheo de Raadt
1996-09-18new routed replaces rdiscTheo de Raadt
1996-09-18"prs are sometimes wrong" (theo)Michael Shalayeff
1996-09-17realpath fix, do not dump; pr#2765, david@mono.orgTheo de Raadt
1996-09-16use memset/memmoveTheo de Raadt
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-09-16These should always be static.Jason Downs
1996-09-16Use $STATIC.Jason Downs
1996-09-16Set umask to be read only by owner until we set real file permissions.Todd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILETodd C. Miller
1996-09-16kill /tmp raceTheo de Raadt