Age | Commit message (Expand) | Author |
1997-04-29 | Add ${SHAREDIR}, ${SHAREGRP}, ${SHAREOWN} and ${SHAREMODE}, they are used | Thorsten Lockert |
1997-04-29 | Got it to fit in default 5MB again | Niklas Hallqvist |
1997-04-29 | Fix miniroot. Add a quantum disk provided by dima@openbsd.org, | Niklas Hallqvist |
1997-04-29 | possible buf oflow | Theo de Raadt |
1997-04-29 | Use the new style to build vnds. General 2.1 cleanup. | Niklas Hallqvist |
1997-04-29 | sparc needs more than 5MB in its miniroot, so use 8MB | Niklas Hallqvist |
1997-04-29 | oops | Theo de Raadt |
1997-04-29 | careful buffer handling | Theo de Raadt |
1997-04-29 | Minor annoyance, synch with what we actually have in our conf directory: | gene |
1997-04-29 | mention that write updates timestamps | kstailey |
1997-04-29 | Add the 2nd ss device found in sparc's MAKEDEV | Niklas Hallqvist |
1997-04-29 | Fix syntax problems, workaround sh bugs | Niklas Hallqvist |
1997-04-29 | Reality update. Sparc is there. | Niklas Hallqvist |
1997-04-29 | Reality update. Sparc is there. | Niklas Hallqvist |
1997-04-29 | turn off DMA, it doesn't work | kstailey |
1997-04-29 | To get the manpages installed, you can't override the install | Niklas Hallqvist |
1997-04-29 | something is wrong with this level of randomness; let 2.1 go out with this "p... | Theo de Raadt |
1997-04-29 | The 2.1 version of dev/pci/ncr.c isn't ready for arc yet | Niklas Hallqvist |
1997-04-29 | Fix typo. | dima |
1997-04-29 | lfs dies | Theo de Raadt |
1997-04-29 | disable the datacache on Apollo cards for this release it would seem. | michaels |
1997-04-29 | ok. | Michael Shalayeff |
1997-04-29 | .mk changes faster then i type.... | Michael Shalayeff |
1997-04-28 | From NetBSD (lukem): | Todd C. Miller |
1997-04-28 | Document dc flag from NetBSD (mellon) | Todd C. Miller |
1997-04-28 | - cast usages of *printf() to void since we don't check return val | Todd C. Miller |
1997-04-28 | Deal with $TERM not being set (like in single user mode). | Todd C. Miller |
1997-04-28 | Use strtoul() not strtol() when assigning to an unsigned long. | Todd C. Miller |
1997-04-28 | Added faddr/laddr on the pfkeycb, for completeness. | Angelos D. Keromytis |
1997-04-28 | 2.1 | Niklas Hallqvist |
1997-04-28 | 2.1 | Niklas Hallqvist |
1997-04-28 | 2.1 | Niklas Hallqvist |
1997-04-28 | 2.1 | Niklas Hallqvist |
1997-04-28 | 2.1 | Niklas Hallqvist |
1997-04-28 | Kernel release is 2.1. | Jason Downs |
1997-04-28 | Add getsecs(). Use biostime & biosdate routines. | Tobias Weingartner |
1997-04-28 | Clean up terminal type handling. | Jason Downs |
1997-04-28 | Modernize protyped, switch to libtermlib. | Jason Downs |
1997-04-28 | Back out newer .USE code as it caused problems. I've done a "make build" | Todd C. Miller |
1997-04-28 | The type of a pointer to const characters is not the same as a const pointer | Niklas Hallqvist |
1997-04-28 | indent | Theo de Raadt |
1997-04-28 | Previous patch didn't make much sense. We now set the initial NFS xid | Angelos D. Keromytis |
1997-04-27 | Random/unique NFS xids. | Angelos D. Keromytis |
1997-04-27 | buf oflow paranoia | Theo de Raadt |
1997-04-27 | Randomize RPC xid. | Angelos D. Keromytis |
1997-04-27 | Typo and return value for arc4random(). | Angelos D. Keromytis |
1997-04-27 | Even more reality. md.alpha is also fairly complete | Niklas Hallqvist |
1997-04-27 | re-randomize xid on reuse of a CLIENT *; pointed out by adam@math.tau.ac.il | Theo de Raadt |
1997-04-27 | handle hex-like hostnames | Theo de Raadt |
1997-04-27 | better failure msg; martin@rumolt.teuto.de | Theo de Raadt |