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
/
x68k
/
dev
/
grf.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-15
rcsid
lukem
2003-02-24
Cast VM_DEFAULT_ADDRESS() to a caddr_t.
atatat
2003-02-20
Introduce "top down" memory management for mmap()ed allocations. This
atatat
2002-10-23
merge kqueue branch into -current
jdolecek
2002-10-10
replace the somewhat strange poll routine with standard nopoll() (a.k.a
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-12-27
bcopy/bcmp/bzero -> memcpy/memcmp/memset
wiz
2001-03-15
eliminate the KERN_* error codes in favor of the traditional E* codes.
chs
2000-06-29
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-26
remove/move more mach vm header files:
mrg
2000-06-26
Change the kernel mmap interface so that the offset to map is an
simonb
1999-06-27
include sys/resourcevar.h to be compiled.
minoura
1999-06-18
Add the guts of mlockall(MCL_FUTURE). This requires that a process's
thorpej
1999-05-05
Shut up gcc -Wall.
minoura
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1998-10-11
remove unused share map code from UVM:
chuck
1998-08-22
Eliminated vm_offset_t and vm_size_t.
minoura
1998-08-06
Moved grfioctl.h and iteioctl.h to the public include directory.
minoura
1998-06-30
sync with -current after a long silence
msaitoh
1998-06-25
defopt COMPAT_HPUX
thorpej
1998-01-12
Update for changes to config.
thorpej
1997-10-12
Added prototypes.
oki
1996-11-23
Implement poll(2).
oki
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-05-21
Some cleanup.
oki
1996-05-05
NetBSD/x68k, by Masaru Oki.
oki