.. |
adosfs
|
Use the pool allocator and the "nointr" pool page allocator for adosfs nodes.
|
1998-09-01 03:33:26 +00:00 |
arch
|
Added options COMPAT_LINUX and EXEC_ELF32 as comments
|
1998-12-15 19:50:00 +00:00 |
coda
|
Commit a couple of old fixes
|
1998-12-10 02:22:52 +00:00 |
compat
|
more defensive signal conversion, and fix a malloc sizeof(int) to sizeof(int *).
|
1998-12-16 10:21:50 +00:00 |
conf
|
defopt COMPAT_43
|
1998-12-10 15:07:01 +00:00 |
ddb
|
- Make the ddb_init() interface consistent for a.out and ELF.
|
1998-12-04 20:18:05 +00:00 |
dev
|
Fix a MIDI buffer overflow problem. Fixes PR 6583.
|
1998-12-15 18:03:07 +00:00 |
filecorefs
|
Pay attention to the share_size field in the filecore boot block in
|
1998-10-29 23:18:57 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
Garbage-collect ``needs-flag'' from attributes ether, fddi, arc:
|
1998-07-05 22:29:51 +00:00 |
isofs
|
Check permissions on device to be mounted.
|
1998-09-05 04:34:47 +00:00 |
kern
|
Prototype pool_print() and pool_chk() if DEBUG.
|
1998-12-16 04:28:23 +00:00 |
lib
|
Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and
|
1998-11-26 19:32:10 +00:00 |
lkm
|
merge ipf 3.2.10
|
1998-11-22 14:41:29 +00:00 |
miscfs
|
Use the so_send and so_receive funcptrs in the socket instead of calling
|
1998-10-31 01:18:41 +00:00 |
msdosfs
|
Set the tooffset after renaming even if in root directory.
|
1998-09-21 15:17:42 +00:00 |
net
|
Synchronize with the Ultrix version of the ppp release.
|
1998-12-12 18:22:39 +00:00 |
netatalk
|
Use ETHERTYPE_ATALK instead of ETHERTYPE_AT. The former seems more common.
|
1998-10-13 02:34:31 +00:00 |
netccitt
|
Fix copyright mess:
|
1998-09-13 16:21:16 +00:00 |
netinet
|
Delay sending if SS_MORETOCOME is set in so_state. This avoids the case
|
1998-12-16 00:33:14 +00:00 |
netiso
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
netnatm
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
netns
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
nfs
|
Clean up the NFS sysctl variables.
|
1998-11-13 20:09:54 +00:00 |
stand
|
vax -> __vax__ (and mips to __mips__ in ultrix_misc.c)
|
1998-10-20 01:46:27 +00:00 |
sys
|
& 0xff WSTOPSIG and WEXITSTATUS, since only 8 bits are significant.
|
1998-12-16 10:08:35 +00:00 |
ufs
|
No need to #include malloc.h here.
|
1998-12-04 11:02:30 +00:00 |
uvm
|
update outdated an_swslot comments
|
1998-11-20 19:37:06 +00:00 |
vm
|
patch from chuck:
|
1998-11-29 06:15:58 +00:00 |
Makefile
|
need "compat" dir to get emulation headers installed (for kdump)
|
1998-10-02 20:20:29 +00:00 |