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
/
compat
History
David E. O'Brien
e6493bbebf
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
...
for moving between a segment register and a 32-bit memory location. Looked at by: jhb
2009-01-31 11:37:21 +00:00
..
freebsd32
Push down Giant inside sysctl. Also add some more assertions to the code.
2008-12-29 12:58:45 +00:00
ia32
Add sv_flags field to struct sysentvec with intention to provide description
2008-11-22 12:36:15 +00:00
linprocfs
Replace couple of strcmp(cpu_vendor, "foo") with cpu_vendor_id for i386
2009-01-22 17:06:33 +00:00
linsysfs
Add a pn_destroy field to pfs_node. This field points to a destructor
2007-03-12 12:16:52 +00:00
linux
Last step of splitting up minor and unit numbers: remove minor().
2009-01-28 17:57:16 +00:00
ndis
Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions
2009-01-31 11:37:21 +00:00
netbsd
Start each of the license/copyright comments with /*-
2005-01-05 22:34:37 +00:00
svr4
Last step of splitting up minor and unit numbers: remove minor().
2009-01-28 17:57:16 +00:00