Go to file
cgd b73e5e6647 kill the process 'space' accounting collection for the following reasons:
(1) text calculation incorrect (would 'overbill')
	(2) data calculation incorrect (would 'overbill')
	(3) the maxrss calculation uses stuff which isn't present
		on the sparc.
if 3/4 tests are questionable and/or broken, well...
1993-10-29 19:49:25 +00:00
bin don't hard-link to 'red' -- that's not a standard BSD thang. If people 1993-10-28 05:36:31 +00:00
etc use of xargs wasn't strictly a security hole, but could lead to fouled- 1993-10-27 16:59:13 +00:00
games dm should be suid games. note that perms on /usr/games are wrong, 1993-10-12 21:23:51 +00:00
gnu don't make PIC libraries; they're silly for this library 1993-10-28 05:00:07 +00:00
include Remove old endian cruft and #include machine/endian.h instead. 1993-10-27 00:10:40 +00:00
lib exp & log functions. 1993-10-29 18:11:00 +00:00
libexec use SHAREABLE in init_header() in stead of `entry_symbol'. 1993-10-27 00:56:17 +00:00
regress use PROG=./bitstring_test as suggested by Andrew Wheadon for everything. 1993-10-06 21:58:09 +00:00
sbin remove query and trace from subdir lists; they're for debugging only. 1993-10-28 03:28:46 +00:00
share `-Bshareable' added to link rule for shared libs. 1993-10-27 00:58:31 +00:00
sys kill the process 'space' accounting collection for the following reasons: 1993-10-29 19:49:25 +00:00
usr.bin Added ns32532 and the sparc magic numbers. 1993-10-28 19:29:48 +00:00
usr.sbin don't try to install accountant; it doesn't exist anymore 1993-10-23 00:23:51 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00