Age | Commit message (Expand) | Author |
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 |
1999-06-06 | use inet_aton() instead of inet_addr() | Theo de Raadt |
1999-06-06 | set DFLDSIZ to 24MB | Theo de Raadt |
1999-06-06 | -Wall sucks | Theo de Raadt |
1999-06-06 | adjtime(2) did not return EFAULT for bad olddelta ptr; darrenr@merlin.reed.wa... | Theo de Raadt |
1999-06-06 | permit non-broadcast reply; map@infinitum.ch | Theo de Raadt |
1999-06-06 | oops | Theo de Raadt |
1999-06-06 | mention the `manual' command; mcsmart@engin.umich.edu | Aaron Campbell |
1999-06-06 | typo; mcsmart@engin.umich.edu | Aaron Campbell |
1999-06-06 | ncurses-4.2-990605 | Todd C. Miller |
1999-06-06 | make G newline if hold is empty | Theo de Raadt |
1999-06-06 | use __sparc__ | Theo de Raadt |
1999-06-06 | pmap callout changes for uvm; art | Theo de Raadt |
1999-06-06 | use dot_quad_addr_new() as required | Theo de Raadt |
1999-06-06 | add dot_quad_addr_new(); which can handle 255.255.255.255 addresses | Theo de Raadt |
1999-06-06 | some NAME section cleanup | Aaron Campbell |
1999-06-06 | Ugly workaround an alpha egcs bug | Niklas Hallqvist |
1999-06-06 | Completely forgot about that one (yep, it has been in my tree for a long | Marc Espie |
1999-06-06 | typo | Paul Janzen |
1999-06-06 | Once again, fix the spelling of "occurrence" in the documentation | Paul Janzen |
1999-06-06 | Grammatical, spelling, and format fixes | Paul Janzen |
1999-06-06 | cs4231 support. | Jason Wright |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright |
1999-06-05 | getaddrinfo() info prototypes and such; cmetz | Theo de Raadt |
1999-06-05 | Merge with EOM 1.41, RCSIds | Niklas Hallqvist |
1999-06-05 | Merge with EOM 1.89 | Niklas Hallqvist |
1999-06-05 | Pretty sure that the more restrictive umask used by mkstemp() makes the fchmo... | Theo de Raadt |
1999-06-05 | Use the Listen-on address as local address if Local-address | Niklas Hallqvist |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |