Go to file
mark f5ee3d4ce6 Make sure all routes through vt_curadr() range check the x and y coordinates.
This fixes a nasty bug that could kill the kernel without ever reporting
a panic.
1996-07-05 19:07:55 +00:00
bin Fix formatting of description of @ command; From PR #2577 1996-06-30 23:16:32 +00:00
distrib Re-arrange install_disk() a bit. The code to mount a disk is pulled out 1996-07-04 06:57:21 +00:00
etc Comment out code which traverses the directory hierarchy and removes 1996-07-02 23:10:35 +00:00
games BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first. 1996-07-03 04:17:24 +00:00
gnu RCS id police. 1996-07-03 03:28:09 +00:00
include Declare setre[ug]id() to take [ug]id_t args. No functional difference. 1996-06-23 11:56:25 +00:00
lib Thanks to the calling conventions used by some cpus, the argument lists 1996-07-04 07:18:56 +00:00
libexec RCS id police. 1996-07-03 03:28:09 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin Update. 1996-07-03 22:38:37 +00:00
share Add the manual page. 1996-06-27 11:07:55 +00:00
sys Make sure all routes through vt_curadr() range check the x and y coordinates. 1996-07-05 19:07:55 +00:00
usr.bin Fix typo/thinko in last change: an occurrence of "while" should have 1996-07-03 23:17:51 +00:00
usr.sbin Changed to not use a compiled in table of baud rates. Evidently 1996-06-30 23:55:49 +00:00
Makefile