Age | Commit message (Expand) | Author |
2001-09-21 | correct fork logic and rewrite for clarity, ok todd@ | Peter Stromberg |
2001-09-21 | +./usr/sbin/eeprom | Jason Wright |
2001-09-21 | partially done... committing so other folks don't have to repeat some of the ... | Jason Wright |
2001-09-21 | Stolen from alpha. | Jason Wright |
2001-09-21 | first whack at ldasm.S... this will not work yet (partially based on NetBSD, | Jason Wright |
2001-09-21 | add isnan.c | Miod Vallat |
2001-09-21 | Fix incorrect number of args to __SYSCALL. Somehow this managed to | Todd C. Miller |
2001-09-21 | grammar fixens; from Kaspar Toomik <kaspar@anisakis.org>, pr2077 | Michael Shalayeff |
2001-09-21 | Fix natlook (broke ftp-proxy) and a memory leak. | Daniel Hartmeier |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | start pflogd in a different place; do not block NFS in diskless situations; d... | Theo de Raadt |
2001-09-21 | OK, the old sizes work again | Theo de Raadt |
2001-09-21 | a little closer to reality | Jason Wright |
2001-09-21 | Ugh, there's SOO much left to do here | Jason Wright |
2001-09-21 | bump size to 8192 and remove a sparc-ism | Jason Wright |
2001-09-21 | -TEST,+RAMDISK | Jason Wright |
2001-09-21 | Fix rdsetroot dependency. | Miod Vallat |
2001-09-21 | Don't protect useful macro definitions with #ifdef _LOCORE, as libc needs | Miod Vallat |
2001-09-21 | phys_map declaration comes from <vm/vm.h>, no need to declare it locally. | Miod Vallat |
2001-09-21 | Shared interrupts are not that uncommon. Stop chatting about it. | Artur Grabowski |
2001-09-21 | uvm_km_suballoc() will panic if it fails. No need to check the return | Miod Vallat |
2001-09-21 | Since people are starting to play with snapshots, provide an updated | Miod Vallat |
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski |
2001-09-20 | cosmetic. | Artur Grabowski |
2001-09-20 | Better timeout usage. | Miod Vallat |
2001-09-20 | No longer necessary. GENERIC is a good test kernel now. | Artur Grabowski |
2001-09-20 | From NetBSD: allow loading of kernels with bss+data > 4M | Jason Wright |
2001-09-20 | Three changes from NetBSD: | Jason Wright |
2001-09-20 | bigger/better disk | Jason Wright |
2001-09-20 | 8k block size | Jason Wright |
2001-09-20 | Incorrect parens (from netbsd) | Jason Wright |
2001-09-20 | Install etc/kerberosV/krb5.conf.example | Hans Insulander |
2001-09-20 | Example kerberos 5 config file. Based on what works for me. | Hans Insulander |
2001-09-20 | mailq moves to section 8 since it can only be run by the superuser now | Todd C. Miller |
2001-09-20 | +openprom | Todd T. Fries |
2001-09-20 | Our printf has %b, use it and don't bother with snprintf stuff. | Jason Wright |
2001-09-20 | Jumbo wsmoused cosmeto: | Miod Vallat |
2001-09-20 | change PSEUDO_NOERROR so it is indeed does not set errno. | Dale Rahn |
2001-09-20 | correct %b strings | Jason Wright |
2001-09-20 | grammar; from toby | Michael Shalayeff |
2001-09-20 | CheckMail removed. OKed stevesk@ | mouring |
2001-09-20 | Add PSEUDO_NOERROR similar to that used by NetBSD. | Todd C. Miller |
2001-09-20 | openfirmware device (and move ksyms decl to conf.h) | Jason Wright |
2001-09-20 | sparc64 support | Jason Wright |
2001-09-20 | treat unions as structs; fixes pr 1918, perl dudes never replied though | Michael Shalayeff |
2001-09-20 | duplicate removal; Seth King <sethking@yahoo.com> | Paul Janzen |
2001-09-20 | document why we use random() | Theo de Raadt |
2001-09-20 | sync | Michael Shalayeff |
2001-09-20 | no one cares if RFIFO has been hit... so shaddap! | Jason Wright |
2001-09-20 | make this compile for kernel | Michael Shalayeff |