NetBSD/sys
kleink 8b9e7c1154 Change {u,}int_fast{8,16}_t to 32-bit types.
Note: While this is technically an ABI change I believe it is a
change that we can afford at this time (and to be pulled up to
2.0, which will be the first release for amd64).  The types are
not widely used yet, and a survey of pkgsrc has not shown uses
that would be adversely affected by it.
2004-05-23 22:17:10 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Change {u,}int_fast{8,16}_t to 32-bit types. 2004-05-23 22:17:10 +00:00
coda Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
compat Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
conf put back the notyet around the note section; the bfd fix is non-trivial. 2004-05-23 21:11:01 +00:00
crypto
ddb That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
dev Add some byteswap ops around DMA descriptors for big endian machines. 2004-05-23 11:37:25 +00:00
fs add comments for values returned from the SMB request info used for statvfs 2004-05-23 11:18:28 +00:00
gdbscripts
ipkdb
kern Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
lib Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of 2004-05-19 23:37:41 +00:00
lkm Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
miscfs Unfortunately, we need to allocate space here. Pointed out by Juan RP. 2004-05-22 23:17:04 +00:00
net reapply a change that got undone with more recent changes to bpf to wakeup 2004-05-19 13:09:11 +00:00
net80211 In ieee80211_find_rxnode, when we "fake up" a node for an ad hoc 2004-05-09 09:18:47 +00:00
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet Remove now-unused variable. 2004-05-23 00:37:27 +00:00
netinet6 do not loop on nd6_output() when transmission fails. from kame 2004-05-19 17:45:05 +00:00
netipsec Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
netisdn If we don't have a source telephone number configured, do not send 2004-05-06 21:11:04 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey key_sp_unlink: decrement refcnt of the policy only if it was chained. 2004-05-10 09:30:23 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs - for tcp, use SO_RCVTIMEO to recover from server crash. 2004-05-23 08:08:48 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
ufs POSIX: Permit a process without the appropriate privilege to change a 2004-05-22 23:24:23 +00:00
uvm Move variable declaration up before the code. Fixes compile error 2004-05-19 22:02:05 +00:00
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00