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
*
- To make it easier to compile *printf() and *scanf() without
das
2004-05-02
2
-31
/
+21
*
When *printf() and *scanf() are compiled without floating-point
das
2004-05-02
1
-0
/
+4
*
Include appropriate flag header on Linux.
kientzle
2004-05-02
1
-0
/
+4
*
Create missing directories when extracting hardlinks and symlinks.
kientzle
2004-04-30
1
-9
/
+39
*
Implement ARCHIVE_EXTRACT_UNLINK for regular files. This supports the
kientzle
2004-04-29
1
-7
/
+49
*
Add statistics: track offset in compressed and uncompressed archive,
kientzle
2004-04-28
10
-1
/
+43
*
Correct spelling of "shell archive" to match /usr/share/misc/magic.
kientzle
2004-04-28
1
-1
/
+1
*
Add the libarchive-formats.5 manpage. This summarizes the various
kientzle
2004-04-28
3
-0
/
+229
*
Add read support for four more common cpio variants:
kientzle
2004-04-28
1
-64
/
+304
*
- Added rad_demangle() for demangling user-passwords (needed for
ru
2004-04-27
6
-32
/
+415
*
Markup nit.
ru
2004-04-27
1
-1
/
+1
*
Update file flag handling.
kientzle
2004-04-26
9
-82
/
+506
*
Rewrite split_lines() to operate safely
ache
2004-04-25
1
-3
/
+7
*
Make sure that symbols are declared in math.h iff the appropriate
das
2004-04-25
1
-65
/
+68
*
Remove a stale comment referring to values.h, which has never been
das
2004-04-25
1
-6
/
+1
*
Unconditionaly initialize any spin lock passed to pthread_spin_init(). While
mtm
2004-04-24
1
-4
/
+0
*
Make clone more aggressive about copying strings to the new entry.
kientzle
2004-04-23
1
-9
/
+9
*
Set the 'dump' flag for shardump format.
kientzle
2004-04-23
1
-0
/
+4
*
Correct spelling of == so that file flags are correctly restored.
kientzle
2004-04-23
1
-1
/
+1
*
Use the correct size to allocate, copy and clear argument type tables
tjr
2004-04-22
2
-12
/
+18
*
Enable libdisk for powerpc build.
grehan
2004-04-21
1
-5
/
+1
*
PowerPC support.
grehan
2004-04-21
6
-4
/
+125
*
Fix a bug that could result in getpw*() incorrectly returning NULL when NIS
jon
2004-04-21
1
-0
/
+1
*
Unbreak world.
ru
2004-04-21
1
-3
/
+2
*
More portability improvements, thanks to Juergen Lock.
kientzle
2004-04-21
5
-44
/
+82
*
MFdragonfly: resolver fix for timeouts on unqualified hostnames
njl
2004-04-21
1
-5
/
+18
*
Add mention of the fact that timeouts are silently limited to 24 hours.
cperciva
2004-04-20
1
-0
/
+5
*
Yucky bug: Don't emit 'mkdir' commands for regular files in shar archives.
kientzle
2004-04-20
1
-15
/
+27
*
In GNU tar archives, read ctime from ctime field, not atime field.
kientzle
2004-04-20
1
-1
/
+1
*
Eliminate some redundant calls to archive_entry_hardlink.
kientzle
2004-04-20
2
-8
/
+15
*
Optimize ustar header formatting.
kientzle
2004-04-19
1
-89
/
+79
*
Document POSIX stupidity: Attempts to mmap zero bytes will succeed (and
cperciva
2004-04-18
1
-0
/
+7
*
Bring describtion of a sysctl in line with the source:
brueffer
2004-04-16
1
-1
/
+1
*
Remove unnecessary .Pp macro and bump document date
brueffer
2004-04-16
1
-2
/
+1
*
List some sysctl variables that influence accounting
brueffer
2004-04-16
1
-0
/
+16
*
Only enable the ACL restore logic on FreeBSD versions >= 5.0.
kientzle
2004-04-16
1
-0
/
+3
*
Use a MANFILTER to patch the man pages to point to the right path.
harti
2004-04-14
1
-0
/
+4
*
Bump the shared library version number for the bsnmp v1.6 import
harti
2004-04-14
1
-1
/
+1
*
Put the name of the module first in the list of all .Nm calls with
harti
2004-04-14
1
-0
/
+1
*
Compare with 0 if comparing an integer, not with NULL.
harti
2004-04-14
1
-1
/
+1
*
Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to
harti
2004-04-14
1
-2
/
+2
*
* Plug a buffer overrun in ACL parsing. (archive_entry.c)
kientzle
2004-04-13
12
-51
/
+99
*
Perform some basic validation of multibyte conversion state objects.
tjr
2004-04-12
8
-16
/
+116
*
Remove a nonsensical remark about byte order markers in UTF-8 streams.
tjr
2004-04-12
1
-6
/
+1
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
36
-933
/
+396
*
Belatedly remove the getvfsent(3) API. All the consumers have been
mux
2004-04-11
3
-342
/
+2
*
Document the meaning of the zero return value.
tjr
2004-04-11
2
-6
/
+11
*
Fix a typo. I was locked out for two days from my machine.
davidxu
2004-04-10
1
-1
/
+1
*
Don't cast away const qualifiers.
tjr
2004-04-10
8
-8
/
+8
*
Make sure Bluetooth stuff can be compiled on amd64
emax
2004-04-09
1
-2
/
+2
[next]