summaryrefslogtreecommitdiffstats
path: root/sys/compat/common/kern_info_09.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove all traces of COMPAT_09 and COMPAT_10. ok deraadttedu2011-07-081-92/+0
* delete the compat_09_sys_uname code herederaadt2007-11-281-43/+1
* Replace a whole bunch of scary uses of strncpy() with strlcpy() andjfb2004-06-221-5/+5
* change arguments to suser. suser now takes the process, and a flagstedu2003-08-151-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* remove ambiguity in version,ostype,osversion,osrelease and their constanity, they are and declarre 'em accordingly also removing private externies of thosemickey2002-03-141-3/+3
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* kill COMPAT_{09,10,11} kernel options. We still need kern_info_09.c and kern_ipc_10.c for other compat modules.millert2001-05-161-1/+6
* Updates for VFS Lite 2 + soft update.csapuntz1997-11-061-1/+2
* back out vfs lite2 till after 2.2deraadt1997-10-061-2/+1
* VFS Lite 2 Changescsapuntz1997-10-061-1/+2
* Makefiles seemed to be broken a bit, i don't evenmickey1996-03-031-4/+5
* From NetBSD: update to 960217 sourcesniklas1996-02-261-5/+6
* initial import of NetBSD treederaadt1995-10-181-0/+130