Go to file
lukem a4449882c6 - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow
RESTart to use the larger numbers.
  Fix from Maxim Konovalov <maxim@freebsd.org>
- Update version
- Minor whitespace changes
2002-07-02 02:18:01 +00:00
bin Change how "cd .." is handled in next_file() with -M, to ensure that curdir[] 2002-06-28 11:29:45 +00:00
crypto pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
dist Fix ipmon problems on sparc64 [Tomi Nylund] 2002-07-01 13:56:53 +00:00
distrib new CMU boilerplate (4th clause) 2002-07-01 22:20:51 +00:00
etc fix typo (remove/remote) 2002-07-01 23:10:19 +00:00
games backout previous (arc4random), per request from sommerfeld 2002-07-01 20:55:30 +00:00
gnu avoid possible overrun of dn_expand arg buffer. 2002-06-26 09:25:47 +00:00
include Version times() so that programs compiled before the recent change to make 2002-06-30 09:45:39 +00:00
lib pacify lint. from he@netbsd 2002-07-01 22:05:08 +00:00
libexec - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow 2002-07-02 02:18:01 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin add a new command, "keeplabel". 2002-07-01 18:49:57 +00:00
share Enabled building PIC on hppa. Also don't use a --netbsdelf GNU target name. 2002-07-01 19:31:12 +00:00
sys Fix multicast filter programming. 2002-07-01 22:42:47 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin install ssh-keysign non-setuid for the moment. 2002-07-01 06:19:22 +00:00
usr.sbin new CMU boilerplate, from openbsd 2002-07-01 22:19:30 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile find the Makefile for postinstall-check in the presence of ${.OBJDIR}s 2002-06-26 16:28:18 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Revise 20010803 since i386 gas is no longer built where that entry 2002-07-01 02:12:11 +00:00