..
alpha /include
Third round in syscons update.
1995-01-28 22:18:05 +00:00
amd64
Carefully choose the low limit for number of buffers to acheive the best
1995-02-12 09:21:04 +00:00
compile
Stop cvs up -P from removing empty compile directories.
1994-08-25 16:20:16 +00:00
conf
Pick a more sensible default for # of ptys, add comment that this can
1995-02-12 09:29:59 +00:00
ddb
Added "panic" command to ddb, so we can do something sensible even if
1995-02-05 21:09:04 +00:00
dev
Fixed incorrect bufsize assignment that was causing a panic.
1995-02-13 04:25:46 +00:00
fs
strategy for block and char devices are rightfully spec_strategy.
1995-02-13 06:12:32 +00:00
gnu
Remove duplicate functions.
1995-02-09 11:30:07 +00:00
i386
Pick a more sensible default for # of ptys, add comment that this can
1995-02-12 09:29:59 +00:00
isa
Fixed the bug that caused the cursor to disappear under
1995-02-07 11:53:27 +00:00
isofs /cd9660
strategy for block and char devices are rightfully spec_strategy.
1995-02-13 06:12:32 +00:00
kern
Actually access the right first page if the file.
1995-02-13 07:40:33 +00:00
libkern
Always build libkern_p.a. `NOPROFILE' should only control user libraries.
1995-01-10 01:57:56 +00:00
miscfs
Fixed bmap run-length brokeness.
1995-02-03 06:46:28 +00:00
modules
Add ipfw to /lkm Makefile..uups..
1995-01-30 14:21:46 +00:00
msdosfs
Use the correct block number for updating the backup copy of the FAT when
1995-02-10 18:39:45 +00:00
net
*close: just purge tty queues if we can't drain them
1995-02-13 02:09:14 +00:00
netccitt
Update calls to rtalloc1() to match.
1994-12-13 22:32:17 +00:00
netinet
Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> and
1995-02-09 23:13:27 +00:00
netiso
Update calls to rtalloc1().
1994-12-13 22:33:05 +00:00
netns
Include <sys/systm.h> to get inlines for spl*() so that LINT kernel links.
1994-11-15 14:26:31 +00:00
nfs
Changed order of release of vnode/object to fix a problem where the vnode
1995-02-06 02:20:40 +00:00
nfsclient
Changed order of release of vnode/object to fix a problem where the vnode
1995-02-06 02:20:40 +00:00
nfsserver
Changed order of release of vnode/object to fix a problem where the vnode
1995-02-06 02:20:40 +00:00
pci
Block interrupts in more places and warn about the NCR exception handler
1995-02-10 13:24:52 +00:00
powerpc /include
Don't define CLK_TCK here.
1995-02-03 21:49:18 +00:00
rpc
Use the header files that are compatible with the code just moved over
1994-08-07 18:41:02 +00:00
scsi
Split byte packing functions into signed and unsigned versions.
1995-01-31 11:41:47 +00:00
sys
Clean up after Jordan's commit: add d_read_t and d_write_t types for
1995-02-09 13:51:25 +00:00
tools
Added $Id$
1994-08-02 07:55:43 +00:00
ufs
Fixed bmap run-length brokeness.
1995-02-03 06:46:28 +00:00
vm
Carefully choose the value for vm_object_cache_max. The previous calculation
1995-02-12 09:19:44 +00:00
Makefile
Added ${MACHINE}/boot to build bootblocks.
1994-08-25 13:54:28 +00:00