summaryrefslogtreecommitdiffstats
path: root/sys/kern/sysv_shm.c
Commit message (Expand)AuthorAgeFilesLines
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+6
* Close PR: kern/865jkh1995-12-041-1/+3
* Submitted by: jb@cimlogic.com.au (John Birrell)julian1995-11-301-2/+2
* Start including <sys/sysproto.h> to get the correct args structs andbde1995-10-211-17/+36
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-3/+3
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-20/+4
* Reviewed by: julian with quick glances by bruce and othersjulian1995-08-281-1/+8
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
* Use of vm_allocate() and vm_deallocate() has been deprecated.dg1995-02-201-3/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-17/+24
* Added code for FreeBSD-1.1.5 backwards compatibility.dfr1994-09-161-3/+62
* Added SYSV ipcs.dfr1994-09-131-0/+517
OpenPOWER on IntegriCloud