Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-26 | from netbsd; enable cpu_swapout(), which must save npx state | Theo de Raadt | |
1995-12-26 | from perry: | Theo de Raadt | |
fix my own pr 1762, in which it was noted that boot2 used a busy loop to time out the boot prompt. Now uses a usleep() routine that calls the BIOS and the functionality is separate from gets(). Timeout is #defined to 5 seconds. Also did some minor cleanup in preparation to prototype/ANSIfy everything. (problem was originally reported by deraadt a number of years ago) | |||
1995-12-21 | from netbsd; use U suffix to gaurantee unsignedness | Theo de Raadt | |
1995-12-21 | from netbsd; use __attribute__((packed)) if it is available | Theo de Raadt | |
1995-12-21 | from netbsd: | Theo de Raadt | |
Use explicit integer sizes. Adjust constraints for GCC 2.7.2. parts by niklas | |||
1995-12-15 | call doshutdownhooks() earlier | Theo de Raadt | |
1995-12-15 | support pci 3c590 ethernet cards | Theo de Raadt | |
1995-12-14 | from netbsd; cpu_fork() now returns void | Theo de Raadt | |
1995-12-14 | from netbsd; Return 0 in the child, not the parent pid. | Theo de Raadt | |
1995-12-14 | from netbsd; add copyright notice | Theo de Raadt | |
1995-12-14 | from netbsd: include /dev/io as one of the `kmem' devices | Theo de Raadt | |
1995-12-14 | from netbsd; Make sure vt_coldinit() is called before vt_coldmalloc() | Theo de Raadt | |
1995-12-05 | working .cvsignore files | Theo de Raadt | |
1995-12-05 | this is useful in compile directories | Theo de Raadt | |
1995-11-28 | i386 isa bounce buffers by hannken@eis.cs.tu-bs.de | Theo de Raadt | |
1995-11-17 | kernel is called bsd | Theo de Raadt | |
1995-11-13 | varargs.h needs ... in va_dcl for gcc >= 2; from arnej@imf.unit.no; netbsd ↵ | Theo de Raadt | |
pr#1695 | |||
1995-11-13 | wrap isaphysmem in NISADMA; from andrew@wipux2.wifo.uni-mannheim.de; netbsd ↵ | Theo de Raadt | |
pr#1735 | |||
1995-11-13 | from netbsd: | Theo de Raadt | |
Prevent endless loop (-> kernel crash) when a signal is sent to a process waiting for a vt to become active. Move one ifdef XSERVER to the right place. | |||
1995-11-13 | require UNION | Theo de Raadt | |
1995-11-01 | tls rearranges GENERIC/INSTALL | Theo de Raadt | |
1995-10-26 | driver cleanup | Theo de Raadt | |
1995-10-26 | clear segment registers that some roms fail to | Theo de Raadt | |
1995-10-23 | no libkern | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | kernel is /bsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |