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
*
Update softdep_setup_directory_add prototype to reflect changes in
mckusick
2001-05-20
1
-2
/
+3
*
Plug memoly leak in overlaps fragment cases.
sumikawa
2001-05-20
1
-0
/
+6
*
Removed -I${.CURDIR}/../../sys from CFLAGS.
ru
2001-05-20
1
-3
/
+0
*
- Sort usage() output;
sobomax
2001-05-20
1
-4
/
+7
*
Fixed `objwarn' so that it doesn't issue spurious warnings,
ru
2001-05-20
1
-3
/
+18
*
Spell FreeBSD.org correctly.
ru
2001-05-20
1
-3
/
+3
*
- Fix markup;
sobomax
2001-05-20
1
-7
/
+12
*
Add a flag to "ipfw show" which supresses the display of dynamic
dwmalone
2001-05-20
2
-3
/
+10
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
4
-4
/
+6
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+3
*
This passes WARNS=2 on alpha and i386
kris
2001-05-20
1
-1
/
+3
*
Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings.
kris
2001-05-20
1
-0
/
+1
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
4
-5
/
+8
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
5
-1
/
+8
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-15
/
+19
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-2
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
5
-2
/
+7
*
Silence WARNS=2 and BDECFLAGS on alpha and i386
kris
2001-05-20
2
-0
/
+3
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha.
kris
2001-05-20
2
-1
/
+4
*
Silence WARNS=2 and BDECFLAGS on alpha and i386, except for mode_t
kris
2001-05-20
1
-7
/
+8
*
Silence WARNS=2 and BDECFLAGS on i386 and alpha
kris
2001-05-20
4
-6
/
+12
*
Silence WARNS=2 and BDECFLAGS on the i386 and alpha
kris
2001-05-20
2
-1
/
+4
*
Silence warnings on alpha. Unfortunately we can't add WARNS to this
kris
2001-05-20
1
-1
/
+2
*
Make this pass WARNS=2 and BDECFLAGS
kris
2001-05-20
4
-3
/
+10
*
BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha.
kris
2001-05-20
2
-14
/
+17
*
Update for OpenSSL 0.9.6a
kris
2001-05-20
1
-2
/
+5
*
Make this compile with WARNS=2
kris
2001-05-20
2
-0
/
+3
*
Resolve conflicts
kris
2001-05-20
6
-26
/
+48
*
Add SmartLink 5634PCV SurfRider
sanpei
2001-05-20
2
-0
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r76866,
kris
2001-05-20
116
-815
/
+1893
|
\
|
*
Initial import of OpenSSL 0.9.6a
kris
2001-05-20
122
-841
/
+1941
*
|
Document ECONNREFUSED.
archie
2001-05-20
1
-0
/
+4
*
|
Only add -Werror if in fact we have set WARNS or WFORMAT to >0
kris
2001-05-19
1
-4
/
+6
*
|
(Previous commit was made prematurely before I could finish composing
kris
2001-05-19
0
-0
/
+0
*
|
Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk
kris
2001-05-19
5
-1
/
+44
*
|
Fix a range checking bug in ng_int32_parse which affected 64-bit
jdp
2001-05-19
1
-4
/
+5
*
|
Must ensure that all the entries on the pd_pendinghd list have been
mckusick
2001-05-19
1
-3
/
+11
*
|
Make /compat a relative symlink instead of an absolute symlink.
jkh
2001-05-19
2
-4
/
+4
*
|
Ensure the generated BPF in the example deliver the whole packet.
archie
2001-05-19
1
-1
/
+1
*
|
#include <digi/*.h> -> #include <dev/digi/*.h>
brian
2001-05-19
3
-9
/
+9
*
|
Use CONS_GETINFO ioctl to get geometry of the current text mode instead of
sobomax
2001-05-19
1
-5
/
+7
*
|
Fairwell digiio.h (moved to src/sys/sys)
brian
2001-05-19
1
-61
/
+0
*
|
Back out previous commit. digiio.h has moved to /usr/include/sys
brian
2001-05-19
2
-9
/
+1
*
|
digiio.h has moved to /usr/include/sys
brian
2001-05-19
5
-10
/
+9
*
|
Anti-foot-shooting for pcvt users: ignore isdn_screenflags which is
schweikh
2001-05-19
2
-0
/
+20
*
|
Move scrshot(1) functionality into vidcontrol(1).
sobomax
2001-05-19
6
-252
/
+222
*
|
Add back the plain i82365 to the list of bridges that do special
imp
2001-05-19
1
-0
/
+1
*
|
Note ncurses import and ata ioctl changes.
imp
2001-05-19
1
-0
/
+7
*
|
Initialize cinfo structure at compile time rather than run time since
imp
2001-05-19
2
-34
/
+29
[next]