This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
sys
/
compat
History
Pawel Jakub Dawidek
5d46382415
Regenerate after r248599.
...
Sponsored by: The FreeBSD Foundation
2013-03-21 23:02:19 +00:00
..
freebsd32
Regenerate after r248599.
2013-03-21 23:02:19 +00:00
ia32
Cosmetics: define FREEBSD32_MINUSER and AOUT32_MINUSER for struct
2012-07-22 13:41:45 +00:00
linprocfs
Switch the vm_object mutex to be a rwlock. This will enable in the
2013-03-09 02:32:23 +00:00
linsysfs
…
linux
Remove check for NULL prior to free(9) and m_freem(9).
2013-03-04 02:21:34 +00:00
ndis
Use m_get/m_gethdr instead of compat macros.
2013-03-15 12:55:30 +00:00
netbsd
Remove some more NetBSD compat shims and other unused bits from these
2012-09-10 18:49:49 +00:00
svr4
Merge Capsicum overhaul:
2013-03-02 00:53:12 +00:00
x86bios
…