Age | Commit message (Expand) | Author |
2003-10-04 | fix xfs_devpoll so it works. | Bob Beck |
2003-10-04 | move [-d] from NAME to SYNOPSIS; | Jason McIntyre |
2003-10-04 | .Nm with punctuation no longer requires an argument; | Jason McIntyre |
2003-10-04 | Allow ".Nm [punctuation]" to work (previously an argument was needed). | Jason McIntyre |
2003-10-04 | prevent line breaks on .Xr's; from NetBSD; | Jason McIntyre |
2003-10-04 | sync | Alexander Yurchenko |
2003-10-04 | VIA VT8237 southbridge | Alexander Yurchenko |
2003-10-04 | Note that for usage(), numbers (as options) come first, followed by | Jason McIntyre |
2003-10-04 | (boot): device: filename -> device:filename | Jason McIntyre |
2003-10-04 | negotation -> negotiation; | Jason McIntyre |
2003-10-04 | typos; fixes passed back to Heimdal. | Jason McIntyre |
2003-10-04 | set flag that we are restarting; pr 2886, also same diff found in netbsd; | Theo de Raadt |
2003-10-04 | incorrect Ar vs Fl | Theo de Raadt |
2003-10-04 | whois port hack thingy; rperkins@tcsg.net | Theo de Raadt |
2003-10-04 | fix pr 3292 | Bob Beck |
2003-10-04 | bpf support for atm cards; from jason@ackley.net | Theo de Raadt |
2003-10-04 | sync | Theo de Raadt |
2003-10-04 | Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.com | Theo de Raadt |
2003-10-04 | more typos; PR3507, From: tom.cosgrove@arches-consulting.com | Henning Brauer |
2003-10-03 | missing -h support; jeffi@rcn.com | Theo de Raadt |
2003-10-03 | Initialize environ before calling constructors or atexit. | Dale Rahn |
2003-10-03 | exit if no config file; jeffi@rcn.com | Theo de Raadt |
2003-10-03 | Make msp bind to 127.0.0.1 instead of localhost since "localhost" may | Todd C. Miller |
2003-10-03 | Use the commen DMT constants, and try to provide at least as many information | Miod Vallat |
2003-10-03 | deal with KAME embedded scope-id for PF_KEY (Encap) route dump. deraadt ok | Jun-ichiro itojun Hagino |
2003-10-03 | sync | Theo de Raadt |
2003-10-03 | Fix off-by-one, patch from Patrick Latifi; closes PR 3492 | Todd C. Miller |
2003-10-03 | updated URL for zlib from wiz@netbsd; | Jason McIntyre |
2003-10-03 | 1) Don't loop on invalid commands | Bob Beck |
2003-10-03 | remove error code that can't be returned; | Jason McIntyre |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-10-03 | Bring several fixes from FreeBSD to our current pipe implementation: | Miod Vallat |
2003-10-03 | correct hash for EXAMPLES, plus some typos; | Jason McIntyre |
2003-10-02 | Cardbus -> CardBus to match the rest. | Federico G. Schwindt |
2003-10-02 | typo; from tom.cosgrove at arches-consulting dot com. PR/3504. | Federico G. Schwindt |
2003-10-02 | clean up p = realloc(p | Ryan Thomas McBride |
2003-10-02 | chroot handling for SSLCertificateChainFile, problem found and fix tested by | Henning Brauer |
2003-10-02 | Upon invoking the freshly loaded binary, populate registers via embedded asm | Miod Vallat |
2003-10-02 | print openssl version, too, several requests; ok henning/djm. | Markus Friedl |
2003-10-02 | Fix some DAE processing logic - the kernel would incorrectly end up retrying | Miod Vallat |
2003-10-02 | Ack external interrupts before reenabling them on 187. | Miod Vallat |
2003-10-02 | Round VM_MAX_KERNEL_ADDRESS to a page boundary. | Miod Vallat |
2003-10-02 | missing $OpenBSD:; dtucker | Markus Friedl |
2003-10-02 | do not try to send incomplete fragments on ENOBUFS case | Jun-ichiro itojun Hagino |
2003-10-02 | correct endian handling of ip->ip_off. | Jun-ichiro itojun Hagino |
2003-10-02 | use err/warn instead of fprintf/exit | Michael Shalayeff |
2003-10-02 | style sync w/ kame | Jun-ichiro itojun Hagino |
2003-10-02 | Sync with pfvar.h | Ryan Thomas McBride |
2003-10-02 | two minor fixes. set errno on recursive calls. ENOMEM suggested by marc@. | Ted Unangst |
2003-10-01 | it turned that only adding the cardbus part was not enough to have | Federico G. Schwindt |