Age | Commit message (Expand) | Author |
1997-01-27 | match svr4 siginfo changes | Theo de Raadt |
1997-01-27 | do not conflict against generic siginfo! | Theo de Raadt |
1997-01-27 | i386 part of siginfo | Theo de Raadt |
1997-01-27 | initial cut at SA_SIGINFO support | Theo de Raadt |
1997-01-27 | Nevermind, I looked at it wrong. | Jason Downs |
1997-01-27 | As of 2.1.14, Linux chown() doesn't follow symlinks either. | Jason Downs |
1997-01-27 | Use lchown(2) instead. | Jason Downs |
1997-01-27 | __mc68k__ -> m68k | Jason Downs |
1997-01-26 | Regen. | Jason Downs |
1997-01-26 | Since these are old systems, call lchown() in place of chown(). | Jason Downs |
1997-01-26 | Add a link for lchown.2 | Jason Downs |
1997-01-26 | We don't follow old 4.4BSD symlink semantics anylonger. | Jason Downs |
1997-01-26 | Regen. | Jason Downs |
1997-01-26 | We can do lchown(2) now. | Jason Downs |
1997-01-26 | We can do lchown(2) now. | Jason Downs |
1997-01-26 | support for lchown(2) if "-p" is used | kstailey |
1997-01-26 | Don't examine an mbuf after it has been released; from Andreas Gunnarsson | Thorsten Lockert |
1997-01-26 | Nuke cruft from NetBSD merge (max_target). | briggs |
1997-01-26 | Even if the objs are cached, we want to find the Makefile | Niklas Hallqvist |
1997-01-26 | Some more KNF | Niklas Hallqvist |
1997-01-26 | Support lchown(). | Jason Downs |
1997-01-26 | Fixed a busification bug (some may well remain), as well as some KNF issues | Niklas Hallqvist |
1997-01-26 | Add missing documentation; build and install it. | Jason Downs |
1997-01-26 | cpio 2.4.2, including texinfo file. supports lchown(). | Jason Downs |
1997-01-26 | Change to fix bug with constant handling in locore. | Dale S. Rahn |
1997-01-26 | change constant handling with @l. | Dale S. Rahn |
1997-01-26 | Check malloc() return value. | Jason Downs |
1997-01-26 | change default data limit so that source build will work without modifications. | Dale S. Rahn |
1997-01-26 | Enable -h for calling lchown(2) instead of chown(2), and fix rcs ids. | Jason Downs |
1997-01-26 | Regen. | Jason Downs |
1997-01-26 | Regen. | Jason Downs |
1997-01-26 | Add lchown(2). | Jason Downs |
1997-01-26 | Add lchown() declaration. | Jason Downs |
1997-01-26 | Add lchown(), increment minor number. | Jason Downs |
1997-01-26 | Dynamic buffering to handle arbitrary line length and center option from FreeBSD | Todd C. Miller |
1997-01-26 | add fsirand | Todd C. Miller |
1997-01-26 | ffs inode randomizer | Todd C. Miller |
1997-01-26 | Make ip_len and ip_off unsigned values; don't transmit or accept packets | Thorsten Lockert |
1997-01-26 | use mktemp(1) to avoid /tmp race; spotted by dholland@eecs.harvard.edu | Theo de Raadt |
1997-01-26 | bye | Theo de Raadt |
1997-01-26 | for implied stdin, do not corrupt argv[0] | Theo de Raadt |
1997-01-25 | Don't do disruptive time corrections if tick size is not integral; from | Thorsten Lockert |
1997-01-25 | Improve adjtime() for odd hz values; from Dennis Ferguson (NetBSD PR# 2787) | Thorsten Lockert |
1997-01-25 | Attempt to give the entire passed address to getnetbyaddr() before starting | Thorsten Lockert |
1997-01-25 | Don't include bogus information here | Thorsten Lockert |
1997-01-25 | split cd() into two pieces, whoever was here last did a bad job | Theo de Raadt |
1997-01-25 | never hand over a nonresv port, even if asked. problem reported by gmeinerj@Z... | Theo de Raadt |
1997-01-25 | do not change PATH | Theo de Raadt |
1997-01-25 | Changed my mind about where to do this. | dm |
1997-01-25 | Use ${CC:-cc} instead of cc | Niklas Hallqvist |