mycroft
8096b83664
Eliminate soft segment descriptors; instead use a functional interface for
...
creating segment descriptors. Add the duplicate system call gate used by
BSD/OS 2.0 executables. Prototype setsegment() and setgate(), and fix a bogon
caught by this.
1995-10-09 06:34:11 +00:00
thorpej
b407d48e85
Make a note that the kernel only allows FS_BSDFFS component partitions.
1995-10-09 06:09:09 +00:00
thorpej
a1bc374083
Batting 1.000: fix a potential panic situation in ccdioctl() that can occur
...
if ccdinit() fails.
1995-10-09 05:37:57 +00:00
thorpej
ab0109ad89
Fix up a couple of comments.
1995-10-09 05:21:09 +00:00
chopps
ad89dc6f0a
vtrace -> sys_vtrace
1995-10-09 04:33:52 +00:00
chopps
dc683639f7
device is require not optional
1995-10-09 04:11:18 +00:00
thorpej
28b46fc9ec
Update vtrace() for prototype changes and renaming changes.
1995-10-09 04:00:24 +00:00
jtc
aa9022195f
Add French libc message catalog by Matthieu Herrb <matthieu@abel.laas.fr>
1995-10-09 03:58:02 +00:00
chopps
2fcbd817b5
add grfconfig.0
1995-10-09 03:55:33 +00:00
chopps
cb71e3f2f2
add grfconfig
1995-10-09 03:54:25 +00:00
thorpej
ad3a5f50ae
New-style RCS ids.
1995-10-09 03:51:32 +00:00
chopps
268dfe691c
update from Ezra Story <ezy@panix.com>
1995-10-09 03:47:44 +00:00
chopps
0699af0c7d
add grfconfig to amiga subdirs
1995-10-09 03:43:55 +00:00
chopps
b6873a23af
add grfconfig from Ezra Story <ezy@panix.com>
1995-10-09 03:43:22 +00:00
chopps
4e276bb0ec
update from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1995-10-09 02:41:28 +00:00
chopps
2af6bfefb6
convert to new rcs ids
1995-10-09 02:25:41 +00:00
thorpej
5c3d69cf2b
Build fsdb(8).
1995-10-09 02:24:30 +00:00
chopps
abacbc4d42
add grf5
1995-10-09 02:23:07 +00:00
thorpej
c404162937
New-style RCS ids.
1995-10-09 02:19:36 +00:00
chopps
2c9db0e19e
update from Ignatios Souvatzis <is@beverly.rhein.de>
1995-10-09 02:14:46 +00:00
thorpej
0cba2ec9a0
New-style RCS id.
1995-10-09 02:11:28 +00:00
chopps
602e68be9d
new cybervision 64 grf from Bernd Ernesti <bernd@arresum.inka.de> and others
...
update config files (adding missing scsibus entry for aftsc0)
1995-10-09 02:08:35 +00:00
chopps
60e159d20e
file is now generated at compile time
1995-10-09 02:06:19 +00:00
cgd
2d2c3763a7
build some tar files, too.
1995-10-09 01:53:50 +00:00
thorpej
4e3112d39b
Add the partition offset to the block number in ccdstart() as opposed
...
to ccdstrategy(), and do it in a way that doesn't corrupt the block number
for residuals. (What was I _thinking_?!)
1995-10-09 01:45:34 +00:00
jonathan
0736074d04
Fix bugs in the turbochannel config table for MAXINE (personal decstation).
1995-10-09 01:45:26 +00:00
chopps
cc6ab4e68d
new cybervision 64 from Bernd Ernesti <bernd@arresum.inka.de> (and others)
1995-10-09 01:44:09 +00:00
chopps
ee06310cd7
moved videomode to ./usr/sbin
1995-10-09 00:53:19 +00:00
chopps
2a4b986b4e
add videomode to amiga specific subdirs
1995-10-09 00:52:17 +00:00
chopps
9ba63edc71
add ./usr/sbin/videomode
1995-10-09 00:51:08 +00:00
chopps
13e967a6eb
add videomode (sets video modes for grf[124]
1995-10-09 00:50:07 +00:00
thorpej
b8dcfbd303
Implement a simple locking mechanism and use it, for sanity's sake.
...
In ccdopen(), don't update the disklabel if any partition is already open.
Prevents race bewteen ccdstrategy() and ccdgetdisklabel().
1995-10-09 00:46:45 +00:00
pk
ce77d757fd
And initialize those local variables...
1995-10-09 00:14:41 +00:00
chopps
9318d50785
build grf_ultmscode.h
1995-10-09 00:12:54 +00:00
chopps
5618971996
add gspa and gspahextoc to comp list
1995-10-09 00:11:46 +00:00
pk
9d43c41208
New style RCS IDs.
1995-10-09 00:09:39 +00:00
chopps
389dfb1ebd
add gspa subdir
1995-10-09 00:09:05 +00:00
chopps
f28a6fbe4b
makefiles for gsp compiler and output converter
1995-10-09 00:06:57 +00:00
chopps
4a04381d56
compiler for the TMS34010 graphics processor. Original code from
...
Paul Mackerras, contributed by Ignatios Souvatzis <is@beverly.rhein.de>
more standard argument handling from me.
1995-10-09 00:06:02 +00:00
chopps
5646c9b6d9
gspa output processor from Ignatios Souvatzis <is@beverly.rhein.de>
1995-10-09 00:02:47 +00:00
gwr
fa87e5bdfc
Minor cleanup re. Debugger() calls...
1995-10-08 23:48:22 +00:00
gwr
90af367f9e
Make arpintr() call conditional on NETHER
1995-10-08 23:47:34 +00:00
gwr
48500ffdd6
Add rd, xd, xy. Sort the includes.
1995-10-08 23:46:27 +00:00
gwr
0ed357402a
Fix a big "oops" (Many thanks to David Jones!)
1995-10-08 23:45:10 +00:00
gwr
3d587a6700
Link this -static
1995-10-08 23:44:02 +00:00
pk
b74b1d6456
Allow customized trace output, so ldd(1) can be more conveniently used
...
as a filter.
Rearrange cascading stuff: remove two-level limit.
1995-10-08 23:43:28 +00:00
gwr
09cbbafa0a
Minor cleanup.
1995-10-08 23:42:58 +00:00
gwr
f5bcca1fab
Machine-dependent part of the new RAM-disk driver.
...
This module lets one build a stand-alone kernel.
1995-10-08 23:42:42 +00:00
gwr
1b6586b2bb
Note that this should be merged with dev/ic/i82586reg.h
1995-10-08 23:41:36 +00:00
gwr
13fa3c4fe6
Temporary hack to restrict open to root or the
...
same UID as the session attached to /dev/kd
1995-10-08 23:40:42 +00:00