Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-27 | Glue | Marc Espie | |
1999-09-27 | The device-streams tools, including binaries in uu.gz format. | Marc Espie | |
1999-09-27 | Made loader load at 0x3f0000 | Steve Murphree | |
1999-09-27 | Addition of 32bit if_ie | Steve Murphree | |
1999-09-27 | Fix a display nit in scrollback code. | Aaron Campbell | |
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 | |
add some more trap flags and fix T_USER wrt the pa1.1 specs | |||
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 | |
define UPAGES through USHIFT | |||
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 | |
although boot options (i.e. RB_* from the sys/reboot.h) should be described elsewhere. | |||
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 | |
loadfont(1)), free the scrollback buffer and reallocate it with the new row/col sizes. We must do this to ensure our future calculations are correct. | |||
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 | |
from. Hopefully this will fix all the hangs/panics where the root device was not found. | |||
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 ↵ | Michael Shalayeff | |
trapframe | |||
1999-09-11 | add 8x10 font for koi8, derived from the vt220-8x10, look and feel of low ↵ | Michael Shalayeff | |
part of the ancestor is extended to the upper (cyrillic) portion | |||
1999-09-11 | We do not use the ed driver anymore | Niklas Hallqvist | |