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
Alan Cox
e6c90801b3
Assert that the page queues lock is held in pmap_changebit()
...
and pmap_ts_referenced(). Approved by: re (blanket)
2002-12-01 00:08:14 +00:00
..
acpica
Add `if (!cold)' checkings for functions which is called via SYSINIT.
2002-11-24 02:27:07 +00:00
apm
Be consistent about functions being static.
2002-10-16 08:57:14 +00:00
bios
Be consistent about functions being static.
2002-10-16 08:57:14 +00:00
compile
Don't need the .keep_me files. Obrien and I committed past each other.
2001-07-01 23:35:44 +00:00
conf
Make 3dfx i386-only. The memrange API it uses may be defined in an MI
2002-11-08 20:04:38 +00:00
i386
Assert that the page queues lock is held in pmap_changebit()
2002-12-01 00:08:14 +00:00
ibcs2
Back our kernel support for reliable signal queues.
2002-10-01 17:15:53 +00:00
include
Fix for non-GCC compilers.
2002-11-27 16:28:18 +00:00
isa
Add getcontext, setcontext, and swapcontext as system calls.
2002-11-16 06:35:53 +00:00
linux
bzero() the sigframe before we fill it. This was not done at all in
2002-11-02 07:41:04 +00:00
pci
MFp4:
2002-11-14 05:22:37 +00:00
svr4
Include <sys/systm.h> for the definition of offsetof() instead of depending
2002-09-05 13:08:22 +00:00
Makefile
This commit adds basic support for the UFS2 filesystem. The UFS2
2002-06-21 06:18:05 +00:00