freebsd-nq/sys
Hidetoshi Shimokawa c44a734c56 Remove wrong usage of BUF_REFCNT().
Spotted by: phk
2003-10-02 14:33:30 +00:00
..
alpha OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
amd64 Reimplement pagezero() using "movnti". 2003-10-02 05:08:13 +00:00
arm
boot
cam Be kind to 64bit architectures. 2003-10-02 08:56:14 +00:00
coda
compat Fix a (fortunately harmless) signed / unsigned bug. 2003-09-30 13:35:19 +00:00
conf Commit Bosko's patch to clean up the PSE/PG_G initialization to and 2003-10-01 23:46:08 +00:00
contrib
crypto
ddb Reworked rev.1.14. Use the ELF symbol type again to summarily reject 2003-09-28 06:02:33 +00:00
dev Remove wrong usage of BUF_REFCNT(). 2003-10-02 14:33:30 +00:00
fs Add a new column to the procfs map to hold the name of the mapped 2003-09-29 20:53:19 +00:00
geom Return ENODEV in case the driver has no dump routine. 2003-09-29 07:44:23 +00:00
gnu
i4b
i386 Commit Bosko's patch to clean up the PSE/PG_G initialization to and 2003-10-01 23:46:08 +00:00
ia64 Drop any and all support for varargs. There's no history to worry 2003-09-28 05:34:07 +00:00
isa
isofs/cd9660 - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
kern Remove the global variable 'cmask', which was used to initialize the 2003-10-02 03:57:59 +00:00
libkern - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
modules MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
net Create a tunable for net.isr.enable so that it may be set from 2003-10-02 02:54:10 +00:00
net80211 Try yet again to deal with timing out nodes. We cannot hold the 2003-09-26 17:00:44 +00:00
netatalk
netatm
netgraph I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
netinet By popular demand, added the "static ARP" per-interface option. 2003-10-01 08:32:37 +00:00
netinet6 add randomtab for ip6_randomflowlabel(). 2003-10-01 21:45:57 +00:00
netipsec MFp4: portability work, general cleanup, locking fixes 2003-09-29 22:57:43 +00:00
netipx
netkey Reduce diffs against KAME. No functional change. 2003-09-30 10:52:49 +00:00
netnatm
netncp The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
netsmb - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
nfs
nfsclient
nfsserver
opencrypto The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
pc98 OK, I messed up /dev/console with what I had hoped would be compat 2003-09-26 19:35:50 +00:00
pccard
pci Add a tiny bit more delay in the xl_mii_sync function; this is necessary 2003-09-29 02:14:04 +00:00
posix4
powerpc
rpc
security Use __BEGIN_DECLS and __END_DECLS around userland function prototypes 2003-10-02 03:07:51 +00:00
sparc64 Allow the compiler to micro-optimize byte swapping functions by 2003-09-30 22:35:27 +00:00
sys Use __BEGIN_DECLS and __END_DECLS around userland function prototypes 2003-10-02 03:07:51 +00:00
tools
ufs
vm In vm_page_remove(), assert that the vm object is locked, unless an Alpha. 2003-09-28 04:50:48 +00:00
Makefile