cgd
cd1bcbc8ca
add rcs ids as necessary, and also clean up headers
1993-05-20 16:21:42 +00:00
cgd
0e4e80beca
multiple-inclusion-protect and fix version string problem.
1993-05-20 16:20:49 +00:00
cgd
4be87870bf
the id strings are now made immutable by rcs.
1993-05-20 16:20:12 +00:00
cgd
9b611f165b
do something better with version strings for created files,
...
also inclusion protect syscall.h
1993-05-20 16:17:38 +00:00
cgd
cdcb81b16e
hack on the uname "machine name" stuff for hopefully the last time.
...
now it uses MACHINE, as defined in param.h
1993-05-20 15:36:20 +00:00
cgd
bcbeb2f225
require MATH_EMUALATE to be defined if you want to use the emulator
1993-05-20 14:35:11 +00:00
cgd
62b2b3e2f9
clean up for new cpu stuff
1993-05-20 14:34:43 +00:00
cgd
42ff6b7e23
do the correct thing for the "cpu" config definition, and require
...
options "MATH_EMULATE" for math emulation
1993-05-20 14:33:41 +00:00
mycroft
c13e0190b7
Clean up deleted files.
1993-05-20 14:32:45 +00:00
cgd
95895b842e
update config files for correct "cpu" usage
1993-05-20 14:32:17 +00:00
cgd
da6656ddd5
have proc.h, socketvar.h, tty.h include select.h automatically
1993-05-20 11:48:50 +00:00
deraadt
cda0b34784
we driver prints same ethernet address message as other drivers
1993-05-20 10:40:47 +00:00
deraadt
ab1245d61e
"slave" -> "targ"
...
consistant at least..
1993-05-20 10:36:45 +00:00
cgd
44b9d1f151
kill me; stupid typo
1993-05-20 10:26:36 +00:00
cgd
b3ab33bca9
file header cleanup and rcsid additions
1993-05-20 05:26:42 +00:00
cgd
a506801dc2
header cleanup & id string addition
1993-05-20 04:35:46 +00:00
cgd
f6f2d91f3e
add rcsids & clean up headers...
1993-05-20 04:12:01 +00:00
cgd
868a2c5982
header cleanup
1993-05-20 04:01:30 +00:00
cgd
cc5e8e00d5
add rcs ids and clean up headers
1993-05-20 03:59:08 +00:00
cgd
1e2f887732
define functions only if in kernel
1993-05-20 03:54:37 +00:00
cgd
b95f963973
add rcs ids, and clean up headers where necessary
1993-05-20 03:53:21 +00:00
cgd
45a57e79ea
more rcsid additions and file header cleanups
1993-05-20 03:49:51 +00:00
cgd
c59cd967ff
add rcsids and clean up file headers
1993-05-20 03:46:09 +00:00
cgd
37cabe305e
add explicit rcs id
1993-05-20 03:39:04 +00:00
cgd
0ff0b55265
clean up headers a bit...
1993-05-20 03:34:02 +00:00
cgd
1ce79eb6ba
add rcsids and header cleanup
1993-05-20 03:30:41 +00:00
cgd
e3b4331d6e
fixed rcsids and cleaned up headers
1993-05-20 03:29:36 +00:00
cgd
f4b489f71c
more rcs id adding and header cleanup. i like vi macros!
1993-05-20 03:18:35 +00:00
cgd
a82018489a
add rcs ids to everything, and clean up headers
1993-05-20 03:05:46 +00:00
cgd
48e0fa217b
fix for new syscalls.master versioning
1993-05-20 02:59:55 +00:00
cgd
342129da5d
kill the "chmod 444" of the syscall-dependent files. makes running
...
makesyscalls.sh again somewhat more difficult than necessary, sometimes.
1993-05-20 02:57:57 +00:00
cgd
230dcf0d05
add $Id$ strings, and clean up file headers where necessary
1993-05-20 02:54:09 +00:00
cgd
48b772c092
get rid of the word Pentium. i hate laywers.
1993-05-20 02:14:49 +00:00
cgd
99a13fab8d
make uname stuff in init_main machine independent
1993-05-20 02:05:39 +00:00
cgd
36af9fcaac
file header cleanup
1993-05-20 01:42:26 +00:00
cgd
8d6c77881c
make kernel select interface be one-stop shopping & clean it all up.
1993-05-18 18:18:40 +00:00
cgd
23af7ea092
clean up comment/rcsid...
1993-05-18 15:38:35 +00:00
cgd
e0848d7957
fix "swap generic" support.
1993-05-18 12:42:44 +00:00
cgd
da7c0055b8
add isa_subdev to the list of device tables...
1993-05-18 11:22:34 +00:00
cgd
477a97590b
pseudo-update for new config changes
1993-05-18 10:36:06 +00:00
cgd
8001a99dec
changes for 'arch'
1993-05-18 08:54:21 +00:00
deraadt
9d509b2599
Latest patch to copyout family of functions from <chmr@edvz.tu-graz.ac.at>
...
> >If you want to use my code, be warned that there is a bug in the code that
> >calculates the number of pages involved in the copy: the page count is
> >too high if the copy begins on a page boundary and len is a multiple of
> >NBPG. Guido van Rooij pointed this out to me.
1993-05-18 07:49:52 +00:00
cgd
91d1bfbee0
fix pg() for halt again, because theo killed my change...
1993-05-17 22:31:21 +00:00
deraadt
9578aaea22
nothing important
1993-05-17 20:41:55 +00:00
cgd
259cf0dbca
make sure hp300/compile stays in the distribution
1993-05-17 09:20:49 +00:00
cgd
50fa568f9d
make config use a /sys/${machine}/compile directory, rather than
...
/sys/compile
1993-05-17 09:10:06 +00:00
cgd
f4ec73b8d7
add serial ports and lpt
1993-05-17 06:17:41 +00:00
cgd
efdf5d1eef
add kernel config for other 486-50, and make theo happy
1993-05-17 05:25:01 +00:00
davidb
259e2828b6
Changed named of ECNTRL_THIN to ECNTRL_ONBOARD as the name isn't as
...
applicable to the UTP version of the card.
1993-05-16 15:20:38 +00:00
davidb
db841ac0c4
Changed named of ECNTRL_THIN to ECNTRL_ONBOARD as the name isn't as
...
applicable to the UTP version of the card.
Fixed selection of the internal/external transceiver to use the driver flags.
1993-05-16 15:18:34 +00:00