NetBSD/sys
thorpej e08a44b196 - Perform all necessary bus_dmamap_sync() operations.
- Greatly simplify allocation and DMA mapping of the mailbox and ccbs.
- Be more robust against resource shortage errors, and report errors better.
1998-02-06 23:06:44 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch RCS ID police. 1998-02-06 22:26:13 +00:00
compat update errno maps, we now have EIDRM 1998-02-06 08:26:02 +00:00
conf re-add kern_fthread.c now that the file exists.. 1998-02-05 15:04:14 +00:00
ddb initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
dev - Perform all necessary bus_dmamap_sync() operations. 1998-02-06 23:06:44 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern oops, forgot to add this file earlier. 1998-02-05 14:58:45 +00:00
lib initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
lkm add ipmon(8) support, from Matthias Scheler in PR kern/4860 1998-02-04 07:38:55 +00:00
miscfs initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
msdosfs initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
net And yet more numbers, e.g., CATV upstream and downstream types. 1998-02-04 01:00:23 +00:00
netatalk
netccitt Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netinet Take PCB off delayed ack queue before freeing. 1998-01-30 08:42:11 +00:00
netiso Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
netns - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
nfs ELAST incremented, update nfsrv_v2errmap[] initialization 1998-02-06 08:22:54 +00:00
stand
sys Add M_SETCTX and M_GETCTX. These overload m_pkthdr.rcvif so drivers can 1998-02-06 20:53:47 +00:00
ufs initial import of the new virtual memory system, UVM, into -current. 1998-02-05 07:59:28 +00:00
uvm RCS ID police. 1998-02-06 22:26:13 +00:00
vm initial import of the new virtual memory system, UVM, into -current. 1998-02-06 00:14:43 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00