HardenedBSD src tree
Go to file
Geoff Rehmet 5fafa20681 - handle signs on integers properly,
- make sure error messages for bad integers are moderately sensible
- handle test ! "abc" -o "abc" (This should evaluate to true)
  (and similar cases) ie:
  and/or operator test added to POSIX special case processing.
- more test cases added.

Based on: Work done on 1.x's test(1) by Andrew Moore and Adam David.
1994-09-11 13:57:31 +00:00
bin - handle signs on integers properly, 1994-09-11 13:57:31 +00:00
eBones
etc
games Yow! Something highly bogus happened with the previous commit or 1994-09-11 07:29:55 +00:00
gnu Changed AF_LOCAL to AF_LOCAL_XX so as not to conflict with 4.4 socket.h 1994-09-11 03:17:33 +00:00
include
lib
libexec
sbin
secure
share More fixes and general cleanup. Add more fine-grained control over what 1994-09-11 12:55:54 +00:00
sys Be more careful about dereferencing curproc, p_vmspace, and curpcb, 1994-09-11 11:26:18 +00:00
tools/regression/usr.bin/sed
usr.bin
usr.sbin - increase TOOMANY, in line with 1.x 1994-09-11 11:16:32 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO
HW.TROUBLE
Makefile Changes required for bringing in eBones (kerberosIV - des + des ;-)) 1994-09-09 20:29:20 +00:00
TODO