index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sun2
Age
Commit message (
Expand
)
Author
2006-08-26
PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options
christos
2006-08-26
Remove obsolete #options VERIFIED_EXEC, found by grep(1).
tsutsui
2006-08-12
Disable SYSTRACE by default on all kernels (discussed with core)
christos
2006-07-26
don't install <machine/db_machdep.h>, this is kernel only
drochner
2006-07-23
Use the LWP cached credentials where sane.
ad
2006-07-19
- Hold a reference to the process credentials in each struct lwp.
ad
2006-06-28
Add CARP to GENERIC kernel configs. CARP is not enabled by default.
liamjfoy
2006-05-15
include kauth.h for kauth_cred_geteuid.
yamt
2006-05-14
integrate kauth.
elad
2006-03-29
Use device_cfdata().
thorpej
2006-03-28
Use device_unit().
thorpej
2006-03-28
Use device_is_a().
thorpej
2006-03-15
adapt to uvm_fault() interface cleanup: kill the useless 3rd argument
drochner
2006-02-25
Fix some typos.
wiz
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2006-02-05
Remove 'count' argument for pseudo-devices that ignore it
cube
2006-02-04
bpfilter doesn't accept count anymore.
rpaulo
2006-02-02
Add commented out UDF file-system entry in all GENERIC configurations.
reinoud
2005-12-24
bare asm -> __asm
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-12-09
Add (commented out) Veriexec options and pseudo-device to GENERIC kernels,
elad
2005-12-07
Remove obsolete options VNODE_OP_NOINLINE.
tsutsui
2005-12-07
Adjust comments for options FFS_NO_SNAPSHOT.
tsutsui
2005-09-17
make VMSWAP optional again.
yamt
2005-09-17
include "conf/std".
yamt
2005-09-10
Initial addition of tmpfs, an efficient memory file-system. This project
jmmv
2005-09-06
Change the driver open function's conditional for overriding exclusive tty
kleink
2005-09-04
typo in comment.
isaki
2005-08-19
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
christos
2005-08-19
64 bit inode changes.
christos
2005-07-31
revert "defflag VMSWAP" changes for now.
yamt
2005-07-30
add "options VMSWAP" to non INSTALL kernels.
yamt
2005-07-30
defflag VMSWAP.
yamt
2005-07-17
Add support for reading cloop2 compressed filesystem image,
hubertf
2005-07-11
Add m68k sunos_machdep.h
christos
2005-07-07
Add (commented out) IPSEC_NAT_T option.
tron
2005-06-30
adaptions to config_search() change, and minor autoconf fixes, mostly from Ha...
drochner
2005-06-25
Add file-system PTYFS (commented out) so that people know its existence.
rpaulo
2005-06-19
Move common Sun3/Sun4 EEPROM definitions in to <dev/sun/eeprom.h>
thorpej
2005-06-19
Move common Sun ID PROM definitions into <dev/sun/idprom.h>.
thorpej
2005-06-12
Make disklabel(8) and fdisk(8) into "host tools " last step: build
dyoung
2005-06-09
- Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO.
tsutsui
2005-06-05
There was still a reference to bufpages here (preceded by an XXX comment)
he
2005-06-03
Add const.
tsutsui
2005-06-03
Fix shadowing variable warning.
tsutsui
2005-06-03
Adapt to ddb constification.
tsutsui
2005-06-03
- Adapt to ddb constification.
tsutsui
2005-06-03
Add const.
tsutsui
2005-06-03
Remove declarations for db_read_bytes() and db_write_bytes().
tsutsui
[next]