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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed missing dependencies on headers generated by rpcgen, as usual.
bde
1998-05-10
3
-25
/
+26
*
Fixed the usual missing dependencies on headers generated by rpcgen.
bde
1998-05-10
1
-2
/
+2
*
Simplified by putting all generated headers in SRCS. The explicit
bde
1998-05-10
1
-4
/
+2
*
Use rpcgen's -C option to get prototypes in nfs_prot.h.
bde
1998-05-10
2
-2
/
+2
*
Print a human-readable warning and die if $INFODIR do not exist.
wosch
1998-05-09
1
-1
/
+11
*
Fix my last change: the .Fx macro doesn't do anything useful without an
wollman
1998-05-09
1
-2
/
+2
*
Add join to the list of bootstrap tools and remove the cpp script because
jb
1998-05-09
1
-10
/
+18
*
Documentation fix: delete references to T/TCP as they are not relevant
wollman
1998-05-09
2
-12
/
+36
*
Add character major for 'loe' loopback pseudo-ethernet device.
msmith
1998-05-09
2
-2
/
+4
*
Fixed the usual missing dependencies on headers generated by rpcgen.
bde
1998-05-09
1
-6
/
+6
*
Add a BUGS section and describe a problem I've been having for
brian
1998-05-09
1
-1
/
+14
*
Fixed the usual dependency bugs. This Makefile accidentally usually
bde
1998-05-09
1
-3
/
+3
*
Fixed overflow in sysinit enum constants. In that little-used
bde
1998-05-09
1
-47
/
+47
*
Cast pointers to longs, not ints.
jb
1998-05-09
1
-3
/
+3
*
Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogus
bde
1998-05-09
1
-6
/
+7
*
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
*
Fix off by ane error in previous commit.
dt
1998-05-09
2
-4
/
+4
*
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
*
Arrggghhhh... forgot to strip the / after outputting %2f
des
1998-05-09
1
-3
/
+6
*
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
*
Map a leading / in -c argument to %2f instead of dropping it silently.
des
1998-05-09
1
-9
/
+4
*
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
*
Describe absolute paths in FTP URL's. This patch has been sitting
fenner
1998-05-09
1
-3
/
+16
*
Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.
jb
1998-05-09
1
-4
/
+4
[next]