freebsd-dev/share
Bruce Evans afabc4dfc2 Removed bogus env(1) commands. make(1) uses a real shell, so
"env name=value ... cmd ..." was just a pessimized way of doing
"name=value ... cmd ...".  Note that make(1) can't optimize
either of these to an exec of env(1) or "cmd" even if the second
"..." is simple, since it can't tell that the shell metacharacter
in "name=value" is actually handled by env(1).
2002-03-19 06:11:43 +00:00
..
colldef Add ro_RO 2002-01-08 15:20:13 +00:00
dict FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
doc Preprocess with pic(1). 2002-02-27 14:57:54 +00:00
examples Document NO_PERL. 2002-03-16 15:14:41 +00:00
info
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man mdoc(7) police: tidy up. 2002-03-18 16:52:32 +00:00
me FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
misc Added upcoming FreeBSD 4.6 2002-03-10 19:00:37 +00:00
mk Removed bogus env(1) commands. make(1) uses a real shell, so 2002-03-19 06:11:43 +00:00
mklocale Add ro_RO 2002-01-08 15:20:13 +00:00
monetdef Switch national currencies to Euro 2002-02-19 18:38:04 +00:00
msgdef Unbreak nl_BE locales 2002-02-12 18:40:57 +00:00
numericdef Unbreak nl_BE locales 2002-02-12 18:40:57 +00:00
sendmail Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c 2001-05-29 17:55:49 +00:00
skel Automatically exec bash at startup if it exists^U Turn on the display of 2001-06-25 20:40:02 +00:00
syscons The idea of mapping non-existen characters to space (0x20) was nice alone, 2002-01-21 21:52:02 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap We don't use two-letters terminal names, so strip them out from vt520* entries 2002-01-18 17:41:54 +00:00
timedef Add ro_RO 2002-01-08 15:20:13 +00:00
zoneinfo Except for a comment in zone.tab (about the location of the ISO 3166 table), 2001-11-16 17:23:23 +00:00
Makefile Add NO_I4B to avoid building/installing isdn4bsd package. 2001-05-23 13:32:32 +00:00
Makefile.inc