mark
e6aee6549e
Updated for recent driver additions and reservations.
1998-09-05 01:06:38 +00:00
mark
3a01450f20
Bring up to date.
1998-09-05 01:04:48 +00:00
mycroft
e2cb6dad8d
Make the randomized part of the ISS 24 bits.
1998-09-04 22:34:51 +00:00
mycroft
2f501074f8
Fix a couple of bogons related to tcp_new_iss():
...
* Don't add tcp_iss_seq when creating a new ISS from TIME-WAIT state.
* Do the clock increment even when using the rnd device.
1998-09-04 22:29:54 +00:00
is
0eb25ce882
Add support for Apollo-68060-board-reworked A3000 motherboards.
...
This is only tested on the original A3000...
1998-09-04 22:00:27 +00:00
is
a99b5503f1
Account for the 68060 store buffer.
1998-09-04 21:19:07 +00:00
christos
e1f16dd0c9
Assign copyrights to TNF; tv has copyrights on the remaining files...
...
It would be nice if he changed them (hint, hint)
1998-09-04 19:54:37 +00:00
christos
b5b77bba54
Back out accidental removal of CDTRCTS and fix rcsid's
1998-09-04 19:13:04 +00:00
mellon
f0ee4a66e9
Oops, release the lease _before_ deconfiguring the interface.
1998-09-04 18:03:56 +00:00
mellon
2c64334bb9
Build sysconfd and statmsg
1998-09-04 18:01:59 +00:00
mellon
17cf92b7ae
Reincorporate sysconfd support. Add support for releasing leases.
1998-09-04 18:01:14 +00:00
mellon
f397d4ea4a
Add prototype for client_reinit()
1998-09-04 18:00:17 +00:00
mellon
65a4f4bad8
Mention that statmsg depends on sysconfd.
1998-09-04 17:58:16 +00:00
mellon
a8737b8da6
Documentation for sysconfd.
1998-09-04 17:57:33 +00:00
mellon
753854cd53
Add release-current-dhcp-leases message.
1998-09-04 17:51:36 +00:00
mellon
d424c62366
Document statmsg command.
1998-09-04 17:50:23 +00:00
mellon
b9680f85dc
Add sysconf message to release DHCP-acquired leases.
1998-09-04 16:47:56 +00:00
kenh
466e22e1b7
Add a NODEVMTIME compile-time option. This will inhibit the updating
...
of modification times on device special files. Probably only useful
for low-power systems.
1998-09-04 16:04:26 +00:00
agc
16b7174fcb
src/etc/mtree/BSD.x11.dist moved to pkgsrc/mk/NetBSD.x11.dist by
...
Repository Copy.
1998-09-04 10:29:12 +00:00
agc
d17d7136b0
src/etc/mtree/BSD.pkg.dist moved to pkgsrc/mk/NetBSD.pkg.dist by
...
Repository Copy.
1998-09-04 10:10:58 +00:00
pk
b912f72b52
Print `unreferenced' info separately from definition.
1998-09-04 09:50:47 +00:00
pk
795c860f6a
The PLT symbol is also a special case when processing a shared library
...
symbol table (and so is the GOT symbol actually, but no one ever noticed..).
Re-enable PLT symbol.
1998-09-04 09:43:29 +00:00
matt
24d4c63088
Disable the the PLT symbol until I can get it to work properly.
1998-09-03 19:17:10 +00:00
tsubai
3318a12385
UVM is now standard on macppc.
1998-09-03 15:13:51 +00:00
tsubai
bd83774fb0
Switch to UVM on macppc.
1998-09-03 15:11:52 +00:00
minoura
2eacfa5148
Deleted unused options EIOMAPSIZE and ITEKANJI.
...
Removed unmaintained configs.
1998-09-03 14:29:33 +00:00
minoura
2b34aa908f
Eliminated meaningless ITEKANJI.
1998-09-03 14:22:06 +00:00
minoura
8749f59fe4
Unimplemented EIOMAPSIZE defaults to 0.
1998-09-03 14:13:18 +00:00
christos
564a4c75d0
PR/5414: Ronald Khoo: tcpdump ppp does not respect inbound/outbound qualifiers.
1998-09-03 14:12:36 +00:00
tsubai
a647a97b1a
Remove HTABENTS definition. (calculated automatically)
1998-09-03 14:10:56 +00:00
tsubai
99c8212d10
Change void mcintr() to int mcintr().
1998-09-03 14:06:06 +00:00
tsubai
f8aa472811
* Remove nam2blk.
...
* Clean up a bit.
1998-09-03 13:18:44 +00:00
kleink
ef1837c1ad
Fix typo in previous (!UVM case, hence insignificant).
1998-09-03 12:38:31 +00:00
frueauf
f4a3ad9ff9
Keep the alphabetical order.
1998-09-03 09:30:05 +00:00
msaitoh
8d1acbb7fd
s/January/June/
...
This is a bug between rev. 1.3 and 1.4.
1998-09-03 08:20:08 +00:00
msaitoh
6f4ce5dfdd
Eliminate extra comma in SEE ALSO section
1998-09-03 08:12:56 +00:00
augustss
0589dc769d
Fix kprintf related Makefile problems.
...
From John.P.Darrow@wheaton.edu , fixes PR 6091.
1998-09-03 07:27:38 +00:00
nisimura
ff9b85d338
cdevsw[] and chrtoblktbl[] arrays were not in sync. Add missing the
...
two entries in chrtoblktbl[] as pointed out by Greg Oster PR#5715.
1998-09-03 07:12:43 +00:00
nisimura
e71752d621
An include file describes MIPS processor hardware nature, which will
...
supercedes cpuregs.h eventually.
1998-09-03 05:09:37 +00:00
mark
323528d86f
Integrate another one of Neil Carson's pmap improvements.
...
Use pmap_clean_page() in pmap_remove_all() to improve cache cleaning
efficiency.
1998-09-03 03:31:53 +00:00
jeremy
d3b609004c
Corrected my incorrect usage of hyphens, en-dashes, and em-dashes.
1998-09-03 01:58:56 +00:00
jeremy
5f0b8ba018
Changed to suggest using sun3/autoconf.h rather than machine/autoconf.h to
...
reflect the new system include file locations.
Reworded slightly and added more macros.
1998-09-03 01:54:28 +00:00
sakamoto
f36e74b371
UVM is the default on bebox,ofppc.
1998-09-03 01:51:43 +00:00
sakamoto
9b0803da20
Use UVM by default.
1998-09-03 01:43:34 +00:00
jeremy
1a56a0bb75
Reformatted slightly and changed to use more macros.
1998-09-03 01:39:17 +00:00
jeremy
f69a99ee74
Cleaned up some statements.
...
Added cross references to related pages.
1998-09-03 01:05:03 +00:00
jeremy
9fff07817c
Added subsections for easier reading and some explanatory paragraphs.
...
Used special groff characters where applicable.
1998-09-03 00:54:23 +00:00
is
c38a877ead
Add bus_space_read_region_1/bus_space_write_region_1 to the Amiga bus.h.
1998-09-02 23:00:04 +00:00
is
a3ee69c87a
Split SMC chipset ARCnet driver into
...
- machine independent chip driver, in dev/ic/smc90cx6.c/...reg.h,...var.h,
using bus_space methods
- ZBUS frontend in arch/amiga/dev/if_bah_zbus.c
- added IPL_SOFTNET to arch/amiga/include/intr.h, for this
Implementing the ISA bus frontend is left as an exercise to the reader.
1998-09-02 22:32:06 +00:00
christos
016aaad0ba
PR/6081: Wolfgang Helbig: search broken in vi mode. When patbuf was changed
...
to be dynamically allocated, sizeof was not changed appropriately.
1998-09-02 21:33:50 +00:00