Commit Graph

78772 Commits

Author SHA1 Message Date
wiz 834bb1b3ab Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
wiz d6a5b6cce4 Convert to mdoc. Still needs tbl for two tables that have more than 6
columns, but looks much nicer now.
2001-04-02 22:41:43 +00:00
bjh21 0c5b5be69f Tweak product ID printing in light of the 80C04A data sheet.
Split out Rx and Tx interrupt handlers into their own functions for clarity.
2001-04-02 22:25:17 +00:00
mellon 7ac99333ec ISC DHCP 3.0b2pl23 2001-04-02 21:56:50 +00:00
wiz 2c7d48475b mdoc'ify. With a tip of the hat to kleink. 2001-04-02 21:26:21 +00:00
wiz 1bce735644 Replace pccons(4) and vt(4) references by one to wscons(4). 2001-04-02 21:20:58 +00:00
wiz cb80f7e05b Remove any mention of PMS_RESET_AND_DISABLE, since it doesn't seem
to be in the code anymore.
2001-04-02 21:03:51 +00:00
wiz b37c366b3f Improve some markup. 2001-04-02 20:49:57 +00:00
wiz 3a3aafcf17 Fix format typo, and whitespace. 2001-04-02 20:48:38 +00:00
wiz 368e8f931a Remove some unnecessary whitespace. 2001-04-02 20:42:19 +00:00
wiz 3f2fd85309 Spelling fix. Whitespace fixes. 2001-04-02 20:41:02 +00:00
wiz 7d34f1ff6c Don't Xref other (possible on this arch non-existing) device drivers,
just do the default arp/ifmedia/inet/netintro stuff.
Whitespace fixes.
2001-04-02 20:40:11 +00:00
wiz c1254791bb Replace reference to pcvt(4) with wscons(4), and whitespace fixes. 2001-04-02 20:38:54 +00:00
wiz a519e87244 This gets installed as tcpdump.8, so make it's section 8 (was 1). 2001-04-02 18:34:23 +00:00
wiz 91676aabdb Some changes to make it more usable -- not very usable, though. 2001-04-02 18:32:02 +00:00
wiz caeeeac59d End sentence with a dot. 2001-04-02 18:29:49 +00:00
wiz feb5cd7b0b Remove trailing space from comment line. 2001-04-02 18:27:13 +00:00
wiz 6b5ab77765 fo -> for 2001-04-02 18:25:34 +00:00
wiz 7d378dde0d It's vs. Its. 2001-04-02 17:28:29 +00:00
tshiozak f9458068d2 UTF-2 rune module is also obsolete. see PR 12502. 2001-04-02 16:49:42 +00:00
onoe 740970e20e ignore trailing newline which is included in the message from mail.local. 2001-04-02 14:57:37 +00:00
hpeyerl bda486229f This machine hasn't existed for some time. 2001-04-02 14:46:48 +00:00
ichiro 8102caac9d add PLANEX USB-RS232 URS-03 2001-04-02 14:17:45 +00:00
ichiro dbbff52c3d support USB-serial PLANEX USB-RS232 URS-03
reported by sakamoto@splhack.org (Kazuki Sakamoto)
2001-04-02 13:38:14 +00:00
augustss 8086f5e0ec Print portno when attaching. 2001-04-02 13:18:31 +00:00
msaitoh d816600fbf add libbfd.a 2001-04-02 12:46:34 +00:00
reinoud 4b9911dfd2 Finally implement the BREAK key in the wskbd ! :)
The BREAK key is a wierd one that gives an extra prelude.
2001-04-02 12:34:34 +00:00
soda 4a69865e90 Remove the paragraph which describes
"... we may remove PCIBIOS_INTR_FIXUP_FORCE option in the future...",
because this option is found useful on CASIO CASSIOPEIA FIVA MPC-206,
reported by oki@netbsd.org in japanese netbsd mailing list @ soum,
(article number 06480, 06499 and 06502).
Mmm, broken BIOS...
2001-04-02 12:03:56 +00:00
fvdl ecca88089a Override NFS read and write size to default to 32k for the i386 here
(can be overridden from a config file).
2001-04-02 11:48:18 +00:00
fvdl 8ec4ee98dd Set default NFS read and write sizes back to 8k, because a lot of
(old) hardware can't handle more.
2001-04-02 11:47:23 +00:00
itojun 08f224c184 postfix 20010228-pl01 2001-04-02 10:55:13 +00:00
wdk dacfad3be3 Clear interrupt latch after interrupts are processed, not before. 2001-04-02 09:54:16 +00:00
mrg af0b236278 note bumped CHILD_MAX. 2001-04-02 09:33:30 +00:00
pk 3c425b682f Cast `field-width' arguments to type `int'. 2001-04-02 07:16:05 +00:00
dbj 6c04c75c6c No longer clobber the DMACSR_SETENABLE bit in the dma interrupt
Add the ability to handle unexpected dma shutdowns
2001-04-02 05:29:43 +00:00
dbj a5523b0bfd remove unused ifmedia fields 2001-04-02 05:29:42 +00:00
dbj dff3edd66d removed unused mediachange routines
changed ethernet receive to handle unexpected dma shutdowns
2001-04-02 05:29:42 +00:00
dbj 235c2b2545 reenabled flushcount diagnostic check.
tweaked formatting on hex dump debugging routine
2001-04-02 05:29:42 +00:00
dbj 403a09df61 resync with mvme68k 2001-04-02 05:28:38 +00:00
lukem 315c0a92f9 if debugging (i.e, -v), use options.level instead of SYSLOG_LEVEL_INFO
to the first call to log_init(), otherwise debug messages from config
file parsing won't appear. (this seems to have been broken in recent
versions of openssh)
2001-04-02 03:53:36 +00:00
chs 10e361a3bf in the 386 case of copyout(), reload "len" from the stack after verifying
write permission since pcb_onfault will clobber %eax if we fault.
2001-04-01 23:54:14 +00:00
itojun 94cdb4e17c copy config hint docs to /usr/share. 2001-04-01 23:47:45 +00:00
jdolecek 8a08e12c86 slighly adjust comment 2001-04-01 23:14:02 +00:00
aidan 979f8b880b add 'noreturn' attribute to ftp_loop, to fix a cc warning. 2001-04-01 23:11:55 +00:00
aidan 7f74ad2bfd As threatened, handle OOB commands from within ftpcmd.y.
This involved changing the yacc syntax to be line-oriented, rather than
having it run against the entire input at once, and adding a flag to
struct tab, to indicate if or not it's acceptable for a command to occur
OOB.
2001-04-01 23:04:30 +00:00
bjh21 7b7d57c2da Add some definitions for the 80C04A, thanks to Reinoud, who found me a data
sheet for it.
2001-04-01 21:15:15 +00:00
nathanw 547003457e Grammar police. 2001-04-01 20:27:50 +00:00
nathanw de6224d7d3 "Notebooks" -> "laptop and notebook systems". 2001-04-01 20:19:20 +00:00
nathanw 3d034b594c Say "audio device driver" instead of merely "support". 2001-04-01 20:17:03 +00:00
reinoud 12f7f9e0de Make it compile again ... removed an unused variable 2001-04-01 20:16:25 +00:00