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
*
Remove the run promotion/demotion machinery. Replace it with red-black
jasone
2007-03-28
1
-430
/
+219
*
Change macro in order to refer to FreeBSD 7.0 instead of 7.0BSD.
jasone
2007-03-28
1
-2
/
+2
*
Update the IMPLEMENTATION NOTES section to reflect recent malloc
jasone
2007-03-28
1
-13
/
+30
*
Remove some stray roff formatting that caused incorrect rendering.
jasone
2007-03-28
1
-1
/
+0
*
Add a HISTORY section.
jasone
2007-03-28
1
-0
/
+5
*
In account management, verify whether the account has been locked
yar
2007-03-27
2
-3
/
+22
*
Describe the contents of the "ar_name" and "ar_rawname" fields of
jkoshy
2007-03-27
1
-6
/
+6
*
Bug fixes to ar(1) archive handling:
jkoshy
2007-03-27
1
-13
/
+31
*
Clarify memory management rules for pmc_cpuinfo().
jkoshy
2007-03-26
1
-1
/
+4
*
Document the return type of elf_rand(3) correctly.
jkoshy
2007-03-26
1
-1
/
+1
*
Fix some subtle bugs for posix_memalign() having to do with integer
jasone
2007-03-24
1
-18
/
+43
*
Notice when mkdir() fails.
kientzle
2007-03-24
3
-11
/
+73
*
Fix compile error when libbz2 is unavailable.
kientzle
2007-03-24
1
-1
/
+1
*
Fix posix_memalign() for large objects. Now that runs are extents rather
jasone
2007-03-23
1
-151
/
+297
*
Use extents rather than binary buddies to track free pages within
jasone
2007-03-23
1
-323
/
+332
*
Let people in on the magic of INET[6]_ADDRSTRLEN which comes quite handy in
mlaier
2007-03-21
1
-1
/
+6
*
Avoid using vsnprintf(3) unless MALLOC_STATS is defined, in order to
jasone
2007-03-20
1
-152
/
+233
*
Correct a typo.
jkoshy
2007-03-19
1
-3
/
+3
*
Don't forget to increment the raw_position (bytes written) counter, even
cperciva
2007-03-17
1
-0
/
+1
*
o Add ENVIRONMENT section and mention there that TMPDIR is ignored
maxim
2007-03-16
1
-1
/
+14
*
The ufs_disk_fillout(3) can take special device name (with or without /dev/
pjd
2007-03-16
1
-7
/
+36
*
- Sysctl's move to seperate file
rrs
2007-03-15
1
-6
/
+11
*
Fix a comment in memstat.h: errors are associated with memory type lists,
rwatson
2007-03-15
1
-1
/
+1
*
When ARCHIVE_EXTRACT_UNLINK is requested:
kientzle
2007-03-13
2
-5
/
+11
*
Merge the following changes from NetBSD:
stefanf
2007-03-11
4
-16
/
+37
*
Merge the following changes from NetBSD:
stefanf
2007-03-11
9
-95
/
+144
*
Libarchive 2.0.23:
kientzle
2007-03-11
7
-157
/
+145
*
Merge changes to the NetBSD copyright (advertising clause removal).
stefanf
2007-03-11
3
-18
/
+6
*
Wordsmithery.
bms
2007-03-09
1
-1
/
+1
*
Enable ncurses wide character support
rafan
2007-03-09
11
-24
/
+195
*
- style.Makefile(9) fix
rafan
2007-03-09
6
-936
/
+934
*
Document SO_ACCEPTCONN.
bms
2007-03-08
1
-1
/
+9
*
New tests for system-independent ACL support.
kientzle
2007-03-08
3
-0
/
+744
*
Distinguish between the end of ACL data and an error in pulling
kientzle
2007-03-08
1
-1
/
+1
*
Add GELF_* accessor macros.
jkoshy
2007-03-08
1
-0
/
+16
*
Fix license. Clause 4 is still required (UCB materiel).
bms
2007-03-07
1
-6
/
+5
*
use 2-clause BSD license as per hoskins strike-off july 22 1999.
bms
2007-03-07
1
-4
/
+6
*
Only reject file descriptors higher than FD_SETSIZE if we are not using
jhb
2007-03-05
1
-7
/
+5
*
Oops, fix a typo in the last commit :-/
brian
2007-03-05
2
-2
/
+2
*
In the NOTYET code path when a process forks, the remaining
brian
2007-03-05
2
-14
/
+8
*
Apply my patch properly.
ru
2007-03-05
1
-1
/
+1
*
Fix markup.
bms
2007-03-05
1
-22
/
+36
*
.Xr nit.
bms
2007-03-05
1
-2
/
+2
*
Update shutdown() manual page to reflect actual behaviour of code.
bms
2007-03-05
1
-10
/
+82
*
Test cases for back references.
delphij
2007-03-05
1
-0
/
+24
*
Only stop evaluation of a back reference if the match length is
delphij
2007-03-05
1
-15
/
+17
*
Avoid infinite recursion on:
delphij
2007-03-05
1
-0
/
+2
*
Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden
simon
2007-03-04
2
-0
/
+10
*
- Bump _yplib_timeout limit from 10 to 20 seconds to better handle
simon
2007-03-04
1
-1
/
+9
*
libarchive 2.0
kientzle
2007-03-03
72
-2434
/
+7206
[next]