thorpej
e89216cafd
Make this work w/ the docinstall target.
1998-07-15 03:11:34 +00:00
lukem
ee2b020c89
pull in /etc/rc.conf if it exists, and use $named_flags as an arg to named
1998-07-15 02:44:52 +00:00
thorpej
509a188649
Add by bus_dma paper, which was published at the 1998 USENIX conference
...
in the FREENIX track.
1998-07-15 00:34:54 +00:00
thorpej
25a86ef490
Be a little more thorough when printing the chip name, and also print
...
the chip revision.
1998-07-15 00:01:17 +00:00
thorpej
45c63f6b7b
Massive cleanup of this driver (format police, autoconfig). More to come.
1998-07-14 23:38:49 +00:00
tv
77a275d732
Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a
...
new flag bit. Keep RTLD_GLOBAL as an actual flag bit so it won't be
re-used, or may be used for something later. Mask the dlopen() mode bits
in ld.elf_so so a comparison against RTLD_NOW works. (RTLD_{LOCAL,GLOBAL}
needs to be implemented for ld.elf_so.)
1998-07-14 22:18:36 +00:00
mark
b5332402a9
Added lint libraries.
1998-07-14 21:28:21 +00:00
frueauf
6711f91976
Fix typo, closes pr 5753 by Mason Loring Bliss.
1998-07-14 21:19:08 +00:00
fair
86574cd4f8
patch to add "vi/ve" per PR#4583
1998-07-14 20:29:11 +00:00
drochner
37040ed809
support keyboards with PC interface and DEC layout (LK461)
1998-07-14 19:33:58 +00:00
drochner
bfd46dadad
fix codes delivered by "Help" and "Do" keys
1998-07-14 19:32:17 +00:00
mhitch
1143e585fc
PS -> SR: PS as alias to SR was removed due to conflict with other usage.
1998-07-14 03:19:17 +00:00
mhitch
32a0c413a5
Oops - check and calculate maxproc with right symbols - maxproc was getting
...
incorrectly reduced for UVM.
1998-07-14 03:17:05 +00:00
nathanw
3cc8349a71
Make "ktrace -f" work again. Slightly klugy because of the
...
#ifdef's for KTRUSS.
1998-07-14 01:39:59 +00:00
thorpej
750e240c97
Print the "model" property.
1998-07-14 01:39:34 +00:00
augustss
81aa8a455c
Add BUGS.
1998-07-13 20:58:43 +00:00
augustss
262a9daf93
Make usbhidctl more like other *ctl commands.
1998-07-13 20:56:28 +00:00
augustss
c9b3b5ba88
Make some small improvements to usbhidctl and include a much
...
larger usage table.
1998-07-13 20:44:03 +00:00
tsubai
dc16918e07
Add support for G3 Mac.
1998-07-13 19:37:28 +00:00
tsubai
14fd96b811
Get framebuffer address from Openfirmware.
1998-07-13 19:31:53 +00:00
tsubai
ed1ec91943
Change VM_MAXUSER_ADDRESS to 0x7ffff000.
1998-07-13 19:28:56 +00:00
tsubai
a0fead97de
Add support for Motorola MPC106.
1998-07-13 19:27:13 +00:00
tsubai
37c5807bba
Clean up a bit.
1998-07-13 19:22:26 +00:00
tsubai
209036f339
Revert to previous version.
...
Use ROM font.
1998-07-13 19:14:43 +00:00
ross
d58ad29b6c
Kill the old extern mchkinfo pointer and prototype cpu_mchkinfo().
...
This file has been collecting prototypes and other things used in the MD
code...that's bad...because this is exported to the MI kernel.
1998-07-13 19:10:14 +00:00
ross
48257ecec1
Define cpu_mchkinfo() to locate the mchkinfo struct. This is used to fix
...
the recent bug where Multias around the world have been aborting back to
SRM with no message at all as they tried to attach a TGA or VGA console,
because the old mchkinfo pointer wasn't allocated prior to use.
And contrary to widespread rumour, this bug has nothing to do with my
LCA IDE mod...that worked just fine. "Not guilty."
1998-07-13 19:07:33 +00:00
ross
0d7c1dede9
Use the new cpu_mchkinfo().
1998-07-13 18:49:34 +00:00
tsubai
96a07e3f99
Use "boot-device" if "bootpath" is not set.
1998-07-13 17:38:37 +00:00
tsubai
dd998f4113
* Use "boot-device" if "bootpath" is not set.
...
* Reduce code size.
1998-07-13 17:35:55 +00:00
perry
41b921e7d1
Style police: "uses" is better than "utilizes", which is a horrible nelogism.
1998-07-13 17:16:22 +00:00
thorpej
943235ed66
Those tabs sure are excitable!!
1998-07-13 16:50:56 +00:00
thorpej
ae9d36ba00
oof, fix a couple of over-zealous tabs.
1998-07-13 16:48:11 +00:00
augustss
7a4317cfef
Fix typo. From Feico Dillema <dillema@acm.org>
1998-07-13 15:11:03 +00:00
augustss
793fb328b4
Add a missing `,'.
1998-07-13 14:56:08 +00:00
augustss
4ef7bcf3ee
Xref the USB host controllers.
1998-07-13 14:54:11 +00:00
mrg
84ce584a5f
- standardise some option processing
...
- don't bother copying the exports filename, it isn't necessary
- unblock SIGHUP after returning "mount refuse" error
- KNF, and remove the singular register
1998-07-13 14:24:24 +00:00
hpeyerl
8287d3b0f3
Note CDIOCLOADUNLOAD ioctl for ATAPI changers.
1998-07-13 12:14:24 +00:00
hpeyerl
b64bbed230
userland interface to ATA CD changer devices by Jason Thorpe.
1998-07-13 12:06:18 +00:00
hpeyerl
76735d1493
Add support for ATA CD changer devices like the NEC CDR-251.
...
Evidence of managerial coding removed by Victor T. Cleaner (thorpej)
1998-07-13 12:04:29 +00:00
hpeyerl
8c782053ab
Add support for ATA CD changer devices like the NEC CDR-251.
1998-07-13 12:01:50 +00:00
mrg
99b44231f5
minor KNF nits.
1998-07-13 12:01:03 +00:00
augustss
8f894bc08b
Add usbhidctl(1) a program for manipulating USB HID devices.
1998-07-13 11:14:03 +00:00
augustss
6b7023e319
Fix some typos.
1998-07-13 11:01:50 +00:00
augustss
9cc6468a58
Xref usbhidctl(1).
1998-07-13 11:00:20 +00:00
augustss
20106c31ca
Add some useful HID ioctl()s.
1998-07-13 10:49:41 +00:00
lukem
74b52f1ba3
remove Extraneous .El call which caused formatting problem
1998-07-13 09:18:14 +00:00
nathanw
dd34e06fe7
Add three more cards:
...
- USRobotics WorldPort 14.4 modem
- Mototola Personal Messenger 100c CDPD modem
- Socket Communications PageCard
Note: Most of this should be replaced with a com-port-detecting
heuristic better than the previous two.
1998-07-13 07:37:05 +00:00
mrg
5c8240d257
KNF. be safe with buffers. use setsid().
1998-07-13 06:31:31 +00:00
mark
57c3ea15d8
Guard opt_cputypes.h include with _KERNEL && !LKM
1998-07-13 06:12:08 +00:00
mrg
7899faca6b
KNF.
1998-07-13 05:43:50 +00:00