tsutsui
a46d60ccc4
Disable more options to shrink kernel size.
2007-02-16 19:15:15 +00:00
wiz
6919c6578c
s/independant/independent/, from Zafer.
2006-11-24 22:04:21 +00:00
jmmv
7a13fe4abf
Remove tmpfs's experimental status. OK'ed by core@.
2006-11-11 18:47:08 +00:00
chs
e8295642bd
remove MALLOC_NOINLINE, it doesn't do anything anymore.
2006-10-02 03:28:29 +00:00
manu
f309b668fd
- Document COMPAT_15 as doing nothing
...
- Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency
- Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM
ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT
matters here.
This address kern/18407
2006-09-27 21:42:04 +00:00
gdamore
8639b95c43
Convert code to pick remove pasteware, picking up common implementations of
...
delay, mips3_init_tc, etc.
2006-09-09 00:14:27 +00:00
tsutsui
73e8e44a34
options SYSTRACE is now disabled in GENERIC,
...
so remove "no options SYSTRACE".
2006-08-28 13:53:04 +00:00
tsutsui
023d5b98c6
- add "zsc1 at sbdio?" so that ewskbd and ewsms are attached properly (oops)
...
- fix typo in a commented out entry
2006-08-27 14:09:40 +00:00
christos
e0df1e4c51
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
...
Also remove CCITT,NS,NIP
2006-08-26 20:26:43 +00:00
tsutsui
dca3a6d117
Remove netns and netccitt options.
2006-08-26 08:08:30 +00:00
tsutsui
6ff205ce76
Remove obsolete #options VERIFIED_EXEC, found by grep(1).
2006-08-26 07:59:21 +00:00
christos
b300b74469
Disable SYSTRACE by default on all kernels (discussed with core)
2006-08-12 15:29:52 +00:00
liamjfoy
aeee5deab9
Add CARP to GENERIC kernel configs. CARP is not enabled by default.
...
ok: christos
2006-06-28 15:19:27 +00:00
pavel
dc1372c547
Add stf to all kernel configs which have INET6 and gif, except the INSTALL
...
ones and those for specific machines of developers. PR 32304.
OK'ed by rpaulo.
N.B. stf is a cloning device, so it still must be enabled by
"ifconfig stf0 create".
2006-03-28 20:58:39 +00:00
christos
1b49426ea4
remove vinum
2006-02-25 01:31:02 +00:00
cube
6ff13154dd
Remove 'count' argument for pseudo-devices that ignore it
...
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
2006-02-05 05:01:48 +00:00
rpaulo
e1c6b6ed0f
bpfilter doesn't accept count anymore.
2006-02-04 02:53:13 +00:00
reinoud
a92fdbbc53
Add commented out UDF file-system entry in all GENERIC configurations.
2006-02-02 21:32:08 +00:00
tsutsui
05394b9c36
- Shrink more functions.
...
- Adjust MEMORY_DISK_ROOT_SIZE.
2006-01-09 09:57:42 +00:00
tsutsui
00115740d2
Shrink RAMDISK kernel by disabling some functions.
2006-01-08 14:35:39 +00:00
tsutsui
c252c802fd
Remove duplicated veriexec options.
2006-01-08 13:13:36 +00:00
tsutsui
2f9d701ab5
Add commented out veriexec options.
2006-01-05 10:46:57 +00:00
tsutsui
0a8f153e8b
Fix a typo in comment.
2006-01-05 10:44:21 +00:00
tsutsui
04faabf071
Initial import of NetBSD/ews4800mips port,
...
for NEC's MIPS based EWS4800 workstations.
Most porting work was done by UCHIYAMA Yasushi <uch@netbsd>
http://mail-index.netbsd.org/port-mips/2004/06/27/0000.html
and various cleanup, updating, and fixes have been done by me.
Currently only EWS4800/350, 360, 360AD, 360ADII, 360EX and 360SX
models are supported.
2005-12-29 15:20:08 +00:00