new pathname for hpux
[unix-history] / usr / src / sys / kern / sysv_shm.c
1990-12-17 Kirk McKusicknew pathname for hpux
1990-12-06 Kirk McKusickupdate for new VM
1990-06-29 Mike KarelsRETURN => return, remove syscontext.h
1990-06-25 Mike Karelscareful of out-of-range parameters
1990-06-23 Mike Hibleradd some missing returns, correct args to ipcaccess...
1990-06-08 Kirk McKusickproc pointer is now passed in to shmexit function
1990-06-08 Kirk McKusickconvert to new syscall convention
1990-06-08 Kirk McKusickneed to return mmexit error correctly
1990-06-06 Kirk McKusickupdate to new system call convention; expunge more...
1990-05-26 Kirk McKusickupdate from Mike Hibler at Utah
1990-05-16 Keith Bosticrename size_t to segsz_t for ANSI C
1990-05-09 Kirk McKusickmerge in hp300 support from Utah