Go to file
lukem aab62ed1ca Don't attempt to unput(EOF).
According to lex(1) (the manual page for flex, which is what we use for lex):
	Finally, note that you cannot put back EOF to attempt to mark the
	input stream with an end-of-file.

Fixes PR bin/8707, which had been reclassified as a toolchain bug.
2003-07-20 03:14:40 +00:00
bin note -z is an extention. 2003-07-19 05:43:54 +00:00
crypto cast for signed/unsigned mixup 2003-07-14 18:27:48 +00:00
dist Don't attempt to unput(EOF). 2003-07-20 03:14:40 +00:00
distrib Make net_namesvr6 extern again to fix compilation if INET6 is defined. 2003-07-19 22:07:36 +00:00
doc fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
etc Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
games Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
gnu Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
include Add setcancelstate stub. 2003-07-19 05:05:28 +00:00
lib Use threadlib stub rather than pthread_setcancelstate() directly. 2003-07-19 05:06:16 +00:00
libexec Correct the in_plt parameter of a couple of _rtld_find_symdef calls. 2003-07-17 13:56:32 +00:00
regress Consistently check MK* variables against "no" 2003-07-18 16:18:28 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin This is an updated submitted patch originally written by Jim Rees 2003-07-19 01:36:47 +00:00
share - add converter for EUC-JP-MS. 2003-07-19 20:20:39 +00:00
sys Create ${MACHINE_ARCH} symlink as well for stand progs. 2003-07-20 02:38:43 +00:00
tools Consistently check MK* variables against "no" 2003-07-18 16:18:28 +00:00
usr.bin protect __RCSID() as this is a host tool. noted in PR 22074 by Julian C. Dunn 2003-07-20 01:09:07 +00:00
usr.sbin use bounded string op 2003-07-16 08:22:01 +00:00
build.sh Replace UNPRIVED=yes with MKUNPRIVED=yes. 2003-07-18 08:30:07 +00:00
BUILDING fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
Makefile Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +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 Add paragraph for texinfo-4.6. 2003-07-03 15:29:15 +00:00