Go to file
mrg 4a05361ffa - use correctly bounded strings when reloading a saved game. in particular,
do not let the save game file "string length" exceed the amount of space
supplied.  as noted by <stanojr@iserver.sk> on bugtraq.
- minor KNF.

tested by simonb.
2002-10-01 14:18:57 +00:00
bin fix return value; from marius@umich.edu 2002-09-28 17:56:54 +00:00
crypto upgrade to openssh 3.5. major changes include: 2002-10-01 14:07:26 +00:00
dist Mark basic rate with '*' in PRINT_RATES(). 2002-09-30 13:31:57 +00:00
distrib slight tweak 2002-10-01 00:58:00 +00:00
doc openssh upgrade 2002-10-01 14:12:17 +00:00
etc Nuke 'umask 2' as it is inappropriate for the default useradd(8) 2002-09-29 14:52:57 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu move mbone tools out of basesrc, as they use part of mrouted 2002-10-01 03:50:07 +00:00
include select() -> poll() 2002-09-20 21:48:58 +00:00
lib Always save/restore the FP status register. 2002-09-28 10:38:55 +00:00
libexec Store pathnames of shared objects not found in search paths in cache 2002-10-01 14:16:53 +00:00
regress string.h included. 2002-09-21 07:33:25 +00:00
rescue Add chown and chgrp. Suggested by Geoff Wing in [bin/18393] 2002-09-24 06:37:55 +00:00
sbin Use more markup. 2002-10-01 13:52:49 +00:00
share misc mdoc fixes. 2002-09-29 20:42:45 +00:00
sys Add cpu0 at mainbus0 2002-10-01 13:29:03 +00:00
tools Fix from Giles Lean: 2002-09-30 00:39:21 +00:00
usr.bin upgrade to openssh 3.5. major changes include: 2002-10-01 14:07:26 +00:00
usr.sbin poll.h, not sys/poll.h 2002-10-01 05:56:12 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +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 MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used 2002-09-24 14:43:39 +00:00
build.sh Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using 2002-09-18 15:20:53 +00:00