This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
i386
History
Peter Wemm
752bbf7aa8
compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. This
...
cuts the cost of a function call instead of an inline.
1997-05-31 09:19:19 +00:00
..
apm
Fix embarrasing typo that survived because I applied the wrong patch-
1997-03-30 09:08:00 +00:00
bios
Fix embarrasing typo that survived because I applied the wrong patch-
1997-03-30 09:08:00 +00:00
boot
Staticize.
1997-05-27 16:26:39 +00:00
conf
compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. This
1997-05-31 09:19:19 +00:00
eisa
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
1997-03-24 11:25:10 +00:00
i386
The SWI_NET_MASK and SWI_TTY_MASK handlers are now back adjacent to the
1997-05-31 08:59:51 +00:00
ibcs2
md_regs is a struct trapframe * now, not int []
1997-05-07 20:05:45 +00:00
include
move spl.h to ipl.h, minus the inline spl macros. The inline spl
1997-05-31 09:16:36 +00:00
isa
move intrhand2_t from isa_device.h to machine/types.h - it's used far more
1997-05-31 09:07:36 +00:00
linux
md_regs is a struct trapframe * now, not int []
1997-05-07 20:05:45 +00:00
pci
Yet another fix for configuration mechanism 1 register accesses:
1997-05-26 21:52:41 +00:00
scsi
Print out some more diagnostic information when we reject a message.
1997-04-26 05:03:18 +00:00
Makefile
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
1997-02-22 09:48:43 +00:00