Age | Commit message (Expand) | Author |
2002-06-18 | gcc -Wall (pass this one up, hin) | Theo de Raadt |
2002-06-18 | string.h | Theo de Raadt |
2002-06-18 | oops, forgot to commit this when gpr was added. | Federico G. Schwindt |
2002-06-18 | Style. | Angelos D. Keromytis |
2002-06-18 | KNF | Angelos D. Keromytis |
2002-06-18 | Initialize mo to NULL, for good measure -- sam@errno.com | Angelos D. Keromytis |
2002-06-18 | Missing freeing of crp, from sam@errno.com | Angelos D. Keromytis |
2002-06-18 | need string.h | Theo de Raadt |
2002-06-18 | sync | Theo de Raadt |
2002-06-18 | propogate a '!' when a host resolves to multiple IP addresses | Mike Frantzen |
2002-06-18 | actually, wrong type for printing of sise_t | Theo de Raadt |
2002-06-18 | don't allow individual keep state rules to specify timeouts for 'interval' and | Mike Frantzen |
2002-06-18 | Fix double-free. | Angelos D. Keromytis |
2002-06-18 | Same as with ip_ah.c (fix unreachable reference-after-free) | Angelos D. Keromytis |
2002-06-18 | Fix reference to free'ed location (unreachable condition because of | Angelos D. Keromytis |
2002-06-18 | update copyright notice. mckusick says that Van signed the standard | Theo de Raadt |
2002-06-18 | make this example code 'secure' wrt shmget() perms; ok millert@ | Todd T. Fries |
2002-06-18 | unbreak sshd with privsep: open /dev/crypto, keep fd, and call | Markus Friedl |
2002-06-18 | Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPC | Nathan Binkert |
2002-06-18 | per-evp state is now sizeof(struct dev_crypto_state) instead sizeof(struct se... | Markus Friedl |
2002-06-18 | Rewrite to get proper Copyright. | Marc Espie |
2002-06-18 | fix file descriptor leak. | Jun-ichiro itojun Hagino |
2002-06-18 | KNF (whitespace) | Jun-ichiro itojun Hagino |
2002-06-18 | document CAPS_IS_CONTROL. suggested by miod | Jun-ichiro itojun Hagino |
2002-06-18 | format string audit. From: Gregory Steuck <greg@nest.cx> | Jun-ichiro itojun Hagino |
2002-06-18 | "option CAPS_IS_CONTROL" will enable use of caps key as control | Jun-ichiro itojun Hagino |
2002-06-18 | From bjh21@NetBSD: | Jason Wright |
2002-06-18 | add x flag for systraced processes; mentioned by christos@netbsd | Niels Provos |
2002-06-18 | KNF | Theo de Raadt |
2002-06-18 | update a bit. | Federico G. Schwindt |
2002-06-18 | uftdi is fixed now | Nathan Binkert |
2002-06-18 | fix uftdi so that it matches what usbdevs says | Nathan Binkert |
2002-06-18 | sync | Theo de Raadt |
2002-06-18 | regen. | Federico G. Schwindt |
2002-06-18 | this is better. | Federico G. Schwindt |
2002-06-18 | ANSI | Theo de Raadt |
2002-06-18 | revoke privs after kvm_openfiles | Theo de Raadt |
2002-06-18 | remove ifdef sgi code, and HAVENIS. sgi was pointless and this didnt even come | Eric Jackson |
2002-06-18 | Add gpr, i386 only; this may change in the near future to something more | Federico G. Schwindt |
2002-06-17 | sync | Theo de Raadt |
2002-06-17 | option XSERVER was only needed for pccons console driver, which | Matthieu Herrb |
2002-06-17 | remove old pccons console driver. Not used anymore and not maintained. | Matthieu Herrb |
2002-06-17 | typo. From: "R. Lewczuk" <rafal.lewczuk@pronet.pl> | Jun-ichiro itojun Hagino |
2002-06-17 | Go ahead and enable upa0 at mainbus0 | Jason Wright |
2002-06-17 | cosmetic changes in the copyright suggested by theo. | Federico G. Schwindt |
2002-06-17 | when calling system(3) redirect std* from /dev/null | Jason Wright |
2002-06-17 | and more uftdi kernel breaking crap here. Geez | Theo de Raadt |
2002-06-17 | Who the HELL commited this thing which breaks kernels? Get your act | Theo de Raadt |
2002-06-17 | Make the stupid warnings go away. | Angelos D. Keromytis |
2002-06-17 | Initialize SIGALRM handler once in main(), instead of in several | Dan Harnett |