jdolecek
|
b1f94e26ab
|
don't specify number of ptys if >= 16 (current default initial number)
pty comments: normalize and g/c what is no longer relevant
|
2000-09-24 15:59:26 +00:00 |
itojun
|
85dda25e94
|
move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
as it is no wthe default setting for everyone.
the reason we still use the name "PULLDOWN_TEST" while it is now default:
kame code sharing.
|
2000-08-13 01:31:15 +00:00 |
hubertf
|
54c5777f78
|
sync with GENERIC rev. 1.72
|
2000-08-04 02:23:22 +00:00 |
is
|
747fe6b40d
|
French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from the i386 pccons.c. Minus the iso8859-1 to pc437 translation which isn't needed on the DNARD.
|
2000-07-24 22:05:27 +00:00 |
matt
|
2a744b7dce
|
Remove a blank line at the end.
|
2000-06-17 06:19:03 +00:00 |
veego
|
223d7455c7
|
Remove the obsolete config fragments for kernel crypto, because the IPsec
crypto code is now in the kernel source tree.
|
2000-06-14 22:02:13 +00:00 |
matt
|
e1ac3df8a4
|
sharks can now figure out what they booted from so only a single kernel is
needed.
|
2000-06-07 04:36:06 +00:00 |
mark
|
60d1e515ef
|
Remove dead option POSTMORTEM.
|
2000-03-06 03:16:24 +00:00 |
hubertf
|
4b6b32e4fd
|
sync with GENERIC,v 1.61
|
2000-01-23 23:54:34 +00:00 |
tron
|
156ac6704c
|
Add commented out entry for overlay filesystem.
|
2000-01-23 01:06:33 +00:00 |
tron
|
e1e62b88e3
|
Correct description of "vnd" pseudo device.
|
1999-12-24 00:15:50 +00:00 |
tron
|
82d9324e38
|
Remove duplicate IPv6 options.
|
1999-11-22 08:14:05 +00:00 |
itojun
|
0cea637239
|
merge SHARK.v6 into SHARK.
|
1999-11-22 05:17:33 +00:00 |
tron
|
073ee3b029
|
- Add IPv6 options and devices.
- Add commented out softdep option.
|
1999-11-16 10:22:42 +00:00 |
matt
|
458fefc5ad
|
Compile the kernel for SHARKs optimized for strongarm.
|
1999-09-16 16:49:49 +00:00 |
augustss
|
a7cd454b1d
|
It's time to be COMPAT_14.
|
1999-07-29 10:37:12 +00:00 |
cgd
|
ecc0edc397
|
clean up memory disk options
|
1999-06-26 06:56:26 +00:00 |
hubertf
|
bbb1c4b60f
|
Actually, we're in sync with GENERIC V1.55
|
1999-04-09 00:22:43 +00:00 |
explorer
|
02db718d0f
|
enable pseudo-device rnd on GENERIC-type, and remove EXPERIMENTAL from rest.
|
1999-03-27 07:11:35 +00:00 |
hubertf
|
b97ebf9749
|
Sync some options from GENERIC
|
1999-03-26 02:48:18 +00:00 |
sommerfe
|
83940dae72
|
Finish the rest of the pms->opms rename for non-wscons PS/2 mice.
|
1999-01-23 22:18:41 +00:00 |
augustss
|
797eea8ae5
|
Add a sequencer pseuso device since we have a MIDI device.
|
1998-10-14 11:13:14 +00:00 |
mark
|
d21eb4802d
|
Rename the pckbd attribute to avoid clashing with the pckbd device
from dev/pckbc/*
Include files.pckbc
|
1998-10-08 01:50:28 +00:00 |
mark
|
7a9e6fd3f7
|
Remove dead FPE option.
|
1998-10-04 19:03:37 +00:00 |
tv
|
a3da712ec1
|
Add netbsd_sdboot and explain the differences between the kernels.
|
1998-09-06 03:38:56 +00:00 |
mark
|
203b612984
|
Move UVM option to std.arm32
|
1998-09-06 02:37:47 +00:00 |
mycroft
|
dc0d1c09d5
|
Add joy at ofisa.
|
1998-09-05 03:32:36 +00:00 |
augustss
|
9deb19798f
|
Add OPL driver.
|
1998-08-26 12:10:57 +00:00 |
mark
|
170eadd04c
|
Add FILECORE filesystem.
|
1998-08-14 03:56:21 +00:00 |
augustss
|
cdeb158d5f
|
A first stab at making the SHARK sound work. It doesn't really work
yet, but it probes and makes a noise when used. Stay tuned!
|
1998-07-30 14:11:42 +00:00 |
thorpej
|
9b35e91d59
|
Update for cs* at ofisa?
|
1998-07-27 01:44:20 +00:00 |
thorpej
|
9bbe01f100
|
Note that UVM is mandatory on the Shark (otherwise ISA DMA won't work)
|
1998-07-08 05:27:17 +00:00 |
mark
|
ac8d41742b
|
Remove MOUSE_IOC_ACK option as this is now standard.
|
1998-07-06 00:49:20 +00:00 |
tv
|
b457cc5098
|
For now, do not build just "netbsd" as the root device probe cannot
distinguish wd0, cs0, etc. Build only netbsd_netboot and netbsd_wdboot.
|
1998-07-02 23:39:22 +00:00 |
lukem
|
bd8d501f7e
|
remove options FIFO; it's now the default
|
1998-06-26 01:53:43 +00:00 |
tv
|
f7eef89222
|
Kill no longer necessary CACHE_CLEAN_VM option.
|
1998-06-21 23:40:12 +00:00 |
mark
|
7d99120c16
|
Don't build in the ARMFPE by default.
Removed a load of irrelevant or redundant options.
Added a couple of extra filesystems (disabled).
|
1998-06-18 22:32:33 +00:00 |
tv
|
ef5c9d214c
|
Don't configure ofcons by default.
|
1998-06-18 17:39:17 +00:00 |
tv
|
cb168e274b
|
Add to mainline.
|
1998-06-12 23:29:27 +00:00 |