mycroft
|
0e0ac5ed68
|
cpu_fork() now returns void.
|
1995-12-09 04:37:23 +00:00 |
jtc
|
0cd793449e
|
merge in changes from 1.1 release branch
|
1995-11-30 00:56:23 +00:00 |
chuck
|
54606ca765
|
sync with sun3 version and libsa changes
|
1995-10-12 22:48:20 +00:00 |
chuck
|
bb184934d0
|
sync with sun3 version and libsa changes
|
1995-10-12 20:39:49 +00:00 |
chuck
|
3cbeee1f5b
|
changed sysarch() to sys_sysarch()
|
1995-10-12 20:03:39 +00:00 |
chuck
|
ab55ab9c8c
|
changed blkclr to bzero
|
1995-10-12 20:02:19 +00:00 |
chuck
|
31552196e9
|
remove bzero/strlen/bcmp as they are now in libkern
|
1995-10-12 20:00:40 +00:00 |
chuck
|
6323b1197a
|
changed SUNOS_SYS_sunos_sigreturn to SUNOS_SYS_sigreturn.
|
1995-10-11 23:52:35 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
42662e7b9c
|
Need <sys/mount.h>
|
1995-09-22 15:29:33 +00:00 |
thorpej
|
c9dfdd20b6
|
Compile the kernel with -Werror and -fno-builtin.
|
1995-09-19 23:48:41 +00:00 |
thorpej
|
7d7396c414
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
|
1995-09-19 22:53:47 +00:00 |
mycroft
|
29053c58b2
|
SA_ONSTACK --> SS_ONSTACK
|
1995-09-01 20:05:59 +00:00 |
thorpej
|
66dcd8fd69
|
Add entries for the ccd.
|
1995-08-17 17:40:42 +00:00 |
mycroft
|
6cc376290b
|
Replace splnet() with splsoftnet(). Add splnet().
|
1995-08-13 00:27:11 +00:00 |
chuck
|
0744a4dc6a
|
sync with hp300 version (cpu_coredump changes)
|
1995-08-10 19:46:45 +00:00 |
chuck
|
b256a1bf82
|
sync with hp300 version
|
1995-08-10 19:44:01 +00:00 |
chuck
|
939f7eb7d0
|
add bounds_check_with_label(), and thus sync with hp300 version.
|
1995-08-10 19:36:41 +00:00 |
chuck
|
f54a288467
|
minor alphabetize clean up
|
1995-08-10 19:18:02 +00:00 |
chuck
|
d65beaf096
|
add bcea[] (as per sun3 port)
|
1995-08-10 16:21:54 +00:00 |
chuck
|
0b036e11bf
|
mvme68k port -- for the motorola vme147 m68030 card
|
1995-07-25 23:11:53 +00:00 |