freebsd-src/sys
Justin T. Gibbs 4697fd511e Changes to support Performance enhancements in the sequencer.
Bring back the polling code (for dumps mostly), but protect it
with splbio() to make it safe for reprobes.
1996-01-29 03:17:39 +00:00
..
alpha My first shot at get sound to work on the emulator. 1995-12-29 22:12:14 +00:00
amd64 Allocate DMA bounce buffers only when requested by drivers. Only the 1996-01-27 02:33:48 +00:00
compat/linux Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Added sys_pipe into files. 1996-01-28 23:43:06 +00:00
ddb Remove some now unused printfoids. 1996-01-23 21:17:59 +00:00
dev Finally commit Serge's multicast and "misc other changes" patch. I 1996-01-29 03:16:14 +00:00
fs This time, really make the procfs work when reading stuff from the UPAGES. 1996-01-25 06:05:38 +00:00
geom Prepare to add support for parity. Report the post-parity size, 1996-01-02 23:32:54 +00:00
gnu Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
i386 Changes to support Performance enhancements in the sequencer. 1996-01-29 03:17:39 +00:00
isa First attempt at creating devfs entries for sliced devices. Doesn't 1996-01-27 04:18:15 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern Fixed an uninitialized variable (argument to vm_map_find) -- problem 1996-01-29 02:57:33 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs make devfs_add_devswf a little smarter about '/'; 1996-01-28 10:07:55 +00:00
modules Add missing ${DESTDIR} to afterinstall: target. 1996-01-27 23:57:06 +00:00
msdosfs Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
net Delete the if_private[] array in struct ifnet; this turned out to be 1996-01-26 22:09:54 +00:00
netccitt Cleanup and staticize. 1995-12-18 09:42:44 +00:00
netinet The last part of the ether_sprint -> %6D change. 1996-01-26 09:29:29 +00:00
netipx Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
netiso Use new printf features rather than local kludges. 1996-01-24 21:12:23 +00:00
netns Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
nfs Fixed spelling of s_namlen so that this compiles again. 1996-01-25 00:45:37 +00:00
nfsclient Fixed spelling of s_namlen so that this compiles again. 1996-01-25 00:45:37 +00:00
nfsserver Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard Fix DEVFS, remove unused vars. 1996-01-28 10:02:38 +00:00
pci Implement a prototype interface to bus-master IDE DMA on the Triton 1996-01-28 22:16:20 +00:00
powerpc/include Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Make worm.c compile with -Wall -Werror again. 1996-01-28 23:33:23 +00:00
sys Enable the new fast pipe code. The old pipes can be used with the 1996-01-28 23:41:40 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
vm Added a `boundary' arg to vm_alloc_page_contig(). Previously the only 1996-01-27 00:13:33 +00:00
Makefile Removed almost all traces of libkern.a. The objects that were in 1995-12-26 13:58:31 +00:00