simonb
552638f765
Don't do the disklabel dance - just newfs the vnode.
...
Add an "echoimage" target.
1999-12-28 10:54:20 +00:00
simonb
57d1fda0d9
Add /usr/mdec/installboot.
1999-12-28 10:46:55 +00:00
darrenr
8a68eee934
update ipfilter code to 3.3.6
1999-12-28 07:40:12 +00:00
darrenr
0d8c216398
update DARRENR branch of dist/ipf to 3.3.6
1999-12-28 07:21:58 +00:00
darrenr
1904e0a218
update ipfilter code to 3.3.6
1999-12-28 07:14:53 +00:00
takemura
3e0dc7b316
VR41xx's PIU (Touch panel I/F unit) suport.
...
Currently it emulates relative pointing device like mouse, but it should
behave like an absolute pointing device. It needs more works in wsmouse side.
1999-12-28 03:15:16 +00:00
mjl
9d38d8530d
Fix typo.:wq
1999-12-28 02:54:51 +00:00
mjl
67b9836fda
Fix typo.
1999-12-28 02:51:17 +00:00
mjl
17c129e7df
Fix spelling of separate.
1999-12-28 02:39:14 +00:00
mjl
e09ea1631a
Fix typos, as noted by Christian Weisgerber in OpenBSD PR/1030.
1999-12-28 02:15:41 +00:00
kleink
f6655d0f7e
Fix a buffer KVA comparison botch in eso_mappage(); from Dave Sainty in
...
PR kern/9062.
1999-12-28 01:39:38 +00:00
mrg
3304333ff0
add "/sbin/loader" to the list of required files.
1999-12-27 22:59:18 +00:00
jlam
b6b1a9e6b8
man/man8/i386/apmd.8 was moved
1999-12-27 22:53:15 +00:00
jlam
893014097a
s/libm386/libm387/
1999-12-27 22:50:36 +00:00
matt
6b0de2aa24
Off by one error in station events.
1999-12-27 22:41:04 +00:00
castor
2a0deb6e74
Add code to ensure delay slot is printed when disassembling.
1999-12-27 21:12:25 +00:00
garbled
d2fb9c48f8
Change MENUC= and MSGC= to ?= to aid in cross-compiling sysinst.
1999-12-27 20:31:32 +00:00
castor
cf643fe983
Add macro for MIPS_PHYS_MASK and document use of bits in system status
...
registers.
1999-12-27 20:05:06 +00:00
uch
02464c54d0
Implement PCMCIA controller power up/reset.
1999-12-27 18:49:20 +00:00
christos
3856850e36
don't stutter when printing error messages.
1999-12-27 15:36:36 +00:00
soren
e163c6b37e
Add new developers.
1999-12-27 11:52:36 +00:00
msaitoh
941be5884f
computex(computex.co.jp)'s evaluation board.
1999-12-27 11:17:14 +00:00
msaitoh
b682f09cbb
fix missing SCI IRQ mask/unmask code.
1999-12-27 10:50:41 +00:00
itojun
1f9eba958f
properly check the error result from if_nametoindex(), to disallow
...
bogus interface index specification like fe80::1@bogus.
(sync with kame)
1999-12-27 10:20:59 +00:00
itojun
cc6ad7e2cc
synchronize in6pcb flags definition across kame/*bsd.
...
this would help us implement future COMPAT_{FREE,OPEN}BSD{,I}.
(sync with kame)
1999-12-27 06:38:47 +00:00
itohy
2c28a06699
Unmuting an external source power-up the chip.
...
Change power.* mixer variables.
1999-12-27 03:23:41 +00:00
itohy
38e8851905
- Unmuting an external input source (CD playback, line input, and speaker)
...
now prevents power down/save the device.
The external input sources are muted by default at initialization.
- Change "power.power.*" to "power.save.*". Sorry, spec change....
- Shorten tsleep(9) ident string for "ps l".
1999-12-27 03:21:56 +00:00
takemura
0818609296
Update version no and executable binary for Compaq Aero 1530.
1999-12-27 01:56:18 +00:00
lukem
e9daef1660
the default for hosts: changed a while ago...
1999-12-27 00:42:38 +00:00
soren
841d4966c3
Lower-case Bus-Master for consistency.
1999-12-26 21:46:23 +00:00
msaitoh
d73af2f624
use _C_LABEL()
1999-12-26 20:32:11 +00:00
msaitoh
0845ad5a3c
gas.new for NetBSD/sh3
1999-12-26 20:03:56 +00:00
msaitoh
5efb71755d
ld.new for NetBSD/sh3
1999-12-26 19:59:22 +00:00
msaitoh
bec61173c4
libbfd for NetBSD/sh3
1999-12-26 19:48:00 +00:00
aidan
1cda1876da
Fixed 'login in free' warning in kdestroy().
1999-12-26 17:47:18 +00:00
jun
3c457707e6
add
...
Compaq Aero 1530
1999-12-26 17:27:53 +00:00
jun
c81c09d71b
regen.
1999-12-26 17:21:59 +00:00
jun
667e234adf
add platid:
...
Compaq Aero MODEL 1530
1999-12-26 17:21:03 +00:00
itojun
8be54624ce
add lines for boca 16-port serial card (BB2016), commented out.
1999-12-26 17:07:23 +00:00
uch
d034b79aa3
clean up.
1999-12-26 17:06:02 +00:00
uch
124aa3ecd0
totaly rewritten.
1999-12-26 17:05:28 +00:00
tsutsui
2b643fda30
Oops, forgot to add scsibus* at ncr?
1999-12-26 13:02:24 +00:00
tsutsui
79a990ffa1
Add ncr* at pci?
1999-12-26 11:39:16 +00:00
tsutsui
f1a6ac445d
Use htole32() and le32toh() instead of SCR_BO().
...
XXX Should we still keep non-NetBSD part?
1999-12-26 10:41:22 +00:00
lukem
d56fffdd70
* document all classtype defaults
...
* xref /usr/share/examples/ftpd/ftpd.conf
1999-12-26 09:42:18 +00:00
lukem
e5a5f7dc98
* add example upload, rateget, rateput entries
...
* add `--' to the argument string for the conversion commands (to prevent
filenames starting with `-' from being interpreted as options)
1999-12-26 09:38:47 +00:00
tsubai
fa34872358
Use software interrupt.
1999-12-26 09:05:38 +00:00
shin
fbae81d242
regen.
1999-12-26 05:51:25 +00:00
shin
5723de16d3
add platid for MC/R530, INTERTOP CX310(IT310).
1999-12-26 05:50:59 +00:00
shin
509e885e3b
fix name space pollution by adding prefix '_mips_'.
...
closes PR 8770.
1999-12-26 00:22:31 +00:00