wiz
0247406d6a
Bump date for previous. New sentence, new line.
2009-02-07 15:32:11 +00:00
jym
92ae85d18e
Changes to MEMORY_RBFLAGS option:
...
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
ad
0efea177e3
Remove LKMs and switch to the module framework, pass 1.
...
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
reed
452130b57f
Reference secmodel_securelevel manual page.
2008-11-11 00:08:52 +00:00
wiz
8c17a9bb0b
New sentence, new line.
2008-09-13 09:13:14 +00:00
pgoyette
c3fdef9f06
Make the I2C_SCAN warning a bit more (ok, a LOT more) dire!
2008-09-12 01:19:17 +00:00
pgoyette
b1779d2b4c
Forgot to bump the date
2008-09-11 23:24:36 +00:00
pgoyette
91d59526ca
Add warning on possible side effects of using 'options I2C_SCAN'
2008-09-11 21:14:16 +00:00
pgoyette
dae4e2207c
Document new I2C_SCAN option.
2008-09-11 20:49:29 +00:00
wiz
56a7292635
End sentence with dot. Use more markup.
2008-09-07 12:40:11 +00:00
tron
9d95a24209
Document WAPBL kernel option.
2008-09-07 12:07:21 +00:00
tron
b2672204e3
Remove references to non-existant kernel option NO_TSC_TIME.
...
This fixes PR port-i386/39460 by Juan RP.
2008-09-07 12:01:25 +00:00
jmmv
dad672bb3e
Beleatedly document the MODULAR kernel option and mk.conf's MKMODULAR.
...
Per hubertf@'s request.
2008-03-22 12:29:01 +00:00
ad
dfe83e08ca
Remove options MATH_EMULATE.
2008-01-16 09:37:04 +00:00
ad
2ecdf58c2c
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
ad
39d27b340e
- Remove reference to COMPAT_HPUX.
...
- i386 cpu options are gone.
2007-12-31 13:30:14 +00:00
christos
908844df6c
add PAX_ASLR
2007-12-26 22:35:33 +00:00
wiz
e270f5ec9c
New sentence, new line. Use correct verb form.
2007-12-03 18:09:28 +00:00
wiz
1db713adf2
Use Fn; fix duplicate word and time problem. Use Cd for options.
2007-12-02 21:09:21 +00:00
wiz
66d96f8825
Spelling.
2007-12-01 19:13:30 +00:00
martin
0d87a4a4cd
Document options DDB_VERBOSE_HELP.
2007-09-22 19:47:51 +00:00
mjf
16b3db7a9b
Fix some grammatical errors in man pages.
...
Patch supplied by Joerg Niendorf in PR misc/36707, thanks.
2007-07-30 18:01:41 +00:00
xtraeme
34dba262f3
Mention Enhanced Speedstep related options for amd64.
2007-06-03 19:35:26 +00:00
manu
31b57f40ff
Add the TFTPROOT kernel option for TFTP'ing root RAMdisk at root mount time.
...
This allows working around situations where a kernel with embedded RAMdisk
cannot be booted by the bootloader because the RAMdisk is too big.
2007-05-08 06:10:27 +00:00
dsl
01dcedbe60
Add info on the SYSCALL_STATS and SYSCALL_TIMES options
2007-04-22 10:43:10 +00:00
xtraeme
d79325bc2e
Mention machdep.clockmod for INTEL_ONDEMAND_CLOCKMOD.
2007-03-21 19:29:30 +00:00
wiz
5c538d8a46
New sentence, new line. Sort SEE ALSO. Fix Xrefs.
2007-03-21 07:08:14 +00:00
xtraeme
7ec39d90bf
Mention INTEL_ONDEMAND_CLOCKMOD option, bump date. wiz please review.
2007-03-21 00:56:31 +00:00
liamjfoy
8c4318e7ce
GATEWAY also builds IPv6 Fast Forwarding
2007-03-12 14:35:22 +00:00
dyoung
25640dc740
Mention options IPSELSRC.
2007-03-04 05:14:55 +00:00
pooka
284239ddb8
Document file-system PUFFS.. and while here, nuke EXPERIMENTAL for tmpfs
2007-02-24 21:42:28 +00:00
daniel
c339e55881
Add an opencrypto provider for the AES xcrypt instructions found on VIA
...
C5P and later cores (also known as 'ACE', which is part of the VIA PadLock
security engine). Ported from OpenBSD.
Reviewed on tech-crypto and port-i386, no objections to commiting this.
2007-02-17 00:28:23 +00:00
wiz
c46358a299
Reword slightly.
2006-12-23 07:35:28 +00:00
elad
a84fee7faf
Initial implementation of PaX Segvguard (this is still work-in-progress,
...
it's just to get it out of my local tree).
2006-11-22 02:02:51 +00:00
jmmv
13f9baab4e
MULTIBOOT_SYMTAB_SPACE is gone because the kernel is now clever enough to
...
not need this hack.
2006-10-25 13:58:02 +00:00
wiz
f1d4555c7e
Bump date for last.
2006-10-14 07:30:54 +00:00
peter
dd191f37f3
Merge the peter-altq branch.
...
(sync with KAME & add support for using ALTQ with pf(4)).
2006-10-12 19:59:07 +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
elad
5c38108d28
Change the PaX mprotect(2) restrictions' "global_protection" knob to
...
just "global" -- it's shorter and more readable. Update documentation.
2006-09-26 14:48:40 +00:00
wiz
6099d0dd9f
Casing fix.
2006-09-23 11:16:50 +00:00
yamt
382236f83b
BUFQ_PRIOCSCAN: s/experimental//
...
i forgot why i marked it experimental.
2006-09-20 02:15:42 +00:00
yamt
87780961a4
- options PDPOLICY_CLOCKPRO.
...
- bump date.
2006-09-15 16:01:24 +00:00
wiz
cd36443c3d
Bump date for previous.
2006-09-10 21:11:01 +00:00
dogcow
f2d329dca0
remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.
2006-09-07 02:40:31 +00:00
pavel
28ef711f66
reference compat_30(8) in the description of COMPAT_30 and delete
...
duplicated information. Pointed out by Izumi Tsutsui.
Bump date.
2006-08-26 18:34:28 +00:00
xtraeme
9c74798bdd
AMD PowerNow!/Cool`n'Quiet driver for NetBSD/amd64,
...
adapted from OpenBSD.
Tested on a few machines:
http://bigbird.dohd.org:3021/NetBSD/dmesg
http://www.bsd.org.il/netbsd/acpi/dmesg
Thanks to cube, elad and others for testing and fixes.
Enabled by default on GENERIC.
2006-08-06 15:37:21 +00:00
elad
25cf4840f3
more for 4.0: VERIFIED_EXEC no longer needed.
2006-07-30 22:16:29 +00:00
wiz
3d46a8c2b5
Drop trailing whitespace.
2006-07-14 22:05:57 +00:00
elad
b5d09ef065
okay, since there was no way to divide this to two commits, here it goes..
...
introduce fileassoc(9), a kernel interface for associating meta-data with
files using in-kernel memory. this is very similar to what we had in
veriexec till now, only abstracted so it can be used more easily by more
consumers.
this also prompted the redesign of the interface, making it work on vnodes
and mounts and not directly on devices and inodes. internally, we still
use file-id but that's gonna change soon... the interface will remain
consistent.
as a result, veriexec went under some heavy changes to conform to the new
interface. since we no longer use device numbers to identify file-systems,
the veriexec sysctl stuff changed too: kern.veriexec.count.dev_N is now
kern.veriexec.tableN.* where 'N' is NOT the device number but rather a
way to distinguish several mounts.
also worth noting is the plugging of unmount/delete operations
wrt/fileassoc and veriexec.
tons of input from yamt@, wrstuden@, martin@, and christos@.
2006-07-14 18:41:40 +00:00
jschauma
1a55271438
revert previous: as pointed out by tsutsui@, we're talking about
...
MACHINE_ARCH, not MACHINE, so x86_64 should be noted, not amd64.
2006-07-11 16:22:23 +00:00