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