FreeBSD src
Go to file
J.T. Conklin 55c497bf15 1003.2 requires that lexical comparisons be done in locale specific manner,
so we have to use strcoll() instead of strcmp().
1003.2 requires that a null string be returned if a string does not match
a \( \) subexpression.
Replaced fprintf/exit with calls to err and errx as appropriate.
1993-08-17 16:06:00 +00:00
bin 1003.2 requires that lexical comparisons be done in locale specific manner, 1993-08-17 16:06:00 +00:00
etc add more notes and examples 1993-08-15 07:11:52 +00:00
gnu SRCS should contain *.c's, not *.o's. 1993-08-16 16:22:34 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 add links to ../ 1993-07-23 21:29:57 +00:00
sys Fixed poor timeout code in out_fdc. The timeout counter was not being 1993-08-12 09:21:20 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin. 1993-07-20 19:38:44 +00:00