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