cgd
|
9141ec70a1
|
change needed for atari; recycle some code for the i386 that was in Lite
that we don't use, but is used by the atari now. (it should change
to MACHINE_NONCONTIG, too...)
|
1995-03-27 09:09:05 +00:00 |
glass
|
e9d0e83acb
|
merged with 4.4Lite.
|
1995-03-27 08:46:11 +00:00 |
glass
|
1290cb93c0
|
botched rcsid fix completely..
|
1995-03-27 02:24:13 +00:00 |
gwr
|
507979e02b
|
Increase ZSSOFT_PRI from 2 -> 3 now that tty ipl is 4.
|
1995-03-27 01:25:20 +00:00 |
gwr
|
b7982644e1
|
Put spltty at level 4 and adjust others appropriately.
Also, improve the inline _spl() and move it to psl.h
|
1995-03-27 01:22:50 +00:00 |
mycroft
|
eb82f2b314
|
__timersub --> timersub
|
1995-03-26 23:36:44 +00:00 |
mrg
|
89621f654f
|
4.4BSD-Lite2
|
1995-03-26 22:24:18 +00:00 |
glass
|
bbb6bf7c90
|
new rcsid format. small cleanup
|
1995-03-26 21:45:18 +00:00 |
glass
|
843a1dd6bf
|
Merged with 4.4Lite
|
1995-03-26 20:51:24 +00:00 |
jtc
|
f76f1f89ad
|
KERNEL -> _KERNEL
|
1995-03-26 20:35:13 +00:00 |
jtc
|
7c04233887
|
KERNEL -> _KERNEL
|
1995-03-26 20:23:52 +00:00 |
glass
|
b6f5f9f2ce
|
Merge with 4.4Lite
|
1995-03-26 20:14:02 +00:00 |
jtc
|
362f2aad7d
|
KERNEL -> _KERNEL
|
1995-03-26 20:13:37 +00:00 |
jtc
|
d5a6ad4fdc
|
The return value of printf is less than 0, not necessarily EOF, on failure.
|
1995-03-26 20:12:13 +00:00 |
glass
|
4815485ee6
|
Import from 4.4Lite
|
1995-03-26 19:59:38 +00:00 |
glass
|
4ab05d0471
|
rcsid
|
1995-03-26 19:54:37 +00:00 |
gwr
|
4916e6ce63
|
Nuke FPCOPROC
|
1995-03-26 19:38:23 +00:00 |
gwr
|
56bbea071a
|
Add/fix some comments.
|
1995-03-26 19:37:41 +00:00 |
gwr
|
1a22be7490
|
Enable interrupts before autoconfig.
The reasons to do it later no longer exist.
|
1995-03-26 19:32:31 +00:00 |
gwr
|
58662ede8c
|
Enable interrupts before autoconfig (like hp300).
The reasons to do it later no longer exist.
|
1995-03-26 19:28:29 +00:00 |
gwr
|
42d319670c
|
Add "tun" device.
|
1995-03-26 19:24:16 +00:00 |
gwr
|
e2d6f35c09
|
The splbio()/splx(s) is now appropriate even if SCSI_POLL is set.
|
1995-03-26 19:23:12 +00:00 |
gwr
|
0784cab36b
|
Sync with GENERIC
|
1995-03-26 19:17:48 +00:00 |
gwr
|
3316bb27fd
|
Nuke FPCOPROC
|
1995-03-26 19:17:23 +00:00 |
briggs
|
4c88a6a961
|
Don't MRG_TEST the tracing if MRG_TRACE isn't defined. From
Paul Goyette (paul@pgoyette.bdt.com).
|
1995-03-26 18:10:23 +00:00 |
christos
|
6ee2193d9a
|
Reverted to set - turning off -x and -v. Charles corrected me... It is part
of POSIX.
|
1995-03-26 17:25:10 +00:00 |
briggs
|
71a63538b8
|
KERNEL -> _KERNEL
|
1995-03-26 17:08:36 +00:00 |
mycroft
|
445c619523
|
Make this lighter.
|
1995-03-26 16:36:12 +00:00 |
briggs
|
625d11a739
|
sun3 fixes for COMPAT_SUNOS.
|
1995-03-26 15:53:36 +00:00 |
briggs
|
9d7efb1fb0
|
Do iteon() and iteoff(). Right now, they just clear/draw the cursor and
clear the screen. "We" should look at updating these further.
|
1995-03-26 15:52:21 +00:00 |
glass
|
7025c9c2f2
|
new rcsid format. what is the format for shell scripts
|
1995-03-26 09:44:29 +00:00 |
glass
|
244eb8b5c5
|
merged with 4.4Lite
|
1995-03-26 09:25:49 +00:00 |
glass
|
5678a97782
|
merge with 4.4Lite
|
1995-03-26 09:08:27 +00:00 |
glass
|
af74bd6cfd
|
merge with 4.4Lite and err(3)ify
|
1995-03-26 09:03:59 +00:00 |
glass
|
e0703aba8b
|
rcsid consistency
|
1995-03-26 08:49:20 +00:00 |
cgd
|
fa2133533d
|
invoke ktrsyscall with (vp, code, argsize, args) as args.
|
1995-03-26 08:03:29 +00:00 |
cgd
|
8c6e0cd884
|
update for the new data stored in ktrace files:
(1) use argsize rather than nargs
(2) print long-sized (assumed == register_t-sized; XXX) items
rather than int-sized ones.
|
1995-03-26 07:56:27 +00:00 |
cgd
|
a046d2374e
|
don't default return types to ints; specify them.
ktrsyscall takes (vp, code, argsize, args), and stores argsize rather
than nargs.
|
1995-03-26 07:48:47 +00:00 |
cgd
|
3a977bd3df
|
syscall tracing: store code and argsize, as ints; update comments.
|
1995-03-26 07:47:39 +00:00 |
leo
|
aaba69e8ca
|
fix some formatting nits
|
1995-03-26 07:24:32 +00:00 |
leo
|
71f4b7ab67
|
cgd for leo: adjust ktrsyscall() invocation to behave like ktrsyscall()
now expects.
|
1995-03-26 07:20:54 +00:00 |
leo
|
e5838fcffd
|
cgd for leo: kill some casts; catch up with the state of the rest of the world
|
1995-03-26 07:17:44 +00:00 |
leo
|
8b0113cfce
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-03-26 07:12:03 +00:00 |
glass
|
282052c7a8
|
merged with 4.4Lite
|
1995-03-26 05:25:51 +00:00 |
glass
|
4c5b39eb10
|
import from 4.4Lite
|
1995-03-26 05:21:04 +00:00 |
glass
|
7659edad1f
|
merged with 4.4Lite
|
1995-03-26 04:55:22 +00:00 |
glass
|
bc9ccaef17
|
Import from 4.4Lite
|
1995-03-26 04:19:16 +00:00 |
glass
|
e91ed1746e
|
merged with 4.4 lite
|
1995-03-26 04:10:08 +00:00 |
glass
|
c27cdc6057
|
new rcsid format
|
1995-03-26 03:59:33 +00:00 |
hpeyerl
|
fdecad7de9
|
Fix for verbal dayname parsing and support for CALENDAR_DIR
environment variable. Also take out a superfluous word in the
manpage.
|
1995-03-26 03:59:07 +00:00 |