This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
kochi
d29c4e62c3
Fix typo:
...
ACPI = Advanced *Configuration* and Power Interface
2004-06-08 12:46:11 +00:00
..
altq
…
arch
Fix typo:
2004-06-08 12:46:11 +00:00
coda
…
compat
linux_sys_ioctl: map EPASSTHROUGH to EINVAL as sys_ioctl does.
2004-06-03 01:53:28 +00:00
conf
…
crypto
…
ddb
…
dev
Add code for replacing DSDT. See comments in the file.
2004-06-07 17:35:14 +00:00
fs
unify the statvfs-reporting related code to single smbfs_smb_statvfs routine
2004-06-05 07:36:25 +00:00
gdbscripts
…
ipkdb
…
kern
Return directly when pty_alloc_master failes in ptmioctl,
2004-06-05 11:23:15 +00:00
lib
…
lkm
…
miscfs
do a LAYERFS_REMOVED hack for vop_rename as well.
2004-06-07 17:36:38 +00:00
net
Resolve kern/25721 by detaching ethernet(-like) devices from a
2004-06-06 04:44:05 +00:00
net80211
Add sysctl(9) descriptions for net.link and net.link.ieee80211.
2004-06-06 05:45:29 +00:00
netatalk
…
netccitt
…
netinet
update mtu value if outgoing interface changes with ipsec ops
2004-06-01 05:06:56 +00:00
netinet6
there's no use to check privs on curproc in the input path. jinmei@kame
2004-06-01 03:13:22 +00:00
netipsec
…
netisdn
…
netiso
…
netkey
avoid null pointer deref
2004-06-01 03:05:26 +00:00
netnatm
…
netns
…
netsmb
…
nfs
…
opencrypto
…
stand
…
sys
analogous to cfefs_elf.h, use __used for link set entries (untested)
2004-06-07 18:42:18 +00:00
ufs
Need to forward-declare "struct timespec" because the new ffs_snapshot()
2004-06-04 07:43:56 +00:00
uvm
…
Makefile
…