Go to file
simonb 2c0eddaf19 Don't declare 'extern opt*' getopt variables.
Don't need to declare __progname in getmmdd() - it's already done earlier
in this file.
2000-04-14 06:07:14 +00:00
bin Include <errno.h> instead of using "extern int errno;". 2000-04-14 05:54:20 +00:00
dist The "-S" option was inserted in the middle of the "-s" option description. 2000-04-12 16:42:49 +00:00
distrib Clarify exactly where pkgsrc.tar.gz should be extracted. 2000-04-13 18:24:13 +00:00
etc as this script is primarily for compatibility (with people's 2000-04-13 00:39:47 +00:00
games Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
gnu compile gdb when MACHINE_ARCH=sh3 2000-04-13 16:17:54 +00:00
include Include <unistd.h> to get the rest of the getopt goo. 2000-04-02 22:03:29 +00:00
lib Don't wrap declarations of mvwprintw & mvwscanw. 2000-04-14 02:53:54 +00:00
libexec Also print a newline after the error in the xwarnx case. 2000-04-02 23:04:32 +00:00
regress Use proginstall:: to disable installing PROG. 2000-03-19 02:47:19 +00:00
sbin Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
share use -rpath-link rather than -R when linking objects using a DESTDIR. 2000-04-14 03:36:13 +00:00
sys two more compiler warnings killed. 2000-04-14 04:08:26 +00:00
usr.bin Don't declare 'extern opt*' getopt variables. 2000-04-14 06:07:14 +00:00
usr.sbin use getifaddrs to avoid alignment constraints in SIOCGIFCONF. 2000-04-13 09:12:16 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00