Age | Commit message (Expand) | Author |
1998-07-03 | add stupid pcib driver | Theo de Raadt |
1998-07-03 | clean | Theo de Raadt |
1998-07-03 | wrong endian conversion caused vif stats to be wrong; jonny@jonny.eng.br | Theo de Raadt |
1998-07-03 | Xr mtio | Theo de Raadt |
1998-07-03 | first cut at MI mtio(4) | Theo de Raadt |
1998-07-03 | use 10 X in mkstemp string for improved speed at race winning | Theo de Raadt |
1998-07-03 | link for mkstemps() | Theo de Raadt |
1998-07-03 | sync | Theo de Raadt |
1998-07-03 | Add /etc/host.random in list of things to check. | Angelos D. Keromytis |
1998-07-03 | Generate an /etc/host.random if it doesn't exist; 64KB, perms 600. | Angelos D. Keromytis |
1998-07-03 | Change the random file path, add a sanity check on file size. | Angelos D. Keromytis |
1998-07-03 | Fix my fix to return sane values. | Angelos D. Keromytis |
1998-07-03 | produce credible seeds for non-existent users. | Todd C. Miller |
1998-07-03 | Fix some of my indentation badness. | Angelos D. Keromytis |
1998-07-03 | do not free() before last ref; kmayer@freegate.com | Theo de Raadt |
1998-07-03 | Remove user existance disclosure through "s/key" challenges. | Angelos D. Keromytis |
1998-07-02 | Check against suffNull, not the contents of name | Todd C. Miller |
1998-07-02 | better fix; may be a small memory leak though | Todd C. Miller |
1998-07-02 | Mostly sync with FreeBSD-current. Needs more testing. | Jason Downs |
1998-07-02 | back out last patch; it causes incorrect behavior | Todd C. Miller |
1998-07-02 | some config(8) stuff | Michael Shalayeff |
1998-07-02 | Fix a bug where make gets confused by targets beginning with a period (``.'') | Todd C. Miller |
1998-07-02 | missed path changes | Michael Shalayeff |
1998-07-02 | ansi and fancy gcc | Michael Shalayeff |
1998-07-02 | indent | Theo de Raadt |
1998-07-02 | Fix mv b/ a where a is a directory. | Constantine Sapuntzakis |
1998-07-02 | document fd 0-2 scheme for setuid/setgid | Theo de Raadt |
1998-07-02 | I suppose debugging code can be removed | Theo de Raadt |
1998-07-02 | for sugid procs ensure that fd 0-2 are allocated slots (by pointing at | Theo de Raadt |
1998-07-01 | Add NPMODE_KEEPLAST conditions; not supported yet (act like NPMODE_QUEUE). | Angelos D. Keromytis |
1998-07-01 | delete unknown error | Theo de Raadt |
1998-07-01 | Document BSD4.4 flags support | Marc Espie |
1998-07-01 | Fix confusing error message | Marc Espie |
1998-07-01 | First shot for EB164SX/LX support; kernels for those should be much | Angelos D. Keromytis |
1998-07-01 | NetBSD sync. | Angelos D. Keromytis |
1998-07-01 | Add pciide_machdep.c; that file is taken from NetBSD (forgot to | Angelos D. Keromytis |
1998-07-01 | PCI-IDE interface. | Angelos D. Keromytis |
1998-07-01 | Do the right thing with interrupts during autoconfiguration; from NetBSD. | Angelos D. Keromytis |
1998-07-01 | compile ramdisk kernel -O, smaller, happier | Theo de Raadt |
1998-07-01 | crank major version since we have added new interfaces | Todd C. Miller |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |
1998-07-01 | let COPTS override -02 | Theo de Raadt |
1998-06-30 | remove unnecessary assignment | Niels Provos |
1998-06-30 | do not delete files like that, geez | Theo de Raadt |
1998-06-30 | add mkstemp(char *template, int suffixlen) interface | Theo de Raadt |
1998-06-30 | PCI-IDE interface include files (needed for Alpha, at least); from NetBSD. | Angelos D. Keromytis |
1998-06-30 | Fix broken IPX so the kernel will compile. | Bob Beck |
1998-06-30 | Add an NPMODE_KEEPLAST | Angelos D. Keromytis |
1998-06-30 | In pccngetc, check that dev is not NODEV [NetBSD] | Todd C. Miller |
1998-06-30 | updated with some new attributes also. | Niels Provos |