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
/
atari
/
atari
History
leo
79053fd0de
Allow only transfers that are a multiple of DEV_BSIZE when doing 'raw' I/O.
1995-10-14 13:04:19 +00:00
..
atari_init.c
…
autoconf.c
…
conf.c
…
db_memrw.c
…
device.h
…
disksubr.c
Allow only transfers that are a multiple of DEV_BSIZE when doing 'raw' I/O.
1995-10-14 13:04:19 +00:00
dkbad.c
…
fpu.c
…
genassym.c
…
kdassert.h
…
Locore.c
…
locore.s
Add memcpy entry as suggested by gwr.
1995-09-04 19:37:45 +00:00
machdep.c
Prefix names of system call implementation functions with `sys_'.
1995-10-07 06:25:19 +00:00
mem.c
…
misc.c
…
misc.h
…
pmap.c
Fix segment table reference bug (Michael Hitch)
1995-09-16 14:18:09 +00:00
stalloc.c
…
stalloc.h
…
swapgeneric.c
…
sys_machdep.c
Make system calls conform to a standard prototype and bring those
1995-09-19 22:53:47 +00:00
trap.c
Fix missing clock-ticks in child after fork as suggested by cgd & Allan Briggs.
1995-09-02 19:44:45 +00:00
vectors.s
…
vm_machdep.c
…