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
*
Enable building string functions as part of libstand on mips; the Makefile
rwatson
2013-04-28
1
-3
/
+1
*
Merge @228176 from Perforce to fix a bug introduced in r249553:
rwatson
2013-04-28
1
-2
/
+0
*
Remove extra code for SA_RESETHAND, it is not needed because kernel has
davidxu
2013-04-28
1
-7
/
+0
*
libthr: Fix a parameter name in an internal header file.
jilles
2013-04-27
1
-1
/
+1
*
intro(2): Fix some errors in ENFILE and EMFILE descriptions.
jilles
2013-04-27
1
-5
/
+6
*
Unbreak <stdatomic.h> on ARM + Clang.
ed
2013-04-27
17
-17
/
+34
*
sysconf(3): Correct the description of _SC_OPEN_MAX.
jilles
2013-04-26
1
-2
/
+2
*
Remove deprecated APIs to get the total and free memory available to vmm.ko.
neel
2013-04-25
2
-26
/
+0
*
getdtablesize(2): Describe what this function actually does.
jilles
2013-04-24
1
-9
/
+11
*
Convert libc/stdio from K&R to ANSI C
emaste
2013-04-23
34
-151
/
+53
*
Renumber clauses to reduce diffs to other versions
emaste
2013-04-23
70
-70
/
+70
*
- sl_find does not modify 'name'
eadler
2013-04-23
2
-2
/
+2
*
Switch from K&R prototypes to modern C
eadler
2013-04-23
1
-10
/
+4
*
Keep up with negative addrlen check removal in r249649.
pluknet
2013-04-22
1
-5
/
+1
*
dup(2): Remove incorrect sentence about getdtablesize().
jilles
2013-04-21
1
-4
/
+1
*
Embed revision id in the library.
trociny
2013-04-21
1
-2
/
+3
*
Merge the 386 and amd64 versions of the fenv.h, to make cc -m32
kib
2013-04-21
3
-286
/
+164
*
Add example.
joel
2013-04-21
1
-1
/
+42
*
Remove cross-references to nonexistent CPU_SET(3) manpage.
joel
2013-04-21
2
-4
/
+2
*
mdoc: end function context properly.
joel
2013-04-20
1
-1
/
+1
*
Enable libcompiler-rt on MIPS.
ed
2013-04-20
1
-5
/
+3
*
Bump date.
trociny
2013-04-20
1
-1
/
+1
*
Add procstat_getkstack function to dump kernel stacks of a process.
trociny
2013-04-20
4
-0
/
+106
*
Add procstat_getauxv function to retrieve a process auxiliary vector.
trociny
2013-04-20
6
-0
/
+200
*
Extend libprocstat with functions to retrieve process command line
trociny
2013-04-20
7
-0
/
+413
*
Add procstat_getosrel function to retrieve a process osrel info.
trociny
2013-04-20
6
-0
/
+74
*
Add procstat_getpathname function to retrieve a process executable.
trociny
2013-04-20
4
-2
/
+90
*
Add procstat_getrlimit function to retrieve a process resource limits info.
trociny
2013-04-20
6
-0
/
+94
*
Add procstat_getumask function to retrieve a process umask.
trociny
2013-04-20
6
-0
/
+80
*
Add procstat_getgroups function to retrieve process groups.
trociny
2013-04-20
6
-0
/
+104
*
Add procstat_getvmmap function to get VM layout of a process.
trociny
2013-04-20
4
-1
/
+118
*
Make libprocstat(3) extract procstat notes from a process core file.
trociny
2013-04-20
8
-17
/
+453
*
Add the Clang specific -Wmissing-variable-declarations to WARNS=6.
ed
2013-04-19
1
-0
/
+2
*
An even more refined version of r249484, until we can come up with
kientzle
2013-04-19
1
-1
/
+1
*
Fix the symlink creation from r249484 so that repeated
kientzle
2013-04-19
1
-1
/
+1
*
Remove debug code.
davidxu
2013-04-18
1
-1
/
+0
*
Avoid copying memory if SIGCANCEL is not masked.
davidxu
2013-04-18
1
-4
/
+14
*
Revert revision 249323, the PR/177624 is confusing, that bug is caused
davidxu
2013-04-18
1
-1
/
+10
*
pututxline: Don't set errno=0 in subfunctions.
jilles
2013-04-17
1
-4
/
+8
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
5
-7
/
+7
*
mdoc: remove superfluous paragraph macro.
joel
2013-04-16
1
-1
/
+0
*
- Document that sem_wait() can fail with EINTR if it is interrupted by a
jhb
2013-04-16
1
-1
/
+9
*
Use a suitable code generation when building libstand for MIPS.
rwatson
2013-04-16
1
-0
/
+3
*
Adapt libstand's setjmp/longjmp MIPS support to be portable across 32-bit
rwatson
2013-04-16
1
-56
/
+27
*
Install a symlink
kientzle
2013-04-14
1
-0
/
+3
*
Backport upstream r684 (OPENPAM_DEBUG enables debugging macros but does
des
2013-04-14
1
-3
/
+1
*
libc: Fix typo in French translation.
jilles
2013-04-14
1
-1
/
+1
*
Clean up.
des
2013-04-14
1
-39
/
+12
*
Include ldns's b{32,64}_{ntop,pton}().
des
2013-04-13
1
-1
/
+6
*
Use the CONNECT method to proxy HTTPS connections through HTTP proxies.
des
2013-04-12
1
-8
/
+13
[next]