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
*
Minor clean up for flags restoration: Use fchflags/lchflags when
kientzle
2005-06-04
4
-13
/
+52
*
Sort archive_entry_ctime/archive_entry_ctime_nsec correctly.
kientzle
2005-06-04
1
-13
/
+13
*
Support libarchive with C++ by adding appropriate conditional
kientzle
2005-06-04
2
-4
/
+25
*
Fix one error in the example usage of the archive_write API and fill
kientzle
2005-06-04
1
-27
/
+52
*
Update .Dd value.
alc
2005-06-04
1
-1
/
+1
*
Eliminate the original method of requesting notification of aio_read(2) and
alc
2005-06-04
1
-9
/
+0
*
Release n_hibma's maintainership due to his ENOTIME.
schweikh
2005-06-04
1
-2
/
+0
*
Fix the source path.
ru
2005-06-04
1
-1
/
+1
*
Missed rwatson's redundancy
imp
2005-06-03
1
-2
/
+0
*
Remove libz and pppd redundancy
imp
2005-06-03
1
-2
/
+0
*
bump SHLIB_MAJOR as libpcap refers getnetbyname(3).
ume
2005-06-03
1
-1
/
+1
*
Match sys/boot in ensure GCC does not use x86 FP registers in integer code.
obrien
2005-06-03
1
-1
/
+2
*
reflect type change of n_net and getnetbyaddr(3).
ume
2005-06-03
1
-2
/
+2
*
- Remove padding for ABI compatibility of n_net member from struct
ume
2005-06-03
4
-17
/
+1
*
Provide missing implementations for archive_entry_ctime() and
scottl
2005-06-01
1
-0
/
+13
*
Remove the C99-specific __func__ that is one of the few barrier to
kientzle
2005-06-01
7
-37
/
+39
*
<Ooops> Two lines got dropped from the previous commit. Apologies.
kientzle
2005-06-01
1
-0
/
+2
*
A minor refinement to "pax" output: Remove suid/sgid/sticky bits
kientzle
2005-06-01
3
-0
/
+38
*
Initialise `hex' at the top of the file, ISO C requires that an array with
stefanf
2005-05-31
1
-6
/
+5
*
Back out revision 1.51, it is wrong. We don't litter -I's within lib
obrien
2005-05-31
1
-1
/
+1
*
Use %z to print size_t values.
jhb
2005-05-31
2
-2
/
+2
*
Just use uintptr_t and intptr_t rather than requiring each arch to provide
jhb
2005-05-31
1
-24
/
+2
*
Add a missing END() to quiet a warning.
jhb
2005-05-31
1
-0
/
+1
*
Mark _thread_exit() and __sys_exit() as __dead2 to quiet some warnings.
jhb
2005-05-31
1
-2
/
+2
*
Style tweak.
jhb
2005-05-31
1
-1
/
+2
*
Add support for XMM registers in GDB for x86 processors that support
dfr
2005-05-31
8
-1
/
+208
*
Make bzip2 support working again after bzip2 upgrade. This time commit
sobomax
2005-05-29
1
-4
/
+19
*
Add missed ${.CURDIR}/../../contrib/bzip2 into include search path, otherwise
sobomax
2005-05-29
1
-1
/
+1
*
update for import of v0.9.1-096
sam
2005-05-29
1
-61
/
+125
*
reduce cast.
ume
2005-05-27
1
-3
/
+3
*
Do not tread 128-bit UUID as int128. Provide separate macros to get/put
emax
2005-05-27
3
-9
/
+81
*
Fix long (and long long) to long double, unsigned to long double and unsigned
stefanf
2005-05-27
2
-10
/
+24
*
Check for NULL pointer return.
phk
2005-05-24
1
-0
/
+2
*
Start to address the race issue between restoring a file's contents
kientzle
2005-05-21
4
-105
/
+204
*
Correct return values in myopen() and myclose() in Example code.
kientzle
2005-05-21
1
-2
/
+2
*
reduce strlen() call.
ume
2005-05-20
1
-4
/
+6
*
use reentrant.h and simplify.
ume
2005-05-20
1
-29
/
+20
*
check return value of ttyname_r().
ume
2005-05-20
1
-1
/
+2
*
ttyname_r() didn't pass correct buffer size to devname_r().
ume
2005-05-20
1
-1
/
+1
*
Remove unused variables.
charnier
2005-05-20
2
-3
/
+2
*
Remove unused variable. Shorten the path to WARNS=6 compliance.
charnier
2005-05-20
1
-1
/
+2
*
Remove unused variables. Whitespace cleaning.
charnier
2005-05-20
1
-13
/
+13
*
Fix libstand on amd64. Rev 1.46 (obrien) removed the -I. that the
peter
2005-05-20
1
-1
/
+1
*
Align the stack to a 16 byte boundary so that we can safely call functions
dfr
2005-05-19
1
-0
/
+3
*
Keep the stack aligned to a 16 byte boundary when calling init functions
dfr
2005-05-19
2
-0
/
+4
*
Clean up an additional file.
obrien
2005-05-17
1
-0
/
+1
*
Don't use a patch w/in /usr/src. Programmatically change files when needed.
obrien
2005-05-17
3
-26
/
+15
*
Re-enable support for bzip2'ed compressed filesystems.
obrien
2005-05-17
2
-6
/
+11
*
Temporarily disable support for bzip2'ed compressed filesystems, until a
obrien
2005-05-17
4
-117
/
+1
*
Make <runefile.h> internal to libc.
ru
2005-05-16
2
-1
/
+63
[next]