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
/
games
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cast pointers to longs, not ints.
jb
1998-05-09
1
-3
/
+3
*
Change long variable to time_t where it is passed to time() by reference.
jb
1998-05-09
1
-1
/
+1
*
Add #include string.h to get prototypes.
jb
1998-05-09
2
-0
/
+2
*
Add #include string.h to get prototypes and change variables from long
jb
1998-05-09
2
-3
/
+5
*
Remove bogus time() prototype and let the one in time.h rule.
jb
1998-05-09
1
-1
/
+0
*
Add #include string.h to get prototypes.
jb
1998-05-09
3
-0
/
+3
*
Cast pointers to long instead of int.
jb
1998-05-09
4
-9
/
+9
*
Add #include string.h to get prototypes.
jb
1998-05-09
3
-0
/
+3
*
Change casts of function pointers from int to long. This makes the
jb
1998-05-09
6
-7
/
+7
*
Add #include string.h to get prototypes.
jb
1998-05-09
3
-0
/
+3
*
Change long variable to time_t because it passed to time() and ctime().
jb
1998-05-09
1
-1
/
+1
*
Change long variables to time_t if they are passed to time() or localtime()
jb
1998-05-09
1
-3
/
+3
*
Add #include string.h to get prototypes.
jb
1998-05-09
2
-0
/
+2
*
Change variable types from long to time_t if they are passed to time()
jb
1998-05-09
4
-6
/
+7
*
Remove #define NULL because stdio.h does that.
jb
1998-05-09
1
-1
/
+0
*
Add #include string.h to get prototypes.
jb
1998-05-09
1
-0
/
+1
*
Add #include string.h to get prototypes.
jb
1998-05-09
2
-0
/
+2
*
tv_sec in timeval is a long, and a time_t is not necessarily a long.
jb
1998-05-09
1
-2
/
+4
*
Add #include string.h to get prototypes.
jb
1998-05-09
3
-0
/
+3
*
Add 'extern' to arrays that are declared and initialised elsewhere.
jb
1998-05-09
1
-5
/
+5
*
Add 'extern' to arrays that are declared and initialised in other files.
jb
1998-05-09
1
-12
/
+12
*
Add 'extern' to arrays that are declared and initialised in other files.
jb
1998-05-09
1
-2
/
+2
*
Add #include stdlib.h to get prototypes.
jb
1998-05-09
1
-0
/
+1
*
Change prototype for addbuf to make it compatible with tputs now that
jb
1998-05-09
1
-2
/
+3
*
Add #include string.h, stdlib.h and termcap.h to get prototypes.
jb
1998-05-09
1
-1
/
+4
*
Add #include string to get prototypes.
jb
1998-05-09
1
-0
/
+1
*
Add 'extern' to those arrays that are declared and initialised
jb
1998-05-09
1
-3
/
+3
*
Add #include string.h to get prototypes.
jb
1998-05-09
6
-0
/
+6
*
Add #include stdlib.h to get prototypes.
jb
1998-05-09
1
-0
/
+1
*
Add #include string.h to get prototypes.
jb
1998-05-09
1
-0
/
+1
*
Alphas don't necessarily have speakers.
jb
1998-05-09
1
-0
/
+3
*
Added y.tab.h to SRCS. This should have been used to get dependencies
bde
1998-05-05
1
-1
/
+1
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-2
/
+1
*
*** empty log message ***
peter
1998-04-27
3
-11
/
+11
*
Exit(-1) -> exit(1).
charnier
1998-04-01
1
-1
/
+1
*
Add prototypes, usage(). Add Id.
charnier
1998-04-01
1
-2
/
+3
*
Add Id.
charnier
1998-04-01
3
-4
/
+22
*
Use .An/.Aq.
charnier
1998-04-01
1
-2
/
+2
*
Use Id instead of Header.
charnier
1998-04-01
1
-1
/
+1
*
Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies
bde
1998-03-06
1
-4
/
+2
*
Teruillian --> Tertullian
alex
1998-03-06
3
-3
/
+2
*
Wargh! Who went and changed all the getopt() comparisons from -1 to
jkh
1998-03-01
14
-16
/
+16
*
Fix a core dump caused by negative numbers.
steve
1998-02-26
1
-0
/
+1
*
Be sure to set the value of Tbl.str_numstr before any call to
steve
1998-02-20
1
-1
/
+2
*
Disable boggle. It is being removed due to trademark violations.
jdp
1998-02-11
1
-2
/
+2
*
Fixed long lines in install rule. Fixed other bogons while I was here:
bde
1998-01-16
1
-19
/
+12
*
spelling error.
phk
1998-01-15
1
-1
/
+1
*
Avoid fclose(NULL).
imp
1998-01-07
1
-4
/
+16
*
Fix phantasia.
eivind
1998-01-05
1
-8
/
+8
*
Remove bogus declaration of calloc() that broke the build. Test, folks,
jkh
1997-09-26
1
-1
/
+0
[next]