Go to file
thorpej 0b02f897d7 Decode long (GNU-style) options. Changes originally from Niklas Hallqvist,
but modified some by me.
1996-09-19 06:10:02 +00:00
bin If getcwd() fails, dang it, I want to know _why_. 1996-09-18 22:47:48 +00:00
distrib Remove bogus reference to "testme.h", once used for regression-testing 1996-09-16 23:45:48 +00:00
etc RCS id police 1996-09-17 21:45:53 +00:00
games /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
gnu Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +00:00
include Don't prototype poll(2) here. SysV requires poll.h to be included. 1996-09-07 17:48:59 +00:00
lib Renamed _getlogin syscall to __getlogin, as _getlogin is the namespace 1996-09-19 04:50:02 +00:00
libexec Iff __m68k__, use a `slight hack' to determine the magic of the executable 1996-09-10 22:17:51 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin declare the variable "bad", used to hold errors, as a long, so it can 1996-09-19 04:25:08 +00:00
share Fix two typos in the System V.3 macros. 1996-09-17 04:38:08 +00:00
sys renamed sys_getlogin to sys___getlogin. required by libc namespace conventions 1996-09-19 04:52:12 +00:00
usr.bin Decode long (GNU-style) options. Changes originally from Niklas Hallqvist, 1996-09-19 06:10:02 +00:00
usr.sbin declare the variable "bad", used to hold errors, as a long, so it can 1996-09-19 04:25:08 +00:00
Makefile allow builds to work if directory games is missing. Closes pr misc/1921 and 1996-08-10 23:29:00 +00:00