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
*
Mute some warnings on uninitialized variables.
ed
2010-01-02
2
-3
/
+3
*
Remove a warning by adding extra parentheses.
ed
2010-01-02
1
-1
/
+1
*
Add missing #include for string routines.
ed
2010-01-02
1
-0
/
+1
*
ANSIfy various tools in usr.bin/.
ed
2010-01-02
13
-61
/
+35
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
66
-37
/
+83
*
Make WARNS=6 the default for libexec/.
ed
2010-01-02
26
-10
/
+41
*
Fix several warnings.
ed
2010-01-02
1
-10
/
+10
*
Welcome to 2010.
imp
2010-01-02
1
-2
/
+2
*
Properly return the UUID represented by the alias.
marcel
2010-01-02
1
-1
/
+1
*
Change BUS_SPACE_MAXADDR from 2^32-1 to 2^64-1. 2^32-1 is representative
marcel
2010-01-02
1
-1
/
+1
*
Fix botches in r201005:
marius
2010-01-01
2
-5
/
+5
*
s/named_confidr/named_confdir/ in the rndc.key check. The line in
dougb
2010-01-01
1
-2
/
+2
*
Quiet variable "shadows" warning:
obrien
2010-01-01
2
-36
/
+36
*
With the introduction of named_conf the -c example in named_flags
dougb
2010-01-01
1
-1
/
+1
*
The script hard-coded the assumption that the "configuration directory"
dougb
2010-01-01
1
-20
/
+21
*
sh: Fix some bugs with backquoted builtins:
jilles
2010-01-01
7
-21
/
+71
*
sh(1): document ulimit -w (swapuse rlimit).
jilles
2009-12-31
1
-2
/
+5
*
sh(1): Correct two places where "$@" lacked necessary quotes.
jilles
2009-12-31
1
-2
/
+2
*
If a filter has already been added, actually return EEXIST when trying
brooks
2009-12-31
1
-1
/
+2
*
Use stricter checking to match possible vlan clones by not allowing extra
jhb
2009-12-31
1
-6
/
+8
*
The devices that supported EVFILT_NETDEV kqueue filters were removed in
brooks
2009-12-31
7
-151
/
+8
*
o Correct URL to announcements collection.
maxim
2009-12-31
1
-1
/
+1
*
Allow swap out of the kernel stack for the thread with priority greater
kib
2009-12-31
2
-2
/
+2
*
Fix the experimental NFS client so that it can create Unix
rmacklem
2009-12-31
1
-4
/
+9
*
sh: Use PATH= assignment in type.
jilles
2009-12-31
2
-1
/
+27
*
sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).
jilles
2009-12-31
6
-7
/
+66
*
Reimplement the boot2 for pc98 completely.
nyan
2009-12-31
22
-4590
/
+1335
*
Don't use 15M-16M area on pc98. It's reserved for some devices.
nyan
2009-12-31
2
-1
/
+20
*
Add setting machine type support to the loader.
nyan
2009-12-31
4
-1
/
+112
*
Happy New Year 2010! :-)
obrien
2009-12-31
1
-1
/
+1
*
Delete the svn:mime-type property from these text files.
obrien
2009-12-31
0
-0
/
+0
*
Create a Node WWN from the *Port* WWN, not vice versa, for 2400s.
mjacob
2009-12-31
1
-5
/
+4
*
If we are using -p it does not make any sense to even create the
dougb
2009-12-31
1
-2
/
+2
*
Remove an unused variable.
ed
2009-12-31
1
-1
/
+0
*
Add missing `void' keyword.
ed
2009-12-31
1
-1
/
+1
*
Remove a deleted comment line that was brought back by
qingli
2009-12-31
1
-1
/
+0
*
Add new device ID to uipaq driver
thompsa
2009-12-31
2
-0
/
+3
*
Disable K&R style function definitions for WARNS=6.
ed
2009-12-31
3
-2
/
+10
*
It's not necessary to include both Op and Fl for command line options
dougb
2009-12-30
1
-9
/
+11
*
Document the DELETE_STALE_RC_FILES option introduced in r201291. This is
dougb
2009-12-30
1
-16
/
+19
*
Add some patches contributed by jhb:
dougb
2009-12-30
1
-23
/
+34
*
Treat an empty argument as an error, instead of fetching the
ru
2009-12-30
1
-0
/
+5
*
Let both yacc and lex generate code that passes -Wold-style-definition.
ed
2009-12-30
3
-6
/
+10
*
Actually set RLE_ALLOCATED when allocating a reserved resource so that
jhb
2009-12-30
1
-3
/
+3
*
Fix an error case I missed in the previous change so that the CIS resource
jhb
2009-12-30
1
-2
/
+2
*
Consolidate the route message generation code for when address
qingli
2009-12-30
1
-48
/
+49
*
Multiple IPv6 addresses of the same prefix can be installed on the
qingli
2009-12-30
1
-2
/
+22
*
sh: Ensure funcnest is decremented if there was an error in the function.
jilles
2009-12-30
1
-2
/
+3
*
The proxy arp entries could not be added into the system over the
qingli
2009-12-30
9
-46
/
+121
*
Delete the CIS resource after releasing it. This is needed when the CIS is
jhb
2009-12-30
1
-2
/
+3
[next]