gwr
|
b797d6e69d
|
Cosmetic: Kill trailing whitespace, etc.
|
1995-10-10 21:18:01 +00:00 |
pk
|
64a90cd0b0
|
Check input channel in gettick(); for `L1-A' processing.
|
1995-10-10 20:11:33 +00:00 |
pk
|
ebe37d8041
|
We don't need `rem.o'.
|
1995-10-10 20:07:54 +00:00 |
mycroft
|
28484180c7
|
Fix minor oversight.
|
1995-10-10 18:27:25 +00:00 |
cgd
|
55f15749ce
|
need string.h to compile on alpha.
|
1995-10-10 17:56:10 +00:00 |
thorpej
|
86aa6c3604
|
Make an `#include <alloca.h>' conditional on `sparc && !__NetBSD__', rather
than just `sparc'.
|
1995-10-10 16:29:50 +00:00 |
mycroft
|
dbce1a97aa
|
Add specs for ahc driver.
|
1995-10-10 12:16:54 +00:00 |
phil
|
326e5742ac
|
Disable interrupt to avoid a bug. This makes the "new ncr" driver
stable enough to use in the distribution. We still need to find out
where the bug is when interrupts are enabled.
|
1995-10-10 08:08:01 +00:00 |
mycroft
|
eb44441b87
|
Pull in microcode dependencies. Remove -fno-builtin.
|
1995-10-10 05:58:00 +00:00 |
mycroft
|
5d9ff18d18
|
Switch to user code and data selectors in the GDT while handling signals.
|
1995-10-10 04:54:18 +00:00 |
mycroft
|
25f53a986f
|
Add USERMODE() and KERNELMODE() macros, and use them.
|
1995-10-10 04:45:03 +00:00 |
thorpej
|
de321ad16f
|
Conversion from sgtty to termios, from Scott Reynolds <scottr@plexus.com>.
|
1995-10-10 04:18:01 +00:00 |
briggs
|
712a3f32c4
|
Nuke blkclr and use thereof.
|
1995-10-10 04:14:18 +00:00 |
briggs
|
2738554927
|
Get rid of libkern duplicates.
|
1995-10-10 03:49:04 +00:00 |
briggs
|
5e13eea9b1
|
sysarch -> sys_sysarch
|
1995-10-10 03:48:33 +00:00 |
briggs
|
fcb8923ffa
|
Remove extra reference to LIBKERN.
|
1995-10-10 03:47:59 +00:00 |
mycroft
|
3450507404
|
Make sure we only schedule one timeout to refill the mbuf queue.
|
1995-10-10 03:11:28 +00:00 |
mycroft
|
92221a1399
|
Return EINVAL if something other than a whole number of blocks is requested.
|
1995-10-10 02:52:56 +00:00 |
mycroft
|
ec64328797
|
Check for todo<0, done<0, and done>todo.
|
1995-10-10 02:51:45 +00:00 |
mycroft
|
d279b4198a
|
Convert VMIN and VTIME.
|
1995-10-10 02:35:16 +00:00 |
thorpej
|
54ed756bc4
|
Add another dca and grf
|
1995-10-10 02:12:37 +00:00 |
thorpej
|
0c416c6152
|
add fsdb(8).
|
1995-10-10 01:42:46 +00:00 |
mycroft
|
4fd4545646
|
Fix #include misordering.
|
1995-10-10 01:40:13 +00:00 |
mycroft
|
e6d9bc8787
|
Fix typo.
|
1995-10-10 01:34:37 +00:00 |
mycroft
|
5a44558c93
|
Reran makesyscalls.sh.
|
1995-10-10 01:33:26 +00:00 |
mycroft
|
44a38d8470
|
Add aliases for all compat functions.
|
1995-10-10 01:32:53 +00:00 |
mycroft
|
37758b3f84
|
Minor change.
|
1995-10-10 01:30:25 +00:00 |
mycroft
|
090f48526e
|
Add ahc and COMPAT_FREEBSD.
|
1995-10-10 01:29:15 +00:00 |
mycroft
|
2dd293d3c3
|
Add hooks for COMPAT_FREEBSD, from Noriyuki Soda.
|
1995-10-10 01:26:36 +00:00 |
mycroft
|
0ad97bc5c9
|
FreeBSD binary compatibility module, from Noriyuki Soda.
|
1995-10-10 01:22:31 +00:00 |
mycroft
|
a91100d6af
|
Oops; remove something.
|
1995-10-10 01:20:55 +00:00 |
mycroft
|
e1ac4c6362
|
Output of makesyscalls.sh.
|
1995-10-10 01:20:11 +00:00 |
mycroft
|
63bb46e733
|
FreeBSD binary compatibility module, from Noriyuki Soda.
|
1995-10-10 01:19:24 +00:00 |
cgd
|
ff25d65255
|
rearrange dependencies so that this actually works.
|
1995-10-10 01:19:16 +00:00 |
cgd
|
47b01b6b9c
|
print interrupt names in 14 cols. really should be dynamic.
|
1995-10-10 01:17:35 +00:00 |
thorpej
|
c819cd372d
|
In lkmioctl(), disallow LMRESERV, LMLOADBUF, LMUNRESRV, LMREADY,
and LMUNLOAD if securelevel > 0. From Matthew Green <mrg@eterna.com.au>
|
1995-10-10 00:23:20 +00:00 |
phil
|
b63cd8a07d
|
Fix a memory leak in writing numbers.
|
1995-10-10 00:22:54 +00:00 |
thorpej
|
d0c7d0fdd6
|
Add missing F_SETLKW case to svr4_sys_fcntl(), from Niklas Hallqvist
<niklas@appli.se>.
|
1995-10-09 23:56:17 +00:00 |
cgd
|
1162a1d4ff
|
kill OSF/1 assembler support, and make gcrt0.o link (but not work).
|
1995-10-09 23:54:37 +00:00 |
pk
|
4dcb5917b8
|
Brr.. libkern.o is way too big for our bootxx..
|
1995-10-09 23:25:54 +00:00 |
pk
|
be2f4294bf
|
Add `fd' to list of possible boot devices.
|
1995-10-09 22:34:03 +00:00 |
pk
|
c4dc969b09
|
Point `bootdv' at the disk device instead of the controller (from Jason Thorpe).
|
1995-10-09 22:33:07 +00:00 |
leo
|
60ccedf545
|
Atari distribution notes
|
1995-10-09 20:43:23 +00:00 |
chopps
|
29dcca9ffe
|
fix use of uninit vars from Bernd Ernesti <bernd@arresum.inka.de>
|
1995-10-09 19:26:15 +00:00 |
mycroft
|
0fff06cb86
|
Remove struct sunos_dirent from here.
|
1995-10-09 16:54:48 +00:00 |
chopps
|
11c134fb80
|
fix typo
|
1995-10-09 15:53:39 +00:00 |
pk
|
53eb8f8175
|
RASTERCONS now works on sun4's too.
|
1995-10-09 15:39:34 +00:00 |
chopps
|
d9a781419d
|
revert last commits was a mistake
|
1995-10-09 15:23:22 +00:00 |
chopps
|
78bd894529
|
add prototypes for isr stuff fixes pr# 1284 and 1569
|
1995-10-09 15:19:58 +00:00 |
cgd
|
1ef22609d6
|
no longer need the MAKEDEV invocation here.
|
1995-10-09 14:57:36 +00:00 |