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
*
The libc acl_valid(3) function validates the contents of a POSIX.1e ACL.
rwatson
2008-07-13
1
-8
/
+2
*
Update the ktr_header structure, which changed over time.
remko
2008-07-13
1
-4
/
+4
*
Put the _cpuset* symbols in FBSDprivate_1.0 instead of trying to put
brooks
2008-07-11
1
-5
/
+5
*
Garbage collect a variable which is assigned a value once but otherwise
cperciva
2008-07-10
1
-2
/
+0
*
- Simplify the procedure of retrieving XML-data from the kernel.
lulf
2008-07-08
3
-26
/
+65
*
Add #include <inttypes.h> for the strtoimax().
kib
2008-07-07
1
-0
/
+1
*
- This code was intially obtained from NetBSD, but it's missing licence
danger
2008-07-06
1
-1
/
+29
*
- Add description about a missing return value
danger
2008-07-06
1
-2
/
+6
*
- remove superfluous word
danger
2008-07-06
1
-3
/
+3
*
libarchive in FreeBSD-CURRENT is now synched with libarchive-portable 2.5.5.
kientzle
2008-07-05
1
-2
/
+2
*
Remove a couple of capability definitions that are never used.
kientzle
2008-07-05
1
-2
/
+0
*
When ARCHIVE_EXTRACT_PERM is requested (e.g., by "tar -p"), always
kientzle
2008-07-05
1
-5
/
+9
*
Don't use the deprecated linux/ext2_fs.h include file.
kientzle
2008-07-05
1
-3
/
+0
*
Add $FreeBSD$ to the uuencoded test files that didn't have them already.
peter
2008-07-03
9
-0
/
+9
*
- AI_ALL and AI_V4MAPPED flags are currently not supported
danger
2008-07-01
1
-1
/
+18
*
Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doing
jhb
2008-07-01
4
-3
/
+201
*
More explicit error message.
des
2008-06-30
1
-1
/
+2
*
Add missing $FreeBSD$
des
2008-06-30
1
-0
/
+1
*
- Forgot to bump a date after last change
danger
2008-06-30
1
-1
/
+1
*
Fix a bogon in the previous commit and add some missing error checks.
das
2008-06-29
1
-9
/
+12
*
Correctly handle malloc() failure. While here, reduce the code size a
das
2008-06-29
4
-103
/
+162
*
Factor out the code that builds the argument table. We don't need separate
das
2008-06-29
1
-130
/
+47
*
Reduce the level of duplication between vfprintf() and vfwprintf()
das
2008-06-29
5
-975
/
+888
*
Begin de-spaghettifying the code that handles positional arguments.
das
2008-06-29
2
-188
/
+306
*
Make it clearer that it is possible to disable the generation of
das
2008-06-29
1
-4
/
+4
*
We should also save and restore the MXCSR as on amd64, but detecting
das
2008-06-28
2
-2
/
+0
*
Two FP-related setjmp/longjmp changes:
das
2008-06-28
2
-2
/
+20
*
Fix a typo in the cosl() prototype.
das
2008-06-28
1
-2
/
+2
*
- add description of the MLINK error
danger
2008-06-26
1
-0
/
+3
*
Some tests won't build at WARNS level 6 due to aliasing violations.
des
2008-06-26
1
-4
/
+4
*
Add regression test for CRC32 check. The test file has been modified to
des
2008-06-26
2
-5
/
+6
*
Implement CRC32 verification. Note that you have to read until EOF to
des
2008-06-26
1
-5
/
+12
*
Allow the tests to build without libdmalloc.
des
2008-06-26
1
-2
/
+2
*
Mark the section describing return values with an appropriate section flag.
danger
2008-06-26
1
-1
/
+1
*
Gcc barfs in glob.c when run with -O3. To fix this make g_strchr() work on
mtm
2008-06-26
1
-5
/
+5
*
Split out the reference zip file for ease of maintenance.
kientzle
2008-06-26
2
-19
/
+16
*
Enable GCC stack protection (aka Propolice) for userland:
ru
2008-06-25
4
-0
/
+12
*
Add two commands to _umtx_op system call to allow a simple mutex to be
davidxu
2008-06-24
3
-54
/
+106
*
Turn execvpe() into an internal libc routine.
ed
2008-06-23
6
-19
/
+12
*
Refactor one of the ISO extraction tests: Move the reference
kientzle
2008-06-21
2
-94
/
+76
*
MfP4: Joerg Sonnenberg's extensions to the mtree support for more
kientzle
2008-06-21
1
-12
/
+79
*
A security-check failure here should be ARCHIVE_FAILED (cannot continue this
kientzle
2008-06-21
1
-3
/
+3
*
Add Xr to getsockname(2)
phk
2008-06-20
1
-0
/
+1
*
Implement fmodl.
das
2008-06-19
5
-25
/
+177
*
Process spawn attributes in POSIX document order.
davidxu
2008-06-19
1
-21
/
+22
*
Don't export the unused __use_pts() routine.
ed
2008-06-17
2
-2
/
+1
*
Style fix.
davidxu
2008-06-17
1
-1
/
+2
*
Change my email address to the one from the FreeBSD project.
ed
2008-06-17
1
-1
/
+1
*
Add POSIX routines called posix_spawn() and posix_spawnp(), which
davidxu
2008-06-17
5
-14
/
+532
*
Make it clearer that privilege is needed to reduce as well as
fanf
2008-06-16
1
-1
/
+1
[next]