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
...
*
Move audit-internal function definitions for getting and setting audit
rwatson
2008-11-11
2
-2
/
+6
*
Minor style tweaks and change lock name string to use _'s and not spaces
rwatson
2008-11-11
1
-1
/
+4
*
Add support for extended header BSM tokens. Currently we use the
csjp
2008-11-11
8
-4
/
+124
*
Fix the code to conform to the "or more" part of the following POSIX
dds
2008-11-11
1
-1
/
+1
*
Add a test for the "or more" part of the following POSIX specification.
dds
2008-11-11
2
-1
/
+3
*
Several cleanups related to pipe(2).
ed
2008-11-11
5
-48
/
+34
*
Avoid scheduling firmware taskqs when cold.
gallatin
2008-11-11
1
-3
/
+7
*
- Use RTFREE_LOCKED macro
kmacy
2008-11-11
1
-3
/
+3
*
Fake the assoc id so that ndis can work on the latest net80211.
thompsa
2008-11-11
1
-1
/
+10
*
No need to run rm ${COMPFILE} after mm_install() - mm_install()
sobomax
2008-11-11
1
-1
/
+0
*
style(9) fixes.
scf
2008-11-11
1
-20
/
+14
*
Make ispfw(4) play nice with individual firmware modules.
jkim
2008-11-11
1
-41
/
+109
*
Sigh. Fix a pointer/int compile error.
peter
2008-11-10
1
-1
/
+1
*
Fix a signal emulation bug introduced in r163018 (and present in 7.x).
peter
2008-11-10
1
-1
/
+1
*
Add missing USB_BUS_LOCK* change from r184824.
thompsa
2008-11-10
1
-1
/
+1
*
Wrap sx locking of the audit worker sleep lock in macros, update comments.
rwatson
2008-11-10
1
-24
/
+31
*
Convert the two main locking areas into macros to make it clear on what we are
thompsa
2008-11-10
27
-338
/
+350
*
Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean
matteo
2008-11-10
6
-23
/
+20
*
Include more detailed explanation of this case, since it's pretty
kientzle
2008-11-10
1
-5
/
+34
*
Test --strip-components and fix it to actually work. Jaakko did a
kientzle
2008-11-10
3
-16
/
+116
*
Improve on 184781 - instead of ignoring the file when the only difference
sobomax
2008-11-09
1
-2
/
+8
*
- Separate PMC class dependent code from other kinds of machine
jkoshy
2008-11-09
20
-952
/
+1585
*
Style tweak.
jkoshy
2008-11-09
1
-2
/
+2
*
For consistency work on the local object passed into the function for the
bz
2008-11-09
1
-3
/
+3
*
Regenerate system call tables for r184789.
ed
2008-11-09
16
-116
/
+66
*
Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.
ed
2008-11-09
14
-65
/
+68
*
Revert to previous revision.
matteo
2008-11-09
1
-23
/
+0
*
- Document the changed meaning of a '*' argument to option "-c".
jkoshy
2008-11-09
1
-7
/
+7
*
Change the meaning of a "*" argument to option -c to mean 'all
jkoshy
2008-11-09
1
-7
/
+21
*
Ignore files that only differ in CVS Id tag.
sobomax
2008-11-09
1
-0
/
+14
*
Don't leave files in /var/cront/tabs when interrupted
matteo
2008-11-09
1
-0
/
+26
*
Be paranoid and use snprintf
matteo
2008-11-09
1
-7
/
+7
*
make kern.ipc.nmbclusters actually have a useful effect on nmbclusters et al.
kmacy
2008-11-09
1
-3
/
+4
*
Add workaround for a back reference when no corresponding
hrs
2008-11-09
1
-0
/
+8
*
Reduce the default baud rate of PTY's to 9600.
ed
2008-11-08
3
-3
/
+2
*
Require write access on a directory being moved from one parent
trasz
2008-11-08
1
-0
/
+8
*
Spell 'different' correctly.
keramida
2008-11-08
1
-2
/
+2
*
Don't use curthread to resolve file descriptor. Request may be queued, so
mav
2008-11-08
1
-2
/
+10
*
New command-line parser for bsdtar.
kientzle
2008-11-08
6
-356
/
+455
*
Assign new cookie to the node to reflect API change.
mav
2008-11-08
1
-1
/
+1
*
Update ports number and size of Ports Collection.
blackend
2008-11-07
1
-2
/
+2
*
Don't assign completely meaningless name to the node on creation.
mav
2008-11-07
1
-11
/
+0
*
Two minor fixes.
mav
2008-11-07
1
-2
/
+2
*
Add one more EACCES clause to rename.2.
trasz
2008-11-07
1
-0
/
+5
*
Make test for write access to the directory being moved a little more
trasz
2008-11-07
1
-5
/
+9
*
Improve output when a test fails.
trasz
2008-11-07
1
-2
/
+2
*
Range-check NFSv2 procedure numbers before converting to NFSv3.
dfr
2008-11-07
1
-2
/
+7
*
Remove informational messages left. These messages were intended to
yongari
2008-11-07
1
-7
/
+7
*
Restore (intmax_t) casts I lost during the last change & unbreak the build.
mlaier
2008-11-06
1
-4
/
+6
*
Backoff the last patch. It was overly restrictive - we want to check
trasz
2008-11-06
1
-7
/
+0
[prev]
[next]