Age | Commit message (Expand) | Author |
1999-06-11 | removed TCPCOOKIE support. | pattonme |
1999-06-11 | oops | Niels Provos |
1999-06-11 | <netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.ca | Aaron Campbell |
1999-06-11 | fix description of -o option; ryker@ugrad.cs.ualberta.ca | Aaron Campbell |
1999-06-11 | fix pmap_remove_va() pasto, so it actually remove mappings (: | Michael Shalayeff |
1999-06-11 | Show the correct error if we fail to open a device. | brian |
1999-06-11 | Describe why a ``magic'' enddisc is not always a good idea. | brian |
1999-06-11 | Add Q900 compatible mode serial address. | Jason Downs |
1999-06-11 | egcs crap | Jason Downs |
1999-06-10 | Fix a couple typos and remove a few duplications while I'm at it. | Paul Janzen |
1999-06-10 | jsm28@cam.ac.uk : handle PAGER in a manner consistent with the | Paul Janzen |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-10 | fix unaligned copy's end condition | Michael Shalayeff |
1999-06-10 | Allow reserved substitution strings to be escaped by preceeding them | brian |
1999-06-10 | Never bring a link back up after receiving a terminating signal, | brian |
1999-06-10 | Fill in mount_info in nfs_decode_args | Todd C. Miller |
1999-06-10 | Allow a remote IP and port range specification in the | brian |
1999-06-09 | Initialise `mp'. | brian |
1999-06-09 | Allow our endpoint discriminator to be enabled, disabled, accepted | brian |
1999-06-09 | Use the correct pid when substituting PROCESSID. | brian |
1999-06-09 | document cancellation point handling a bit better | David Leonard |
1999-06-09 | sync with freebsd | David Leonard |
1999-06-09 | __sparc -> __sparc__ | Jason Wright |
1999-06-08 | Don't use static variables if we don't have to. | brian |
1999-06-08 | Don't drop the last character from lines in ppp.secret unless it's '\n'. | brian |
1999-06-08 | Some large partition fixes | Niklas Hallqvist |
1999-06-08 | copy int sized objects, not register_t sized objects in pipe() | Theo de Raadt |
1999-06-08 | better fd leak prevention | Theo de Raadt |
1999-06-08 | use sys_opipe(), but note the descriptor leakage | Theo de Raadt |
1999-06-08 | fewer strings | kstailey |
1999-06-08 | Use m68k/exec.h | Marc Espie |
1999-06-08 | Don't IPCP TLD if we're already doing it. This prevents | brian |
1999-06-08 | Make the ``load'', ``dial'' and ``open'' commands a big clearer. | brian |
1999-06-08 | disable TCP_FACK for now | Niels Provos |
1999-06-07 | I do not believe this | Theo de Raadt |
1999-06-07 | Better support for changing volume levels, muting, and switching output | Jason Wright |
1999-06-07 | need seperate sys_pipe() versions, for pipeclose() or soclose() calls | Theo de Raadt |
1999-06-07 | return a ICMP_UNREACH_PROTOCOL for protocols we do not support; discussion wi... | Theo de Raadt |
1999-06-07 | Fix use of uninitialized TDB hash table in tdb_delete(), introduced | Angelos D. Keromytis |
1999-06-07 | sync | Theo de Raadt |
1999-06-07 | replacement pipe() system call; copies data into place inside kernel, so | Theo de Raadt |
1999-06-07 | Fix address typos in the example (markc@) | Angelos D. Keromytis |
1999-06-07 | oops, premature commit | Theo de Raadt |
1999-06-07 | do not leak file descriptors if copyout() fails | Theo de Raadt |
1999-06-07 | store NULL in fd_ofiles | Theo de Raadt |
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-06-06 | Ident. | Angelos D. Keromytis |
1999-06-06 | avoid a future problem inside an #ifdef notyet | Theo de Raadt |
1999-06-06 | sockaddr_storage; per rfc2553 | Theo de Raadt |
1999-06-06 | complete blind luck made this work without a volatile | Theo de Raadt |