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
...
*
Removed default tags target. It was identical to the central one in
bde
1998-02-20
1
-13
/
+1
*
Removed default tags target. PROG is always defined here, so ifdefing
bde
1998-02-20
2
-40
/
+4
*
Don't pass the undocumented flags `-se' to gtags (gtags ignores them for
bde
1998-02-20
1
-2
/
+2
*
Remove useless argument to ``. start_if.$ifn''
brian
1998-02-20
7
-14
/
+14
*
Fixed cleaning of tags files. GSYMS was forgotten.
bde
1998-02-20
1
-2
/
+2
*
Staticized.
bde
1998-02-20
2
-5
/
+4
*
Don't depend on "implicit int" or bloat the data section in the
bde
1998-02-20
8
-13
/
+13
*
Don't depend on "implicit int".
bde
1998-02-20
9
-18
/
+18
*
Removed unused debugging variables and macros.
bde
1998-02-20
1
-11
/
+3
*
Removed unused #includes.
bde
1998-02-20
29
-180
/
+24
*
Fixed some stale comments about console drivers.
bde
1998-02-20
3
-27
/
+18
*
Sync with sys/i386/isa/lpt.c revision 1.167.
kato
1998-02-20
1
-23
/
+14
*
Sync with sys/i386/conf/majors.i386 revision 1.33.
kato
1998-02-20
1
-1
/
+3
*
Don't create an unused obj directory.
bde
1998-02-20
5
-9
/
+19
*
Change MACHINE references to MACHINE_ARCH.
jb
1998-02-20
1
-3
/
+3
*
Change MACHINE references to MACHINE_ARCH.
jb
1998-02-20
4
-11
/
+11
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
1
-1
/
+2
*
The NetBSD getlogin syscall has a different name.
jb
1998-02-20
1
-0
/
+4
*
Fix a bogus cast for a bogus pointer check. This only checks if the
jb
1998-02-20
1
-1
/
+1
*
NetBSD kernels don't have issetugid(), so #ifdef this out when
jb
1998-02-20
1
-1
/
+5
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
5
-0
/
+5
*
Add alpha support. m68k crept in too. Oops. 8-)
jb
1998-02-20
1
-1
/
+16
*
Avoid an uninitialised variable warning from gcc. I bet some people
jb
1998-02-20
1
-1
/
+1
*
Test for the existance of ${MACHINE}/boot before trying to build it.
jb
1998-02-20
1
-2
/
+2
*
Remove the casts on signal() returns and compare the returned value
jb
1998-02-20
1
-5
/
+5
*
Updated my e-mail address.
hosokawa
1998-02-20
1
-2
/
+2
*
Updated my e-mail addresses.
hosokawa
1998-02-20
4
-12
/
+8
*
gcc wants to see long long variables passed to %q printf formats, so
jb
1998-02-20
2
-9
/
+9
*
time() needs a pointer to a time_t, but tv_sec in a timeval is a
jb
1998-02-20
1
-2
/
+4
*
localtime() needs a pointer to time_t which is not necessarily a long.
jb
1998-02-20
1
-1
/
+1
*
Can't use ~0L to compare against a uint32. Use ~((uint32) 0) instead.
jb
1998-02-20
1
-2
/
+2
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
1
-1
/
+2
*
Initialise variable that gcc lies awake at night worrying about.
jb
1998-02-20
1
-2
/
+2
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
4
-3
/
+7
*
Replace incomplete malloc prototype with #include <stdlib.h>
jb
1998-02-20
1
-2
/
+2
*
Add #include <stdlib.h> to get prototype for malloc().
jb
1998-02-20
1
-0
/
+1
*
Add #include <string.h> to get prototypes.
jb
1998-02-20
6
-4
/
+10
*
Add #include <stdlib.h> to get prototype for malloc(). Without this,
jb
1998-02-20
1
-1
/
+2
*
Don't propogate *_DEBUG options. Use DEBUG and recompile
steve
1998-02-20
3
-9
/
+4
*
Add #include <string.h> to get prototypes for functions that gcc
jb
1998-02-20
5
-0
/
+5
*
Arghhh.... another missing backslash. Yes, I feel stupid.
wpaul
1998-02-20
1
-2
/
+2
*
Reserve Major device 92 for the bktr (Bt848 video capture driver)
ahasty
1998-02-20
2
-6
/
+6
*
Move Luigi's I2CWR ioctl from the video_ioctl section to the
ahasty
1998-02-20
4
-46
/
+56
*
Cleanup the lpt for probe code.
steve
1998-02-20
1
-24
/
+16
*
Add an LPT_DEBUG option.
steve
1998-02-20
2
-2
/
+6
*
Be sure to set the value of Tbl.str_numstr before any call to
steve
1998-02-20
1
-1
/
+2
*
Revert sosend() to its behavior from 4.3-Tahoe and before: if
fenner
1998-02-19
1
-3
/
+7
*
Make it more convenient to query NICs other than InterNIC. Explain in the
wollman
1998-02-19
2
-34
/
+81
*
Limit check for target to smaller section of makefile.
eivind
1998-02-19
1
-3
/
+4
*
Move the 'sw' device off block major #1, which is now occupied by 'wfd'.
msmith
1998-02-19
3
-4
/
+6
[prev]
[next]