jun
14af97fa26
add Sharp HC-1200
2000-02-14 07:22:19 +00:00
scottr
add73de5d4
Regen.
2000-02-14 07:19:42 +00:00
jun
2d09174cce
regen.
2000-02-14 07:19:25 +00:00
scottr
29cb4c7412
Merge wscons work onto the main development branch.
2000-02-14 07:12:34 +00:00
scottr
8a00740789
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
jun
f009580118
add Sharp HC-1200
2000-02-14 06:55:36 +00:00
jun
2128ac8d92
add mgterm
...
running on PocketBSD,PocketLinux,NetBSD/{hpcmips,mac68k}
MGL2 information:
http://at.sakura.ne.jp/~suz/MGL2/index.html
2000-02-14 05:41:11 +00:00
soren
bca6350a53
Prevent percentage overflows by keeping score in kilobytes.
2000-02-14 05:35:21 +00:00
deberg
7841046191
add FIIK
2000-02-14 05:16:20 +00:00
aidan
919f6272de
Modularize password changing mechanisms, as proposed in
...
<20000130122641.A8134@xanadu.kublai.com>:
Subject: PROPOSAL: making passwd pluggable (sort of)
Date: Sun, 30 Jan 2000 12:26:41 -0500
2000-02-14 04:36:20 +00:00
aidan
492312b9ed
Move include/kerberosIV/com_err.h to include/com_err.h
2000-02-14 03:26:06 +00:00
aidan
d6bf7fdb89
Move include/kerberosIV/com_err.h to include/com_err.h.
2000-02-14 03:21:02 +00:00
aidan
0c25a9e4d1
Patch from assar@netbsd.org to make k5login.c work with both MIT and Heimdal
...
kerberos trees.
2000-02-14 03:17:43 +00:00
augustss
92fe0a3e74
Add two missing `,' under SEE ALSO.
2000-02-14 00:13:50 +00:00
augustss
2acc839468
Xref between sv(4) and opl(4).
2000-02-14 00:04:20 +00:00
augustss
45803791ef
Mention and xref ex(4).
2000-02-14 00:01:35 +00:00
augustss
9558d7b27b
Regen.
2000-02-13 23:10:22 +00:00
augustss
a39279da39
Add a bunch of devices.
2000-02-13 23:10:02 +00:00
veego
52e395b26c
Fix the CMDDIR problem noticed in pr#9409 and while I am here move the
...
BINDIR before PROG (thats looks nicer).
2000-02-13 22:14:28 +00:00
veego
23b1b424a3
Install smrsh into /usr/libexec and not /usr/sbin.
2000-02-13 21:32:01 +00:00
kleink
1d34d289cf
Arrange for a linker warning to be displayed when the errno datum is accessed
...
directly; inspired by a conversation with Havard Eidnes.
2000-02-13 21:13:01 +00:00
tsubai
2aafd71ec7
Reduce NKMEMPAGES_MAX_DEFAULT.
2000-02-13 17:01:47 +00:00
ragge
520d8c032e
Waked up from the dead
2000-02-13 13:01:14 +00:00
tsubai
90fe757934
Fix typo in comment.
2000-02-13 10:25:07 +00:00
itojun
a3aa7fe66f
add ip6defaultif configuration variable in rc.conf, for configuring
...
default outgoing interface for IPv6 host when default router list is empty.
the configuration is just for very rare case. it is safe to leave it empty.
2000-02-13 07:47:26 +00:00
itojun
99b18eac36
on attach, check if we've got meaningful mac address or not,
...
to detect io mapping problem.
on detach, handle resource deallocations more carefully.
2000-02-13 06:17:58 +00:00
tsutsui
2a3b53a229
Remove __BROKEN_CONFIG_UNIT_USAGE.
...
This has been fixed on news1200 merge.
2000-02-13 05:40:36 +00:00
mark
068fcab81e
Enable rl ethernet device.
...
General tidy up.
2000-02-13 05:26:04 +00:00
mark
f43601877b
Remove __BROKEN_CONFIG_UNIT_USAGE.
2000-02-13 05:20:45 +00:00
mark
d97d3dc6a5
Enable rl ethernet device and do some general cleaning up.
2000-02-13 05:19:40 +00:00
mark
7ef62e2b59
Remove unncessary cf_unit usage.
...
Make sure we only attach 1 of these devices.
2000-02-13 05:00:57 +00:00
mark
9316cea99d
Remove unnecessary cf_unit usage.
2000-02-13 04:59:57 +00:00
oster
919df6690a
Add support for / on RAID. A bit of a gross hack, but sufficient for now.
...
Note that this doesn't help you much until the RAID autoconfig code
in sys/dev/raidframe/rf_netbsdkintf.c is turned on.
2000-02-13 04:57:44 +00:00
oster
5aee30c016
- support for autoconfig setup and / on RAID setup
...
- new parts are still work-in-progress (no docs yet either)
2000-02-13 04:55:30 +00:00
oster
445591e874
Get recent changes into the tree:
...
- make component_label variables more consistent (==> clabel)
- re-work incorrect component configuration code
- re-work disk configuration code
- cleanup initial configuration of raidPtr info
- add auto-detection of components and RAID sets (Disabled, for now)
- allow / on RAID sets (Disabled, for now)
- rename "config_disk_queue" to "rf_ConfigureDiskQueue" and properly prototype
in rf_diskqueue.h
- protect some headers with #if _KERNEL (XXX this needs to be fixed properly)
and cleanup header formatting.
- expand the component labels (yes, they should be backward/forward compatible)
- other bits and pieces (some function names are still bogus, and will get
changed soon)
2000-02-13 04:53:57 +00:00
chs
871e0c1533
switch back to using a file mapping for the initial mapping of a new object.
...
this allows the kernel to use PMAP_PREFER() to give us better alignment on
platforms that care.
2000-02-13 04:28:09 +00:00
thorpej
9671588a30
Allocate the page buckets out of kernel_map, not kmem_map. Saves 16
...
or so kmem_map pages on a 32MB SPARCstation 2.
2000-02-13 03:34:40 +00:00
kristerw
952281e8fb
Fixed a bug in the ATR parsing; If TA(i) was absent, then TA(i+1) was
...
used as TA(i) (and similary for TB(i) and TC(i))
2000-02-13 01:31:22 +00:00
mjl
6be4d2a451
Mention the LOGIN_SETENV flag for setusercontext()
2000-02-13 01:10:19 +00:00
tron
699023d93b
Remove obsolete version 8.8.8 of "sendmail". 8.9.3 is in the main tree
...
now, 8.8.8 is still avaible in "pkgsrc".
2000-02-13 00:34:15 +00:00
perseant
42bce177e0
Add -F flag to override newfs_lfs' preference for 4.4LFS-labelled partitions.
2000-02-12 23:58:09 +00:00
augustss
0b2e81991d
Avoid panic when a non-working hub is detached.
2000-02-12 23:44:16 +00:00
enami
84b6105bbe
Check if device is active in wi_intr and wi_inquire.
2000-02-12 23:35:28 +00:00
kristerw
8ff64870d4
The T0 byte must not be included in the TCK calculation (ISO/IEC 7816-3
...
chapter 6.4.5)
2000-02-12 22:40:12 +00:00
ad
fc8ea8f0c5
Misplaced #endif.
2000-02-12 22:06:54 +00:00
augustss
d3fb7161d2
Regen.
2000-02-12 22:02:01 +00:00
augustss
b4fac8c7d0
Add Microsoft Internet Keyboard Pro.
2000-02-12 22:01:31 +00:00
ad
59748e7e55
Fix the unaligned accesses discovered by dbj.
2000-02-12 21:58:58 +00:00
is
0c7df42dbd
Document P5PPC68KBOARD option.
2000-02-12 21:30:51 +00:00
thorpej
09943f0ffa
G/c references to VM_KMEM_SIZE.
2000-02-12 20:57:12 +00:00