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
*
Allow building games w/o an existing /usr/games.
obrien
1998-10-18
1
-3
/
+6
*
Allow ``make BINDIR=/foo/games'' to work.
obrien
1998-10-18
2
-3
/
+7
*
Fixed building without /usr/games in $PATH. Just add /usr/games
bde
1998-10-17
1
-11
/
+13
*
Back out the last two hacks. I've added games to the (correct) build
jb
1998-09-21
1
-16
/
+3
*
Remove bogus dependencies.
phk
1998-09-19
1
-3
/
+3
*
Reverse the sense of the test looking for caesar & strfile.
phk
1998-09-19
1
-6
/
+6
*
Don't expect /usr/games in the path.
phk
1998-09-17
1
-6
/
+19
*
Don't do anything special to prevent access to created files - honour
bde
1998-09-05
1
-1
/
+3
*
Keep build-tools objects separate from `all' objects so that my
bde
1998-09-02
1
-3
/
+6
*
Split lines into one subdir per line.
gpalmer
1998-08-30
1
-5
/
+39
*
Make the build tools static to avoid trying to use the shared loader
jb
1998-08-20
1
-2
/
+2
*
Build the makedefs program static to avoid trying to use the shared
jb
1998-08-15
1
-1
/
+1
*
Build the setup program static so that we don't try to use the shared
jb
1998-08-15
1
-1
/
+1
*
Revert the last commit, it made the Bruce filter flip:
phk
1998-08-09
1
-18
/
+13
*
Games primes and factor don't understand hexadecimals.
phk
1998-08-07
1
-13
/
+18
*
Wrong filename for dictionary in manpage.
phk
1998-08-04
1
-1
/
+1
*
Remove comment relevant to 16bit integers only.
imp
1998-07-26
1
-2
/
+0
*
o Fix Y2K buffer overflow.
imp
1998-07-26
1
-4
/
+2
*
Y2K fix. Fix by jsm28@cam.ac.uk via OpenBSD
imp
1998-07-26
1
-1
/
+1
*
Fix discrepancy between sources and manual page for the 'c' command.
jkoshy
1998-07-20
1
-11
/
+1
*
Buffer overflow.
phk
1998-07-09
1
-1
/
+1
*
Use the installed versions of caesar and strfile. They are now
bde
1998-07-07
1
-19
/
+3
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-1
/
+3
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-5
/
+7
*
Added a `build-tools' target for internal tools.
bde
1998-07-07
1
-0
/
+5
*
Fixed printf format errors.
bde
1998-06-30
8
-21
/
+22
*
Fixed (1970's style) missing declaration of a function that doesn't
bde
1998-06-30
1
-0
/
+2
*
Fixed printf format errors. Didn't fix gross homemade varargs function
bde
1998-06-30
1
-1
/
+1
*
Fixed the type of yyerror() (1970's style).
bde
1998-06-30
1
-0
/
+1
*
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
[next]