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
*
Use err(3). Add DIAGNOSTIC section name in man page.
charnier
1997-06-30
2
-9
/
+8
*
Add missing -s flag in usage string.
charnier
1997-06-30
1
-1
/
+1
*
YAMF22 - deletes and preserve option fixes.
jkh
1997-06-30
1
-21
/
+25
*
Allow specification of a umask for local socket
brian
1997-06-30
5
-14
/
+30
*
Whoops, only attempt to back up the file if it exists. :-}
jkh
1997-06-30
1
-2
/
+2
*
Delete old comment about /bin/mail. We don't have a /bin/mail.
wosch
1997-06-29
2
-10
/
+60
*
Implemented `-c command'.
bde
1997-06-29
1
-7
/
+15
*
dev->id_flags --> flags
ache
1997-06-29
3
-6
/
+6
*
Configure static linkage in the normal way (default to -static using
bde
1997-06-29
2
-4
/
+4
*
Configure static linkage in the normal way (default to -static using
bde
1997-06-29
1
-4
/
+6
*
Print fs_maxfilesize.
bde
1997-06-29
1
-2
/
+2
*
Prepare to remove the declaration of sys_siglist from <unistd.h>.
bde
1997-06-29
1
-2
/
+2
*
Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,
steve
1997-06-29
6
-56
/
+56
*
Merge conflicts and make this compile -Wall clean.
steve
1997-06-29
12
-131
/
+45
*
This commit was generated by cvs2svn to compensate for changes in r27074,
steve
1997-06-29
7
-129
/
+147
|
\
|
*
Import of NetBSD's rbootd version 19970629
steve
1997-06-29
12
-235
/
+193
|
*
Clean import of if_de.c as of 970513, if_de.c rev 1.86. This should
peter
1997-06-22
1
-2
/
+4
*
|
Removed most unused files (about 8M total).
bde
1997-06-29
120
-83916
/
+0
*
|
Protect against CVSROOT not being set.
jkh
1997-06-29
1
-3
/
+3
*
|
Removed unused files (about 8MB total).
bde
1997-06-29
148
-92337
/
+0
*
|
Updated generated files (makesyscalls.sh changed). Only sysproto.h
bde
1997-06-29
5
-6
/
+5
*
|
Don't generate unused nested #include of <sys/aio.h>.
bde
1997-06-29
1
-2
/
+1
*
|
Fixed the fix for not using -fomit-frame-pointer with -pg. The previous
bde
1997-06-29
5
-10
/
+13
*
|
A fix/work-around for ThinkPad 535.
yokota
1997-06-29
6
-66
/
+111
*
|
Fix HUP handling while dialing.
brian
1997-06-29
1
-3
/
+6
*
|
Fixed clobbered vendor Id.
bde
1997-06-29
1
-1
/
+1
*
|
Attempt to fix clobbered vendor Id.
bde
1997-06-29
1
-1
/
+1
*
|
``-C ${WRKDIR} -xzf'' are no longer the default args for EXTRACT_BEFORE_ARGS
obrien
1997-06-29
1
-2
/
+2
*
|
Add support for @option preserve - moves existing files out of the way
jkh
1997-06-29
3
-11
/
+71
*
|
Add magic for FIGlet fonts and controlfiles
obrien
1997-06-29
1
-0
/
+9
*
|
Add a blurb on how to import newer versions of patch(1) so
steve
1997-06-29
1
-0
/
+37
*
|
-Wall clean.
steve
1997-06-29
1
-0
/
+1
*
|
This commit was generated by cvs2svn to compensate for changes in r27044,
steve
1997-06-29
33
-0
/
+11893
|
\
\
|
*
|
Import of GNU patch version 2.4.
steve
1997-06-29
33
-0
/
+11893
|
/
*
|
Merge from 2.2
pst
1997-06-29
1
-3
/
+1
*
|
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
pst
1997-06-29
11
-20
/
+19
*
|
_err() -> err().
jkh
1997-06-29
1
-3
/
+3
*
|
Some minor cosmetic tweaks.
steve
1997-06-28
1
-5
/
+5
*
|
Fix bogus patch (my fault)
pst
1997-06-28
1
-1
/
+1
*
|
endif -> .endif (from BOOT_CONFIG changes).
jkh
1997-06-28
1
-2
/
+2
*
|
Reorder things and import NOSHARED.
pst
1997-06-28
1
-4
/
+7
*
|
Attempt to open the device for reading before actually adding the device
pst
1997-06-28
1
-1
/
+14
*
|
Make NOSHARED = no / NOSHARED = NO do what you'd expect.
pst
1997-06-28
1
-2
/
+2
*
|
add cvspserver (officially registered at 2401)
peter
1997-06-28
1
-1
/
+3
*
|
replace the OpenBSD fd_set sizing code with something more efficient.
peter
1997-06-28
1
-9
/
+16
*
|
Properly make directory before moving things into it.
jkh
1997-06-28
1
-1
/
+3
*
|
Deal with HISADDR/MYADDR in filter rules.
brian
1997-06-28
2
-15
/
+21
*
|
Allow command line control of ppp through both
brian
1997-06-28
4
-3
/
+360
*
|
apic_vector.s:
fsmp
1997-06-27
5
-7
/
+246
*
|
Initialize private variable other_cpus during AP boot.
fsmp
1997-06-27
1
-1
/
+4
[next]