summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1996-12-17missing unsigned caused bad sign-extensionNiklas Hallqvist
1996-12-16does noone know how to use strncat correctly?Theo de Raadt
1996-12-15Fix strncpy usage and correct strncat length field, from Theo.Todd C. Miller
1996-12-14inaneTheo de Raadt
1996-12-14bit more paranoiaTheo de Raadt
1996-12-14merge netbsd changes for show commandTheo de Raadt
1996-12-14indent correctlyTheo de Raadt
1996-12-14Now does not display responses to other peoples stuff, like UDP packetsbitblt
1996-12-13If max number of partitions in the label is < highest partition defined,Todd C. Miller
1996-12-12i studdderr wheenn i tyttypeTheo de Raadt
1996-12-12cannot use err() hereTheo de Raadt
1996-12-12fix afterinstallTheo de Raadt
1996-12-11from netbsd; repair byte swapping of fieldsTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-12-10crank SO_SNDBUF if needed, kml@nas.nasa.govTheo de Raadt
1996-12-1064 bit & -Wall cleanupTheo de Raadt
1996-12-09better error messagesTheo de Raadt
1996-12-09better error messagesTheo de Raadt
1996-12-09for -a option, refuse if disklabel type != fstab typeTheo de Raadt
1996-12-08Install sample portal configuration file if none are installedThorsten Lockert
1996-12-08-c -> ${COPY}Jason Downs
1996-12-08install -> ${INSTALL}Jason Downs
1996-12-07correct a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@j...Theo de Raadt
1996-12-05Stop info gathering attack pointed out by Alan Cox <alan@cymru.net>Todd C. Miller
1996-12-04fixJason Downs
1996-12-04rearrange argv[0] codeTheo de Raadt
1996-12-04vfork bye byeTheo de Raadt
1996-12-04nice argv[0], please do not bite meTheo de Raadt
1996-12-04nice argv[0], please do not bite meTheo de Raadt
1996-12-04fix usageTheo de Raadt
1996-12-04fix a typoTheo de Raadt
1996-12-04cooperate with -t from newfs, and rename to /sbin/newfs_lfs as the naming sch...Theo de Raadt
1996-12-04first cut at "newfs -t fstype device". this is very neatTheo de Raadt
1996-12-04do not freak out if we see a -t argumentTheo de Raadt
1996-12-0464 bit patches, tih@nhh.noTheo de Raadt
1996-12-04use readlabelfs() if possibleTheo de Raadt
1996-12-03readlabelfs() moves to libutil, and return value changes.Jason Downs
1996-11-25ipx sysctl.Michael Shalayeff
1996-11-25revoke privs; do not call getnetbyname if not needed, bmah@cs.berkeley.eduTheo de Raadt
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