Go to file
christos 2296939e9c PR/32402: Jeffrey Bedard: pr filter dumps core with -s option specified,
when -s is specified with no argument. Option arguments in pr (as documented)
need to immediately follow the option. For example to set the separator char
to `.' you need to use "pr -s." instread of "pr -s .". The second form sets
the separator character to tab, and reads from file `.'. Coredumping is wrong
anyway, so fix that. Grr to POSIX for not forcing pr and a few other utilities
to use getopt(3).
cvs: ----------------------------------------------------------------------
2005-12-28 21:29:16 +00:00
bin TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
common/lib/libc Don't redefine _LOCORE if it's already defined. 2005-12-27 11:23:53 +00:00
crypto Redo previous rework to generate yacc/lex output again and remove generated 2005-12-16 16:25:07 +00:00
dist Make the list of files more readable (so it's easier to add and remove files). 2005-12-27 15:23:28 +00:00
distrib Update man pages for new coredump interface. 2005-12-24 21:07:05 +00:00
doc Note the addition of the -s option to mbrlabel(8). 2005-12-27 15:38:51 +00:00
etc Add 4 new protocols: rsvp-e2e-ignore, mobility-header, udplite and mpls-in-ip. 2005-12-18 21:39:52 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu setuserenv -> setuserenviron 2005-12-20 22:54:44 +00:00
include put back inline to __inline, as it's a user-visible header. 2005-12-28 15:26:06 +00:00
lib change errors returned for various operations on "/" to conform to SUSv3. 2005-12-27 17:24:07 +00:00
libexec PR/25605: Frank Kardel: getty leaves ttymodes at read login state when 2005-12-28 09:43:05 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin fix compilation on LP64 machines. 2005-12-28 06:03:15 +00:00
share add missing quote in subshell invocation. 2005-12-28 03:54:07 +00:00
sys Sync with SourceForge 1.5: 2005-12-28 20:41:56 +00:00
tools Search the new common framework. 2005-12-20 20:39:15 +00:00
usr.bin PR/32402: Jeffrey Bedard: pr filter dumps core with -s option specified, 2005-12-28 21:29:16 +00:00
usr.sbin Define INET6 only if ${USE_INET6} != "no" 2005-12-28 11:58:23 +00:00
x11 Add setusercontext handling (from Patrick Welche) 2005-12-20 21:30:19 +00:00
build.sh Nuke LESSCHARSET as well since it affects the output character set of groff 2005-12-12 04:51:55 +00:00
BUILDING
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00