summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-06-17Add support to handle password files in directories other than /etcNiklas Hallqvist
1997-06-17do some umask stuff tooTheo de Raadt
1997-06-17use mktemp, but use it without guessability or DOS attacksTheo de Raadt
1997-06-17mkstemp it in the correct place, ok?Theo de Raadt
1997-06-17fixed some typos; netbsdNiels Provos
1997-06-17Back out last change. Allowing no path to mean "." causes problemsTodd C. Miller
1997-06-17do not test for a bug which does not existTheo de Raadt
1997-06-17If no paths are specified, use "."Todd C. Miller
1997-06-17Add per-interface binding, based on der Mouse's code in netbsd.denny
1997-06-17Don't trample argv[], we want ps et al to be able to see args.Todd C. Miller
1997-06-16replaced by a BSD sortTheo de Raadt
1997-06-16Use buflen, not sizeof(buf) as buf is a pointer.Todd C. Miller
1997-06-16You can't store a double in an int and then do tests for the fractional partkstailey
1997-06-16even more global.dummy -> .global.dummykstailey
1997-06-16Default file causes lots of "dummy names should start with `.'" syslogdm
1997-06-16do not modify argv[] stringsTheo de Raadt
1997-06-16swap labels; adam@math.tau.ac.ilTheo de Raadt
1997-06-16Our newuser FAQ might as well be in the source tree, right?jkatz
1997-06-16Better support for unmounted filesystems (i.e. df /dev/rsd0a):denny
1997-06-16Normalize treatment of -n option. Don't know why it was ever special-casedTodd C. Miller
1997-06-16Cosmetic cleanup, mostly KNF.Todd C. Miller
1997-06-16if -o is used to explicitly specify time or space optimization preference,Theo de Raadt
1997-06-16flags cannot be optional; what a bad argument layout design...; jgarzik@pobox...Theo de Raadt
1997-06-15First cut at documentinf tsearch(3) -- needs work.Todd C. Miller
1997-06-15Section 4 manpages for the mac68k courtesy of Colin Woodgene
1997-06-15Add pilot entries.Jason Downs
1997-06-15Mention that cd is a built-in.Todd C. Miller
1997-06-15Avoid possible /tmp races by using mkstemp(3).Todd C. Miller
1997-06-15change byte counters to u_quad_tTheo de Raadt
1997-06-15Address bug i386/224 from Jason Downs.dm
1997-06-15Add ttye6, bug noticed by Ulrich FlegelNiklas Hallqvist
1997-06-15i like it linked, LINKED, rAnDoM mAn LiNkEd !1!1!Michael Shalayeff
1997-06-15updateMichael Shalayeff
1997-06-15rshd should give the same error message when the user doesn't existTodd C. Miller
1997-06-15is isJason Downs
1997-06-15reality updateMichael Shalayeff
1997-06-15Automatically decide whether or not to disable door locks. Idea from provos.Jason Downs
1997-06-15move towards completenessMichael Shalayeff
1997-06-14correct printouts about L2 cacheTheo de Raadt
1997-06-14split the treatment of the random eventsMichael Shalayeff
1997-06-14typo; k-horik@yk.rim.or.jpTheo de Raadt
1997-06-14Add usr.sbin.Jason Downs
1997-06-14Add wrapper; also update config support (from gcc) and disable all subdirsJason Downs
1997-06-14Initial import of (unmodifed) e2fsprogs 1.10.Jason Downs
1997-06-14Make a space for the import to come..Jason Downs
1997-06-14i have made a mistake, and i do not yet understand howTheo de Raadt
1997-06-14Add link to Linux name, so Linux users can at least find the manpage and figureJason Downs
1997-06-14Don't look beyond the end of bdevsw[], from NetBSD PR 3748 by Michael L HitchThorsten Lockert
1997-06-14TCP/IP Illustrated Vol. 2, pg 1010. excessive testing in PRU_DETACH case;Theo de Raadt
1997-06-14bad NULL; arnej@math.ntnu.noTheo de Raadt