pk
ff4f5f4528
If necessary, defer console output until TX interrupt handler runs.
1997-11-12 22:18:54 +00:00
pk
39879b883e
Use a 1-character queue so polled console output can be deferred if
...
regular I/O has been scheduled.
1997-11-12 22:17:07 +00:00
thorpej
142a4c50c4
el_gets() takes an int *, not a size_t *.
1997-11-12 21:56:05 +00:00
augustss
dd95190002
XXX Workaround for ViBRA cards with two 8 bit DMA channels.
1997-11-12 20:28:42 +00:00
gwr
a46d55768b
Integrate a fix from the latest GDB: Need to initialize the
...
"endian" field in the "disassemble info" otherwise the SPARC
disassembler assumes it should do little-endian swap. (dumb)
1997-11-12 17:34:41 +00:00
mjacob
ddaa6c3262
Fix compile problem.
1997-11-12 05:49:24 +00:00
cjs
af5956aa6b
Make this compile with -DSMALL and warnings on.
1997-11-12 03:40:55 +00:00
ender
a6564b07d4
o Added a section on the X11 distribution sets to contents
...
o Added recently supported hardware
o Noted setup of rc.conf in install
o Added a new upgrade procedure
o Explained 1.3 enhancements in whatis
o Converted Mac-side utility names to be more version independent
1997-11-12 02:16:09 +00:00
augustss
e50fe447d7
Make sure numeric escapes are limited to 3 characters.
1997-11-12 02:02:34 +00:00
pk
c144b2c93b
Fix typo.
1997-11-12 01:30:30 +00:00
pk
b7f5e603b4
Previous sync with `etc/netstart' was not complete.
1997-11-12 01:13:54 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
pk
a309481f34
Change load address to avoid cache-aliasing on machines with Harvard-style
...
cache implementations (notably the Hypersparcs).
1997-11-12 00:37:07 +00:00
mrg
81a056bc2e
handle strings longer than 256 bytes. should do this with fgetln()...but
...
fgetln() doesn't nul terminate, and thus requires malloc/copy for each
interation (actually, *two* for whatis(1)).
1997-11-12 00:04:49 +00:00
fvdl
db0d6c4018
Add missing ;
1997-11-11 22:43:51 +00:00
veego
c4a0e6d765
Fix a brain error from luke while he WARNSifyed libm.
...
Erik Bertelsen found the missplaced brakes.
1997-11-11 22:34:01 +00:00
kml
3b9fc85803
Remove an extraneous call to rtfree() in the path mtu discovery code;
...
this was causing negative reference counts on routes...
1997-11-11 21:10:50 +00:00
drochner
b80ad6c934
-point to console(4) manpage for serial console parameters
...
(suggested by Chuck Cranor)
-insert a reasonable IO base address for "iy at isa"
(from Ignatios Souvatzis)
1997-11-11 20:31:38 +00:00
scottr
d28cbedf2f
Fix typo in last change that causes lossage depending on
...
whether the MRG_ADB option is used or not.
1997-11-11 17:31:11 +00:00
augustss
3b361428d1
Add a first version of a PCMCIA man page.
1997-11-11 17:21:42 +00:00
mhitch
c390c7a5e1
The address used by mips1_FlushICache() is a virtual address, not a physical
...
address. This caused DDB to hang the machine hard when trying to set a
breakpoint.
1997-11-11 16:50:57 +00:00
leo
a6467ae1e4
First update pass.
1997-11-11 15:14:50 +00:00
veego
f07d2619d5
New entries for getNAME.8, ipftest.1, ftpd.conf.5, ec.4, en.4, lc.4,
...
sm.4 and we.4.
1997-11-11 14:52:44 +00:00
veego
31e81fc047
Remove i386/ed.4.
1997-11-11 14:51:10 +00:00
mrg
9f84449ae5
add missing .Nm sections.
1997-11-11 14:39:59 +00:00
mrg
2797f8d4a1
fix oversight in previous.
1997-11-11 13:46:15 +00:00
lukem
83955f6abd
* change checkportcmd syntax to `checkportcmd class [off]' (as per `modify')
...
* display current setting of checkportcmd in STAT
* ensure that curclass.checkportcmd is initialised to 0
* document default setting of checkportcmd in ftpd(8)
* cleanup code a bit, putting code for "checkportcmd" in alphabetical order
1997-11-11 12:42:24 +00:00
veego
6d7368baa7
Remove the ed.4 entry.
1997-11-11 12:00:59 +00:00
veego
67ed3b4d0c
Add the ipftest.1 manpage.
1997-11-11 10:14:42 +00:00
veego
5048b71642
Fix some manpage section numbers and remove the SEE ALSO entry for
...
snoop(1m).
1997-11-11 10:11:19 +00:00
mrg
dc05f41d80
add missing .Nm sections
1997-11-11 10:07:34 +00:00
veego
13cfd2b17f
Updated for the missing ipftest.1 manpage.
1997-11-11 10:07:31 +00:00
mrg
c12c7ee684
add missing .Nm sections
1997-11-11 10:06:37 +00:00
veego
525c710d19
import a missing manpage from ip-filter 3.2
1997-11-11 10:02:25 +00:00
thorpej
b5b52c47ef
Add Todd Vierling to supporting cast.
1997-11-11 09:38:12 +00:00
thorpej
aa58fe81c4
Add Simon Burge to supporting cast.
1997-11-11 09:23:40 +00:00
thorpej
b6ac221d7c
Type/alignment cleanup in EEPROM code.
1997-11-11 06:35:46 +00:00
mrg
c8fbce69fd
increment version.
1997-11-11 06:32:17 +00:00
mrg
6666673d8e
oops, missed this bit in previous change.
1997-11-11 06:17:22 +00:00
thorpej
4c23631cbf
Fix a typo.
1997-11-11 05:53:38 +00:00
thorpej
6fcc8cd8b1
Add locators for "eg0" device, and enable it.
1997-11-11 05:53:06 +00:00
thorpej
5623c81594
Fix a couple of typos.
1997-11-11 05:50:28 +00:00
thorpej
5a07bc3ec4
Clean this up a bit.
1997-11-11 05:48:16 +00:00
mrg
8e2c08b183
add a "checkportcmd <class>" option that stops ftp bounce attacks.
1997-11-11 05:48:03 +00:00
thorpej
ee9c3ac44f
Fill in a few things.
1997-11-11 05:31:33 +00:00
thorpej
49571ef5eb
Fill a few things out.
1997-11-11 05:27:11 +00:00
thorpej
73ee6249a8
Clean up the DIAGNOSTICS sections.
1997-11-11 05:11:27 +00:00
thorpej
0199629221
Update to match reality.
1997-11-11 05:02:16 +00:00
jonathan
b8636b832f
chipset driver for DEC pixelstamp and STIC (stamp Interface chip).
1997-11-11 04:47:57 +00:00
jonathan
8fb5daf0f7
Allow etc.{$MACHINE_ARCH}/Makefile.inc to add files to BIN1, BIN2, BIN3.
1997-11-11 04:37:17 +00:00