Go to file
thorpej f7b0fea081 After reviewing the Green Book, BPT traps do indeed leave the PC pointing
to the instruction _after_ the `call_pal bpt' instruction.
1999-04-20 21:30:15 +00:00
bin More punctuation glitches. 1999-04-20 05:49:50 +00:00
distrib X68k portmaster change. 1999-04-20 14:30:32 +00:00
etc Configure wscons much earlier so that a virtual console can e.g. be 1999-04-13 07:40:53 +00:00
games initscr() returns a pointer, compare return value with NULL and not 1999-04-18 03:30:12 +00:00
gnu Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib Declare more local items static. 1999-04-19 21:56:01 +00:00
libexec Simplify _rtld_start() a little, and shave some cycles. Spefically, there's 1999-04-19 00:05:00 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin one-line copyright message 1999-04-17 17:55:13 +00:00
share Mention COMPAT_SVR4 on m68k here, too. 1999-04-19 21:49:34 +00:00
sys After reviewing the Green Book, BPT traps do indeed leave the PC pointing 1999-04-20 21:30:15 +00:00
usr.bin use mkstemp 1999-04-20 13:53:53 +00:00
usr.sbin The previous change didn't even compile due to a warning. 1999-04-20 14:22:32 +00:00
Makefile Improve documentation. 1999-04-01 02:49:12 +00:00