Go to file
nisimura 9f33638436 - Fix and improve confusing indentations inside trap().
- Don't make a reference of curproc when it has NULL value.  It causes
double fault upon a fatal panic ocation.
- Macro FETCH_INSTRUCTION() took a value of address 0.
-
1998-12-04 04:35:44 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib Use $out correctly, pointed out in pr 6526 by Dave Huang. 1998-12-03 18:17:45 +00:00
etc Add USB devices. 1998-11-29 06:57:46 +00:00
games Fix spelling of `Churchill' in 3 places 1998-11-20 03:35:31 +00:00
gnu More bug fixes from Richard Earnshaw: 1998-12-03 16:05:47 +00:00
include Change the type of sys_siglist and sys_signame from const char *const [] to 1998-11-30 20:36:27 +00:00
lib per e-mail with christos: history_next_event() should return -1, not NULL, 1998-12-03 17:51:16 +00:00
libexec Put back code to use pc-relative branches in the PLT, and avoid doing cache 1998-12-03 15:56:51 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Do this for ext2fs as well, because Manuel said so. 1998-12-02 16:15:10 +00:00
share Use "infile" and "outfile" consistently. 1998-12-03 04:18:31 +00:00
sys - Fix and improve confusing indentations inside trap(). 1998-12-04 04:35:44 +00:00
usr.bin Handle flags better. 1998-12-03 20:46:10 +00:00
usr.sbin Use getcwd(3) instead of getwd(3). 1998-12-03 23:33:10 +00:00
Makefile It is no longer necessary to run ldconfig in the build: target. It is 1998-12-02 22:53:06 +00:00