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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the documented declaration of the archive_write_callback to
kientzle
2008-11-01
1
-2
/
+2
*
In example use of err(3) and errx(3), use sysexits(3) constants.
rwatson
2008-10-31
1
-4
/
+5
*
Pass a pointer to warn2 so the warn2 == IN_ALL would not be an
delphij
2008-10-30
1
-1
/
+1
*
Remove unneeded call to revoke() inside openpty().
ed
2008-10-28
1
-4
/
+0
*
Supply a valid Connect ID when issuing XPT_DEV_MATCH, which
marius
2008-10-27
1
-0
/
+3
*
Finish what revision 1.40 started. Revision 1.40 removed a false statement
alc
2008-10-24
1
-8
/
+6
*
Don't fail mistakenly with -r when we already have the whole file.
ru
2008-10-24
1
-0
/
+1
*
Fix a typo.
rdivacky
2008-10-23
1
-1
/
+1
*
Fix a typo. q is already a pointer.
kib
2008-10-22
1
-1
/
+1
*
Remove doubtful structure definition with variable array members.
kib
2008-10-22
1
-67
/
+75
*
Move va_end() up
des
2008-10-21
1
-1
/
+1
*
If we don't know the file size, leave the file size unset.
kientzle
2008-10-21
3
-14
/
+28
*
Diff reduction against Varnish, including one important fix: use a shared
des
2008-10-20
1
-12
/
+12
*
Reimplement flopen(3) using fcntl(2) locks instead of flock(2) locks.
des
2008-10-20
2
-13
/
+16
*
pidfile(3) uses flopen(3) - don't make any assumptions about how the
des
2008-10-20
1
-9
/
+8
*
There is no point in releasing a lock on a file which we've unlinked and
des
2008-10-20
1
-4
/
+0
*
Since in_lt() and in_lts() are not static, assume that they are intended to
des
2008-10-20
2
-2
/
+22
*
Additional style and whitespace fixes.
des
2008-10-20
1
-1
/
+3
*
Style and whitespace
des
2008-10-20
1
-17
/
+17
*
Unbreak
des
2008-10-20
1
-3
/
+3
*
Since setclasscpumask() is not static, assume that it is intended to be
des
2008-10-20
2
-5
/
+10
*
Style and whitespace.
des
2008-10-20
1
-15
/
+19
*
Parenthesize return values.
des
2008-10-20
1
-11
/
+11
*
include and whitespace cleanup.
des
2008-10-20
1
-7
/
+8
*
- License change to a less restrictive one;
delphij
2008-10-19
1
-33
/
+16
*
Further simplify the code.
delphij
2008-10-19
1
-11
/
+2
*
Add test to verify ACL restores on FreeBSD, verify kern/128203 (mtime
kientzle
2008-10-19
3
-4
/
+248
*
Style: Mark private data 'static', correct an old comment.
kientzle
2008-10-19
1
-5
/
+4
*
Use strlcpy() in !localized case to avoid the -1's.
delphij
2008-10-17
1
-2
/
+1
*
Use strlcpy() when we mean it.
delphij
2008-10-17
3
-6
/
+3
*
Reduce code duplication: use calloc() intead of malloc()
delphij
2008-10-17
1
-4
/
+2
*
_kvm_malloc allocates memory through calloc() which
delphij
2008-10-17
2
-2
/
+0
*
MTC r183949:
netchild
2008-10-17
1
-0
/
+5
*
Let libstand(3) build on ARM.
raj
2008-10-14
2
-1
/
+13
*
- Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order to
jkoshy
2008-10-09
1
-101
/
+287
*
Correct a typo.
jkoshy
2008-10-06
1
-1
/
+1
*
- Add cross-references.
jkoshy
2008-10-04
1
-3
/
+6
*
Add cross-references.
jkoshy
2008-10-04
1
-1
/
+5
*
Cross-reference new manual pages.
jkoshy
2008-10-04
4
-4
/
+20
*
- Cross-reference new manual pages.
jkoshy
2008-10-04
1
-8
/
+14
*
Add manual pages for performance measurement counters present in
jkoshy
2008-10-04
5
-0
/
+3171
*
Small cleanups to openpty().
ed
2008-10-03
1
-23
/
+15
*
- Document event numbers associated with event names.
jkoshy
2008-10-02
1
-55
/
+148
*
- Document event numbers.
jkoshy
2008-10-02
1
-26
/
+49
*
-mdoc tweaks.
jkoshy
2008-10-02
1
-35
/
+35
*
- Document event numbers.
jkoshy
2008-10-02
1
-39
/
+108
*
Document event numbers alongside event names.
jkoshy
2008-10-02
1
-39
/
+78
*
Add unistd.h to the getosreldate(3) manpage.
kib
2008-09-30
1
-1
/
+2
*
Verify high-res birthtime support on FreeBSD.
kientzle
2008-09-30
1
-0
/
+2
*
MfP4: restore birth time data to disk + more thorough tests for
kientzle
2008-09-30
4
-83
/
+320
[next]