freebsd with flexible iflib nic queues
Go to file
David Greenman e4794aea16 Brute-force fix for the "hanging console" problem. Simply _don't_ call
the device close routine. This works because the device close calls
the line discipline close (which only flushes the output buffers) and
the ttyclose() routine, which does little of nothing except screw with
the session and process group fields (which is what was causing all
the problems).
1994-01-22 22:48:21 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc This is Vixie cron 3.0. This version fixes all known security bugs. 1994-01-22 20:44:14 +00:00
gnu Removed dependance on EX_DYNAMIC in making decisions on the magic number. 1994-01-19 15:00:37 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib/csu/i386 Implemented 'QMAGIC' a.out format correctly, and changed the default 1994-01-03 18:35:54 +00:00
libexec Removed dependance on EX_DYNAMIC in making decisions on the magic number. 1994-01-19 15:00:37 +00:00
sbin Fix sign of offset diff. 1993-12-20 01:53:27 +00:00
share/man/man4 Added octave-tracking. 1993-11-09 02:38:17 +00:00
sys Brute-force fix for the "hanging console" problem. Simply _don't_ call 1994-01-22 22:48:21 +00:00
usr.bin Added -o option to rename C output file. This only works when Fortran 1994-01-12 03:10:31 +00:00
usr.sbin Added necessary include files to define KERNBASE due to VM changes. 1994-01-19 03:52:25 +00:00