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
38bfdc988f
Branches
Tags
View all branches
freebsd-skq
/
sys
/
compat
History
jhb
38bfdc988f
- Use a custom version of copyinuio() to implement readv/writev using
...
kern_readv/writev. - Use kern_settimeofday() and kern_adjtime() rather than stackgapping it.
2005-03-31 22:58:13 +00:00
..
freebsd32
- Use a custom version of copyinuio() to implement readv/writev using
2005-03-31 22:58:13 +00:00
ia32
o Split out kernel part of execve(2) syscall into two parts: one that
2005-01-29 23:12:00 +00:00
linprocfs
Always produce cpuX entries, even in the case when there is only one CPU
2005-03-06 22:28:14 +00:00
linux
- Initial cn_lkflags to LK_EXCLUSIVE.
2005-03-29 10:16:12 +00:00
ndis
Apparently I'm cursed. ndis_findwrap() should be searching ndis_functbl,
2005-03-31 21:20:19 +00:00
netbsd
Start each of the license/copyright comments with /*-
2005-01-05 22:34:37 +00:00
pecoff
remove dead code
2005-02-22 01:26:48 +00:00
svr4
Bounds check the user-supplied length used in a copyout() in
2005-03-23 08:28:06 +00:00