This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
i386
History
mike
02c9dde601
Make __clock_t use `unsigned long' rather than a fixed 32-bit integer
...
so that it changes to the correct size in IP32L64 mode. Other architectures don't have this issue.
2002-08-22 00:28:24 +00:00
..
acpica
Improve stack manipulation code of ACPI wakeup routine.
2002-08-07 12:48:28 +00:00
apm
…
bios
…
compile
…
conf
Merge changes in GENERIC to reduce difference (mostly cosmetic).
2002-08-20 04:36:31 +00:00
i386
Don't use "NULL" when "0" is really meant.
2002-08-21 23:39:52 +00:00
ibcs2
In continuation of early fileop credential changes, modify fo_ioctl() to
2002-08-17 02:36:16 +00:00
include
Make __clock_t use `unsigned long' rather than a fixed 32-bit integer
2002-08-22 00:28:24 +00:00
isa
Add additional range checks for copyout targets.
2002-08-09 05:50:32 +00:00
linux
- Hold the vnode lock throughout execve.
2002-08-13 06:55:28 +00:00
pci
Move a prototype to the least wrong place.
2002-08-02 18:45:43 +00:00
svr4
…
Makefile
…