Go to file
drochner 836a315463 We can't prototype exit() publically because it might take an argument or
not, depending on the port-specific environment.
Separate panic() and exit() so that the mi/default panic() can be used
without conflicting with a local exit() definition, move exit(void)
prototype to the default exit() implementation.
Closes PR bin/6990 by Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>.
1999-02-12 10:51:28 +00:00
bin Fix opt_add() prototype. 1999-02-07 15:08:50 +00:00
distrib Add Texinfo stuff and /usr/share/locale files. 1999-02-11 17:41:22 +00:00
etc Use slightly cleaner syntax for release/snapshot target. 1999-02-11 22:48:11 +00:00
games Remove unneeded "mips compiler bug" workaround from original code imported 1999-02-11 02:34:24 +00:00
gnu Change NOMAN to MKMAN=no. 1999-02-12 08:41:38 +00:00
include
lib use clock_settime.2 not clock_settime.c in MAN 1999-02-11 20:42:49 +00:00
libexec Fix for PR 5821 1999-02-12 05:30:11 +00:00
regress
sbin add BeOS entry, from URA Hiroshi, PR 6974 1999-02-09 19:11:46 +00:00
share pull in bsd.own.mk for MKOBJ 1999-02-12 04:13:26 +00:00
sys We can't prototype exit() publically because it might take an argument or 1999-02-12 10:51:28 +00:00
usr.bin Change NOMAN=1 to MKMAN=no, becuase bsd.own.mk is included before NOMAN 1999-02-12 04:09:02 +00:00
usr.sbin it's unlikely that 1.4 will ship with support for db backends for 1999-02-12 04:24:49 +00:00
Makefile Back out the info dir changes; /usr/share/info was not in pkgsrc's info 1999-02-11 17:56:46 +00:00