Age | Commit message (Expand) | Author |
2001-01-16 | Don't define __indr_reference for ELF. | Artur Grabowski |
2001-01-15 | Fix bug that sometime ignored first command in -e mode. -moj | Mats O Jansson |
2001-01-15 | - increase the amount of space mapped for dvma on sun4m | Jason Wright |
2001-01-15 | Random fixes for cross builds. (especiaslly new binutils) | Artur Grabowski |
2001-01-15 | Careful with bitmasks (henric@aimnet.com) | Angelos D. Keromytis |
2001-01-15 | update from netbsd: | Jason Wright |
2001-01-15 | readable long listing for sftp-server, ok deraadt@ | Markus Friedl |
2001-01-15 | rename must fail if newpath exists, debug off by default | Markus Friedl |
2001-01-15 | use error() not stderr! | Markus Friedl |
2001-01-15 | use log() instead of stderr | Markus Friedl |
2001-01-15 | sendmail 8.11.2 with BSD Makefiles | Todd C. Miller |
2001-01-15 | remove useless file | Todd C. Miller |
2001-01-15 | remove unused files | Todd C. Miller |
2001-01-15 | sendmail 8.11.2 | Todd C. Miller |
2001-01-15 | use _exit() in term handler if real signal | Theo de Raadt |
2001-01-15 | _exit() in signal handler | Theo de Raadt |
2001-01-15 | avoid using warnx() in a signal handler, suggestion from aaron | Theo de Raadt |
2001-01-15 | save_errno in signal handler | Theo de Raadt |
2001-01-15 | include <sys/buf.h> for B_READ that we need in the UVM case | Artur Grabowski |
2001-01-15 | __asm__ and __volatile__ | Theo de Raadt |
2001-01-15 | use _exit() in signal handler, still a race because of warnx()... | Theo de Raadt |
2001-01-15 | typo | Theo de Raadt |
2001-01-15 | Add adw host adapter error docs, plus minor cleanup | Kenneth R Westerback |
2001-01-15 | oops | Theo de Raadt |
2001-01-15 | Use xs->stimeout instead of adding a struct timeout to ccb | Kenneth R Westerback |
2001-01-15 | We boot elf and ecoff. Add the appropriate defines. | Artur Grabowski |
2001-01-15 | Some ECOFF ifdefs and various fixes. | Artur Grabowski |
2001-01-15 | Use __STRING() macro instead of manually trying to do the same thing. | Artur Grabowski |
2001-01-15 | 'implement' bus_space_write_raw_region_{2,4}. | Artur Grabowski |
2001-01-15 | Need a declaration for netbsd_sendisg. | Artur Grabowski |
2001-01-15 | enable COMPAT_NETBSD | Artur Grabowski |
2001-01-15 | Make this work with new alpha code. | Artur Grabowski |
2001-01-15 | define the constants that COMPAT_NETBSD code needs in locore | Artur Grabowski |
2001-01-15 | Make this code build. | Artur Grabowski |
2001-01-15 | Unbreak UNION code. | Artur Grabowski |
2001-01-15 | sync with latest kame tree. | Jun-ichiro itojun Hagino |
2001-01-15 | Revert previous patch. | Angelos D. Keromytis |
2001-01-15 | Revert previous patch (I should stop believing Theo, esp. when he's | Angelos D. Keromytis |
2001-01-14 | Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messages | Angelos D. Keromytis |
2001-01-14 | Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags, | Angelos D. Keromytis |
2001-01-14 | Do the HASH verification before handling the SA payload. | Angelos D. Keromytis |
2001-01-14 | Handle quotas over 4G, PR 1534 (bob@prophecy.lu) | Angelos D. Keromytis |
2001-01-14 | Compute UDP checksum, PR 1621 (matthieu.herrb@wanadoo.fr) | Angelos D. Keromytis |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
2001-01-14 | create_kthread(9) -> kthread_create(9); overdose@vomitorium.org | Todd C. Miller |
2001-01-13 | Clarify meaning: the code is entirely ours. Give tribute where tribute | Marc Espie |
2001-01-13 | use md in_cksum | Michael Shalayeff |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-13 | move callback to headerfile | Markus Friedl |
2001-01-13 | support supplementary group in {Allow,Deny}Groups | Markus Friedl |