freebsd-dev/share
Bruce Evans 08b443022e Unbreak "make lint" for programs and "make llib-l${LIB}.ln" for
libraries a little by not passing all of ${CFLAGS} to lint.  Pass
only options matching -[DIU]*.  The important -nostdinc option can't
be passed like I first thought because lint misinterprets as
"-n -o stdinc".  The unimportant -B* option can't be passed because
lint doesn't support it.  Otherwise, we pass the same options as
to mkdep, exept for a bug in the latter: -U* is not passed.  All
this depends on option args not being separated from option flags
by a space.
2001-12-03 22:31:09 +00:00
..
colldef Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
dict
doc Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation was 2001-11-11 05:26:59 +00:00
examples - Modify to make the generated device driver code work with current. 2001-11-13 17:58:14 +00:00
info
isdn Don't extract these files as mode 666 during build, use mode 644 instead. 2000-08-15 09:14:04 +00:00
man More kernel vfs docco. 2001-12-03 00:25:04 +00:00
me Remove whitespace at EOL. 2001-07-15 08:21:37 +00:00
misc Added OpenBSD 3.0. 2001-12-02 11:19:24 +00:00
mk Unbreak "make lint" for programs and "make llib-l${LIB}.ln" for 2001-12-03 22:31:09 +00:00
mklocale Properly classify 0x80 - 0xa0 range 2001-11-30 07:19:21 +00:00
monetdef Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
msgdef Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
numericdef Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +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 Add us-ascii_to_cp437 screenmap 2001-11-23 11:15:21 +00:00
tabset
termcap Back out part of prev. commit for CP437 case, there are lower controls 2001-11-22 21:41:43 +00:00
timedef Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +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