freebsd-src/sys/i386
Andrey A. Chernov d352655d7e 1) Fix comments: 386bsd -> FreeBSD, some other wrong info.
2) Use CURSIG(curproc) in PROCESS_ABORTING instead of junk code was there.
3) Reanimate timeout code in DO_SLEEP by setting WK_TIMEOUT flag
   which is never set in old code.
4) DO_SLEEP: set aborting flag on interrupting singnals as supposed, not
   on signals which do nothing as in old code.
5) Cleanup WAKE_UP macro, WK_WAKEUP not used.
6) Remove wrong typecasts in sleep/wakeup code.
1996-01-16 10:19:23 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Document the ``BOOT_HD'' make option for the bootblocks. 1996-01-06 23:37:10 +00:00
conf Make bin2bcd and bcd2bin global macroes instead of having local 1996-01-15 10:28:44 +00:00
eisa Register our softc at attach time. I forgot to do this in my last commit, 1996-01-14 02:19:42 +00:00
i386 Since new bcd* macros not argument range overflow resistant, 1996-01-16 06:35:40 +00:00
ibcs2 Reran makesyscalls.sh.. 1996-01-08 05:27:29 +00:00
include Removed declarations of nonexistent functions. 1996-01-16 07:42:08 +00:00
isa 1) Fix comments: 386bsd -> FreeBSD, some other wrong info. 1996-01-16 10:19:23 +00:00
linux Add linux_mknod so that it will do mkfifo if needed... 1996-01-14 10:59:58 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Use the new adapter_softc field in the scsi_link structure so that 1996-01-07 19:24:36 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00