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
dbj
1c34e07b3f
worked on adding nextdma support for scsi driver.
1998-07-13 04:01:39 +00:00
mark
0756290d3f
Recognise the ALI M1543 in order to support ALI Aladdin V chipset
...
motherboards.
1998-07-13 03:31:57 +00:00
mark
7778b00444
Recognise the ALI M1541 in order to support motherboards with the
...
ALI Aladdin V chipset.
1998-07-13 03:30:52 +00:00
mark
b34e933db8
Regen.
1998-07-13 03:29:48 +00:00
mark
22d5b20046
Add ID for ALI M1541 Host-PCI bridge.
1998-07-13 03:29:00 +00:00
ross
c9e3235f35
1. Don't deref zero on early machine checks.
...
2. Revert last week's non-KNF {} editing.
1998-07-13 00:14:52 +00:00
augustss
6309808827
Add an xref to usbdevs(8).
1998-07-12 20:56:23 +00:00
augustss
7732413b58
Regen.
1998-07-12 20:44:53 +00:00
augustss
3ac7469e03
Remove some Makefile cruft and improve an error message.
1998-07-12 20:40:44 +00:00
augustss
81565845ef
Add missing copyright notice.
1998-07-12 20:32:30 +00:00
augustss
5a25642848
Add some comments about USB and make the USB devices in `all'.
1998-07-12 20:28:24 +00:00
augustss
9d99e1b342
Add USB.
1998-07-12 20:14:30 +00:00
augustss
c227026fe4
Add USB files.
1998-07-12 20:10:48 +00:00
augustss
022ab523d2
Add USB.
1998-07-12 20:07:27 +00:00
augustss
deb00272b9
Add USB support. Supported so far:
...
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00
thorpej
e97c021b99
Update to match config.bfd.
1998-07-12 19:15:21 +00:00
thorpej
33872f4fd5
Update for change to m68k4k NetBSD target.
1998-07-12 19:09:29 +00:00
thorpej
99db56429d
Only default to m68k4k on hp300 if before NetBSD 1.3.
1998-07-12 19:05:29 +00:00
thorpej
2921f683ae
Add elf32-m68k support.
1998-07-12 18:53:31 +00:00
thorpej
41f74e9b75
Add elf32-m68k support to the NetBSD m68k target.
1998-07-12 18:52:34 +00:00
veego
fd0635e5c2
Remove a trailing ',' in an enum declaration.
1998-07-12 18:27:06 +00:00
veego
29b6a40f77
Add include to SUBDIR to install the machine includes.
1998-07-12 18:06:54 +00:00
veego
72955c78da
New Makefile to install the includes, like all the other ports do.
1998-07-12 18:06:15 +00:00
veego
1b46ebe1d9
Add elf_machdep.h to the INCS list.
1998-07-12 17:53:29 +00:00
thorpej
5450855604
GCC erroneously thinks used_vnode_size (a quad) is uninitialized on m68k.
1998-07-12 17:14:08 +00:00
thorpej
5f59f7e15a
Add i386 relocations.
1998-07-12 17:09:43 +00:00
veego
97ab1bd53b
Resolve conflicts from the import.
1998-07-12 15:23:59 +00:00
mrg
6f2f0bef2f
avoid print extra : as noted by Benjamin Lorenz <lorenz@ps.uni-sb.de> in bin/5745
1998-07-12 15:18:55 +00:00
veego
e3d44c6e25
Resolve conflicts from the import.
1998-07-12 15:11:50 +00:00
veego
dd81fd7d91
Resolve conflict from the import.
1998-07-12 15:01:49 +00:00
veego
2e7d01894c
Import IP Filter 3.2.9
1998-07-12 14:48:00 +00:00
veego
1fdca009c8
ups, forgot to remove the #'s.
1998-07-12 14:45:10 +00:00
veego
8b98bfa257
Fix the 'RCS tag' conversion.
1998-07-12 14:39:11 +00:00
hubertf
89f14c0f4e
Prevent args of pkg_info -e from expansion (in case wildcard matching is requested)
1998-07-12 14:05:51 +00:00
mrg
923d7551ba
- KNF
...
- use snprintf
- be safe with buffers (change prompt() to take a size_t len arg for this)
1998-07-12 09:59:29 +00:00
mrg
97eafd5059
KNF. ensure buffers are not overrun.
1998-07-12 09:14:19 +00:00
mrg
1cd9ed7799
minor KNF.
1998-07-12 09:13:27 +00:00
jonathan
e2ff73afa7
Compute SFB pixel dimensions at attach time for PMAGB-BB users.
...
(qvss-compat needs revision, but should be replaced with wscons anyway.)
1998-07-12 06:26:37 +00:00
mrg
47abaab886
- KNF
...
- use snprintf
- don't overwrite the keyboard buffer (and make this sized on
the window size).
1998-07-12 05:59:00 +00:00
mrg
55a09b0837
quota does not need to be setuid root.
1998-07-12 04:56:22 +00:00
mrg
d6efcbd88e
call getuid() once. KNF. ensure a buffer is nul-terminated.
1998-07-12 04:56:06 +00:00
mrg
efa1d2c3a5
- KNF
...
- use err(3)
- sprintf/strcpy -> snprintf/strncpy
- change route.c:domask() to take a size_t of the buffer passed.
1998-07-12 03:20:13 +00:00