This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
History
chopps
c8a98e047a
need to copy current frame pointer (p_regs), very subtle bug as you needed
...
to have a signal pending for a child process that has not yet returned from fork(). fun.
1994-04-05 05:46:26 +00:00
..
amiga
need to copy current frame pointer (p_regs), very subtle bug as you needed
1994-04-05 05:46:26 +00:00
da30
…
hp300
Fix bogon in last change.
1994-04-05 02:48:23 +00:00
i386
Clear curproc earlier so we don't accumulate CPU time while idle. Document
1994-04-04 23:07:22 +00:00
m68k
…
mac68k
Clean out some old printf()s and get rid of MAP_FILE reference.
1994-04-05 01:30:28 +00:00
mips
…
pc532
…
pmax
…
sparc
64 bit syscalls
1994-04-04 08:07:33 +00:00
sun3
part one of two..need to give someone a ring...
1994-04-02 21:10:26 +00:00
vax
/compile
…