index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
sysv_sem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gack - if you're going to call semexit() from elsewhere, it shouldn't
jkh
1995-12-28
1
-2
/
+2
*
Call semexit() from exit(), in order to process `undo vectors'.
joerg
1995-12-27
1
-2
/
+1
*
Update sysv_*.c to get their argument definitions from sysproto.h
peter
1995-12-15
1
-14
/
+27
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-14
/
+16
*
Start including <sys/sysproto.h> to get the correct args structs and
bde
1995-10-21
1
-17
/
+38
*
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
dg
1995-09-09
1
-3
/
+3
*
Fix several sysinit functions that had the wrong type and unnecessarily
bde
1995-08-30
1
-7
/
+4
*
Reviewed by: julian with quick glances by bruce and others
julian
1995-08-28
1
-1
/
+8
*
Eliminate sloppy common-style declarations. There should be none left for
bde
1995-07-29
1
-1
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-3
/
+3
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-3
/
+2
*
Got rid of compiler warnings.
dg
1994-09-17
1
-2
/
+4
*
Added SYSV ipcs.
dfr
1994-09-13
1
-0
/
+939