NetBSD/sys
cgd 299ff91b14 BSDI official patch #14:
SUMMARY:
    Here is a patch for a kernel hang that can be provoked with a write
    or send of a negative amount.  The talk program is capable of exercising
    this bug.  This patch also includes a fix for a bug that caused data
    to be delivered to TCP in smaller chunks than desired, and which caused
    TCP to send a short packet when starting up.  Finally, there is a bug
    fix for MSG_PEEK with an oobmark pending.
1993-10-26 22:36:25 +00:00
..
arch Cleanup LDT/GDT defines 1993-10-26 15:53:54 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat rebuilt from syscall.master: {get,set}domainname change 1993-10-15 11:29:13 +00:00
conf oops 1993-10-21 00:15:47 +00:00
ddb Call vm_map_print and vm_object_print with func ptr to db_printf. Add DDB_MACHINE_COMMANDS from Mach 3.0 version. 1993-09-13 14:08:54 +00:00
dev Add MADDRUNK. 1993-10-26 12:16:35 +00:00
isofs change ni_rdir to ni_rootdir in #ifdef PARANOID. from rgrimes 1993-10-18 22:42:14 +00:00
kern BSDI official patch #14: 1993-10-26 22:36:25 +00:00
lib use obj.${MACHINE} dirs to compile into 1993-10-23 02:33:12 +00:00
libkern Clean up deleted files. 1993-10-13 05:42:10 +00:00
miscfs kill volatile warning. 1993-09-16 22:08:30 +00:00
msdosfs change ni_rdir to ni_rootdir in #ifdef PARANOID. from rgrimes 1993-10-18 22:42:14 +00:00
net Call output routine redundantly to possible avoid some hangs due to missed 1993-10-02 09:28:04 +00:00
netccitt Declare frame_reject(), rej_routine(), free_iframes() as static. 1993-09-06 18:09:55 +00:00
netinet Add definition for reverse address resolution protocol. 1993-09-05 00:52:15 +00:00
netiso Move pk_flowcontrol() up and declare it static void. 1993-09-06 18:08:02 +00:00
netns fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
nfs this is the disgusting temporary hack to assist people booting over nfs via 1993-10-14 03:05:02 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Normalize play_msf changes with 386bsd patch. 1993-08-04 19:33:44 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys revert to net/2 1993-10-20 00:52:58 +00:00
ufs Add FS_CLEANFREQ. 1993-10-01 01:47:10 +00:00
vm from Mark Tinguely (tinguely@plains.NoDak.edu): record when processes are 1993-10-19 02:54:09 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00