NetBSD/sys
dsl f3404c9f63 Fix same breakage as previous (need memmove for symlink handling in ufs.c)
but use (probably) smaller footprint code from libsa.
2003-08-22 21:14:35 +00:00
..
altq expose CBQ_MAXPRI to userland 2003-08-20 23:32:25 +00:00
arch Fix same breakage as previous (need memmove for symlink handling in ufs.c) 2003-08-22 21:14:35 +00:00
coda Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
compat Hide prototype of linux_exec_setup_stack() inside #ifdef _KERNEL so 2003-08-21 15:08:25 +00:00
conf allow DEBUG to be set to "-gstabs" or "-gstabs+", to enable building 2003-08-18 00:15:41 +00:00
crypto Ensure that the IV is aligned for strict alignment machines. 2003-08-18 02:36:17 +00:00
ddb Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
dev udav*, for ether w/ Davicom DM9601 chipset. Shingo WATANABE 2003-08-22 05:13:29 +00:00
fs Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern TNF & remove trailing spaces. 2003-08-22 02:01:32 +00:00
lib Should call ufs_close() if it isn't being built in. 2003-08-21 00:01:28 +00:00
lkm Add exec_setup_stack in execsw for lkm. Hi christos! 2003-08-18 09:04:45 +00:00
miscfs Add casts of LINUX_USRSTACK and USRSTACK to handle the cases 2003-08-21 23:00:07 +00:00
net Make if_loop MTU settable via SIOCSFMTU/ifconfig. Useful for testing, 2003-08-15 19:22:08 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
netinet Change KAME code for ip_output()/ip6_output() to obtain struct socket* 2003-08-22 20:29:00 +00:00
netinet6 (Accidentally-omitted change): update for ip6_output() to match commit below. 2003-08-22 20:49:03 +00:00
netipsec opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif. 2003-08-20 22:33:40 +00:00
netisdn Make it compile on alpha. 2003-08-12 19:49:27 +00:00
netiso (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netkey allow userland to specify SPD ID. more readable debugging messages. 2003-08-22 06:22:21 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if 2003-08-15 03:42:00 +00:00
netsmb "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
nfs use sizeof() instead of a hardcorded constant. 2003-08-16 18:09:14 +00:00
opencrypto on netbsd, major # for /dev/crypto depends on arch 2003-08-22 05:07:26 +00:00
stand Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
sys - Add execsw es_setup_stack 2003-08-08 18:54:16 +00:00
ufs Split CGSIZE definition so it can be used with 64bit fpg values. 2003-08-21 14:41:00 +00:00
uvm uao_pagein_page() & anon_pagein(): 2003-08-11 16:54:10 +00:00
Makefile Descend into opencrypto (in alphabetical order) to install userland OCF header.. 2003-07-25 23:09:26 +00:00