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
/
powerpc
/
include
History
David E. O'Brien
86d42bbdbe
Our SHRT_MIN definition was actually 4 bits too big.
...
Submitted by: Bradley T. Hughes <bhughes@trolltech.com>
2000-11-04 21:01:44 +00:00
..
_limits.h
Our SHRT_MIN definition was actually 4 bits too big.
2000-11-04 21:01:44 +00:00
bootinfo.h
…
clock.h
Move DELAY() from <machine/clock.h> to <sys/systm.h>
2000-10-15 09:51:49 +00:00
globaldata.h
Major update to the way synchronization is done in the kernel. Highlights
2000-09-07 01:33:02 +00:00
globals.h
Move bogus proc reference stuff into <machine/globals.h>. There is no
2000-10-23 18:36:03 +00:00
limits.h
Our SHRT_MIN definition was actually 4 bits too big.
2000-11-04 21:01:44 +00:00
md_var.h
- Overhaul the software interrupt code to use interrupt threads for each
2000-10-25 05:19:40 +00:00
mutex.h
Define the mtx_legal2block() macro used in the witness code that managed
2000-10-20 22:44:06 +00:00
pcpu.h
Major update to the way synchronization is done in the kernel. Highlights
2000-09-07 01:33:02 +00:00
ptrace.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 04:46:21 +00:00
resource.h
* Implement bus_set/get/delete_resource for pci.
1999-10-14 21:38:33 +00:00
sigframe.h
sigset_t change (part 3 of 5)
1999-09-29 15:06:27 +00:00