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
Age
Commit message (
Expand
)
Author
2000-11-29
This is for completeness only (to make fdopen symmetric with fopen and freopen)
christos
2000-11-29
Add checks for O_NDELAY [which indicates that we only want plain files],
christos
2000-11-29
make sure we preserve errno.
christos
2000-11-29
Open only plain files [please someone add O_REG_ONLY]. Since /etc/daily
christos
2000-11-29
Adjust the ramdisk size.
minoura
2000-11-29
remove rules for genassym.c, it's no longer pertinent
jdolecek
2000-11-29
convert to use common genassym.cf
jdolecek
2000-11-29
Fix typo in comment reported by Tetsuya Isaki in kern/11587.
wiz
2000-11-29
Change UPAGES from 3 to 2. (sync with hp300)
tsutsui
2000-11-29
Use the vm.uvmexp2 sysctl.
simonb
2000-11-29
Fall back to previous memory segments detection code if BIOS reports no
aymeric
2000-11-29
Add a vm.uvmexp2 sysctl that uses a ABI-safe 'struct uvmexp_sysctl'.
simonb
2000-11-29
Add -${MAKEFLAGS} so that make options (like -m) get used for the submake
matt
2000-11-29
Add register prefixes.
scw
2000-11-29
Missed a couple of register prefixes...
scw
2000-11-29
Add register prefixes.
scw
2000-11-29
Change the kernel name from netbsdsi(.gz) to netbsd(.gz).
minoura
2000-11-29
Allocate the DMA windows out of the PCI memory extent map after
thorpej
2000-11-29
Do the additional PCI memory initialization after configuring DMA.
thorpej
2000-11-29
Revert previous -- we'll do it differently.
thorpej
2000-11-29
The AMD 751 doesn't have DMA windows, so allocate the RAM out of the
thorpej
2000-11-29
Increase the number of static extent descriptors from 8 to 16,
thorpej
2000-11-29
Sysinst is no longer "experimental"; it is default on all platforms that
tv
2000-11-29
Fix c896 support. If the first mem bar is 64bit, then the second one will
matt
2000-11-28
Added Jason Beegan (jtb@netbsd.org) to the list of contributors.
jtb
2000-11-28
Alloc the keys structure with A_K_NKEYS as the multiplier rather than a
jmc
2000-11-28
libbfd is ../../lib/libbfd. not ../../lib/bfd
jmc
2000-11-28
several clean ups:
mrg
2000-11-28
No need to play silly name trickery when we know we're talking about
thorpej
2000-11-28
cdrom(): Look for the `instfs.tgz' image in the $MACHINE subdirectory of
pk
2000-11-28
Make sure values for a %llx are long long.
thorpej
2000-11-28
Put neo* in alphabetical position.
augustss
2000-11-28
Boot OS is -b not -o.
jdc
2000-11-28
Restore the top level `callout' command.
eeh
2000-11-28
Implement db_show_callout() again.
eeh
2000-11-28
Improve error output if executable file format isn't recognized.
wiz
2000-11-28
Use AC97_REG_* constants rather than defining them ourselves.
thorpej
2000-11-28
Define additional AC'97 registers.
thorpej
2000-11-28
Sync with libc: make function exit one instruction faster, and function one
is
2000-11-28
Another change by Hiroshi Horimoto.
is
2000-11-28
Default crontab size limit is 256k, not 32k; correct documentation to
sommerfeld
2000-11-28
backout part of execsw/LKM changes: netbsd_elf32_signature() is used by
mrg
2000-11-28
make this compile again, after execsw/lkm changes.
mrg
2000-11-28
Note auich.
ad
2000-11-28
wrap newly introduced >80 char lines.
mrg
2000-11-28
Add missing register prefixes.
scw
2000-11-28
Add a missing `%' register prefix.
scw
2000-11-28
modify dolog() to take a struct sockinet * instead of struct sockaddr *
lukem
2000-11-28
- ensure all uses of AF_INET6 are wrapped in #ifdef INET6
lukem
2000-11-28
BUG FIX: change enable sequence for 16-bit pcmcia cards. This change
haya
[next]