mjacob
bc8be11468
add isp_print_qentry inline
2000-01-06 02:56:20 +00:00
itojun
2db2cab310
add missing net.inet6.ip6.rr_prune case.
2000-01-06 02:52:29 +00:00
itojun
fc907bfb99
improve scoped ip6 address issues.
...
refer ip6.4.
2000-01-06 02:22:31 +00:00
oster
51380e0e8c
- bail if we can't allocate memory for raid_softc's. Set 'numraid' as
...
appropriate for that condition.
- nuke some debugging stuff that we hope we'll never need again
- minor cleanups
2000-01-06 02:06:41 +00:00
simonb
1f105bb824
Clean this up a little, use links instead of symlinks.
2000-01-06 01:43:30 +00:00
tron
ca8245133c
Add timebase (1900 years) to system time before passing it to date time
...
parser. Fixes PR y2k/9122 by Lars-Johan Liman.
2000-01-06 00:44:09 +00:00
tron
4c5ce0e4da
Unix system time starts in 1970 and not in 1969.
2000-01-06 00:34:38 +00:00
simonb
1ee9b20834
Small disktab entries for the ramdisk and miniroot disk images.
2000-01-06 00:24:48 +00:00
nisimura
3bec20781c
Fix a typo of screen size; pointed by tsubai.
2000-01-06 00:19:10 +00:00
simonb
c338a5ade3
Remove "miniroot" and "install-ramdisk" entries altogether - we'll
...
reference local disktab files in distrib/pmax.
2000-01-05 23:47:41 +00:00
tron
5f388312a6
Fix Y2K bug in date parser reported by Trevin Beattie in PR y2k/9123.
2000-01-05 21:34:11 +00:00
mjacob
dc86769bb7
Add in MI target mode code modules
2000-01-05 19:50:05 +00:00
ad
44ae4c89f4
- Update for changes to 'struct wsdisplay_font'.
...
- Add RCS Id string. This should probably be in 'othersrc'.
2000-01-05 18:49:13 +00:00
ad
a4eb83847b
Update for changes to 'struct wsdisplay_font'.
2000-01-05 18:46:43 +00:00
ad
59a1ab9791
Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.
2000-01-05 18:44:21 +00:00
drochner
65bf8c30e2
fix use of uninitialized "buflen" (botched in 1.18), closes PR lib/9104
...
by bgrayson@ece.utexas.edu
2000-01-05 18:40:06 +00:00
ad
a0d0bf907a
Use pcdisplay_cursor_init().
2000-01-05 18:27:47 +00:00
ad
26966d13f4
- ntohl() -> be32toh().
...
- Dispence with some of the idiocy in run().
- Couple of nits.
2000-01-05 18:15:20 +00:00
ad
06f61cba66
Note DPT boards.
2000-01-05 17:55:22 +00:00
itojun
751017ffff
avoid panic on getsockopt(ICMPV6_FILTER).
2000-01-05 16:46:18 +00:00
ad
671de62bb2
Add DIAGNOSTICS section with just one entry right now regarding
...
dpt_readcfg() failures.
2000-01-05 16:33:01 +00:00
ad
8f3fd0d6b3
Spelling.
2000-01-05 16:28:39 +00:00
ad
e75404417a
Add and use pcdisplay_cursor_init(). Still a couple of nits with this, I
...
will resolve when I can test properly.
2000-01-05 16:14:35 +00:00
ad
ea89296a61
Back out previous. A proper fix will follow.
2000-01-05 16:04:00 +00:00
takemura
42a0e30299
We can mmap frame buffer. Sorry, we had not been able to map it.
2000-01-05 15:12:42 +00:00
mjl
0654fab2c2
Correct typo in comment.
2000-01-05 14:40:14 +00:00
msaitoh
95d875fb90
libc for SH3.
...
TODO: fplib
2000-01-05 14:07:29 +00:00
itojun
a60e59b349
better sync with reality.
2000-01-05 13:19:36 +00:00
simonb
3b40504351
Make "miniroot" 2MB and add a 3MB "install-ramdisk" entry. Add comments
...
to both of these referring to which Makefile in src/distrib/pmax they are
used in.
2000-01-05 13:05:15 +00:00
drochner
f6ee10996d
regen
2000-01-05 12:15:00 +00:00
drochner
28828c88e8
add Kubota Denali
2000-01-05 12:14:33 +00:00
itojun
7b5dfc58ad
support IPv6. commands under "netstat" are IPv6 ready.
...
IPv6 is supported by filters (":ignore ssh") as well.
TODO: do something about line truncation?
TODO: inet6.icmp6? ":help" will not fit into single line...
2000-01-05 11:59:12 +00:00
itojun
88ac9b1712
remove dupplicated prototype defs for file static funcs.
2000-01-05 11:50:21 +00:00
itojun
5784d552dd
avoid null pointer access on ":show".
2000-01-05 11:48:21 +00:00
drochner
6f64d1e85f
regen
2000-01-05 11:32:43 +00:00
drochner
2abcb85b5f
add some stuff which was mentioned on the mailing lists recently
2000-01-05 11:32:06 +00:00
drochner
4b3a806e80
print a warning if a "cinclude"d file cannot be opened and the -v flag
...
is given
2000-01-05 11:24:02 +00:00
drochner
b32647d4ea
replace embedded _rcsid[] string by __KERNEL_RCSID(), remove _copyright[]
2000-01-05 11:19:36 +00:00
nisimura
95d00ea75d
Introduce NetBSD/luna68k port into CVS repository.
2000-01-05 08:48:53 +00:00
mrg
e7552e93d7
reverse (and fix) the logic of the other change; it cause semi-random alpha SIGABRT for longer command lines
2000-01-05 08:11:31 +00:00
itojun
2cd2ee94b9
allow reverse query for v4 loopbacknet (127.0.0.0/8).
2000-01-05 04:54:54 +00:00
oster
d4dfa2a664
Make sure we really get something back from RF_Malloc before we use it.
2000-01-05 04:15:30 +00:00
oster
c714a07d22
- add '-v' (Verbose) option, which, most notably, provides
...
a spiffy lukemftp-inspired progress bar for parity re-writing,
reconstructs, copybacks, et al.
- make 'raidctl -P' wait until the parity has been updated before exiting
(it waited previously, but only because the parity re-write ioctl wouldn't
exit until the parity was successfully re-written)
2000-01-05 03:02:41 +00:00
oster
77ab4d1598
- update RF_CREATE_THREAD to handle a 'process name' argument.
...
- fire up a new thread for parity re-writes, copybacks, and reconstructs.
The ioctl's which trigger these actions now return immediately.
- add progress accounting for the above actions.
- minor rototillage of rf_netbsdkintf.c to deal with all of the above.
2000-01-05 02:57:28 +00:00
mjl
5a87b7dd81
Add description of FIFOs in long display (was commented out).
2000-01-05 02:54:55 +00:00
itojun
524c5db85b
fix non-inet6 compilation
2000-01-05 01:50:45 +00:00
chopps
1208b794f5
add ntwoc man pages
2000-01-05 00:27:25 +00:00
chopps
8cbdb88ed5
add ntwoc to isa and pci summary pages
2000-01-05 00:25:25 +00:00
chopps
37e37b3222
Add man page for ntwoc
2000-01-05 00:17:25 +00:00
itojun
9e4741d4c2
add /usr/include/net{inet6,key}.
2000-01-05 00:11:44 +00:00