NetBSD/sys
itojun efa2b7073c make mbstate_t bigger (32 -> 128 bytes).
XXX if you have libc after citrus locale import, please recompile libc,
and your applications that use mbstate_t (rather rare).  really sorry
for the mess.
2000-12-26 10:35:28 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch make mbstate_t bigger (32 -> 128 bytes). 2000-12-26 10:35:28 +00:00
coda split off thread specific stuff from struct sigacts to struct sigctx, leaving 2000-12-22 22:58:52 +00:00
compat Regen. 2000-12-26 01:57:57 +00:00
conf Add some placeholders for the EHCI (USB 2) driver. 2000-12-24 06:39:01 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb When we hit a breakpoint in a process, print the pid of the process as 2000-12-20 15:42:37 +00:00
dev Um, we need rnd.h so that cs_softc is defined properly. Overrunning structures 2000-12-26 09:42:21 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb Fix a few (essential!) tyops. 2000-03-23 20:33:37 +00:00
isofs Set the size of vnode so that reading cdrom over nfs works. 2000-12-21 03:42:43 +00:00
kern Default lock_printf to syslog rather than printf. Some of the lock debug checks 2000-12-24 23:56:24 +00:00
lib Pull across arm32 rev 1.4: 2000-12-16 14:38:50 +00:00
lkm add freebsd_syscall.c 2000-12-18 20:50:09 +00:00
miscfs Don't cache a device vnode in a layer node cache once the layer node 2000-12-21 03:51:02 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Back out previous change. It causes NAT to fail, and was CLEARLY 2000-12-25 02:00:46 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet Back out previous change. It causes NAT to fail, and was CLEARLY 2000-12-25 02:00:46 +00:00
netinet6 Back out previous change. It causes NAT to fail, and was CLEARLY 2000-12-25 02:00:46 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns remove unused macro. 2000-04-10 02:19:29 +00:00
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs <sys/trace.h> is not needed here 2000-12-13 18:15:56 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys add MBR_IS_EXTENDED() to detect one of the extended MBR partition types 2000-12-24 13:30:51 +00:00
ufs - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
uvm Place a name of extent in a struct swapdev instead of dynamically 2000-12-23 12:13:05 +00:00
Makefile Descend into the altq directory. 2000-12-15 01:30:36 +00:00