Age | Commit message (Expand) | Author |
1999-09-26 | More installboot related stuff. | Steve Murphree |
1999-09-26 | This fixes installboot. | Steve Murphree |
1999-09-26 | add exphy on alpha too | Jason Wright |
1999-09-26 | add exphy | Jason Wright |
1999-09-26 | This needed to be there... | Steve Murphree |
1999-09-26 | netbsd_sendsig() + supporting code | kstailey |
1999-09-25 | alpha-specific part of ross@netbsd's NetBSD scheduler fix. | Paul Janzen |
1999-09-25 | bye | Theo de Raadt |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-22 | Don't worry, be a happy gcc | Marc Espie |
1999-09-21 | pctr & ksyms | kstailey |
1999-09-21 | Whoops, forgot to adjust a comparison when fixing the off-by-one error. | Aaron Campbell |
1999-09-20 | fix for new frame.h | Michael Shalayeff |
1999-09-20 | fix uvm_pagealloc() call | Michael Shalayeff |
1999-09-20 | fix after frame.h changes | Michael Shalayeff |
1999-09-20 | kvm is larger; crank NMBCLUSTERS and NKMEMCLUSTERS | Theo de Raadt |
1999-09-20 | crank default limits | Theo de Raadt |
1999-09-20 | delay for longer after each zsputc | Theo de Raadt |
1999-09-20 | permit config file overriding of NKPDE | Theo de Raadt |
1999-09-19 | Remove umass to avoid problems since the driver is not yet in the tree. | Federico G. Schwindt |
1999-09-18 | fix an off-by-one error | Aaron Campbell |
1999-09-18 | Fix device existance check. | Jason Downs |
1999-09-18 | Fix art's typo. | Jason Downs |
1999-09-18 | clean unused stuff | Michael Shalayeff |
1999-09-18 | rewrite | Michael Shalayeff |
1999-09-18 | PMAP_NEW, also kill last vm_{size,offset}_t's | Michael Shalayeff |
1999-09-18 | hide c-code from asm | Michael Shalayeff |
1999-09-18 | machine is hppa | Michael Shalayeff |
1999-09-17 | grown i386 kvm to 512MB | Theo de Raadt |
1999-09-17 | Avoid aliasing problems in K&R C. | Marc Espie |
1999-09-16 | signal fixes (csh runs) | kstailey |
1999-09-15 | repairs | Michael Shalayeff |
1999-09-15 | apply grammer fixes from pr#831; from kwesterback@home.com | Michael Shalayeff |
1999-09-14 | Document scrollback support. | Aaron Campbell |
1999-09-14 | When switching line modes (i.e., by bringing in new character sets via | Aaron Campbell |
1999-09-14 | Spelling, some from jj@it.kth.se | Marc Espie |
1999-09-14 | amiga subdir | Marc Espie |
1999-09-14 | don't panic when creating kernel threads | kstailey |
1999-09-14 | signals | kstailey |
1999-09-13 | isa0 at pcib?; netbsd via peter | Theo de Raadt |
1999-09-12 | Fix rootdev handling, use disk checksums to find the device we were booted | Tobias Weingartner |
1999-09-12 | Add COMPAT_NETBSD. Currently only works for ELF64. Many missing system calls. | kstailey |
1999-09-11 | define call frame offsets and argument access macros, add space for cr28 in t... | Michael Shalayeff |
1999-09-11 | add 8x10 font for koi8, derived from the vt220-8x10, look and feel of low par... | Michael Shalayeff |
1999-09-11 | We do not use the ed driver anymore | Niklas Hallqvist |
1999-09-10 | art@ added access arg to pmap_enter. Not used here | kstailey |
1999-09-10 | roundup(foo, NBPG) -> round_page(foo) | Artur Grabowski |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff |
1999-09-10 | keep the name short since evcnt* stuff is limitted to 8 chars total | Michael Shalayeff |