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
*
lldb: Threaded inferior support for FreeBSD
emaste
2013-12-03
1
-1
/
+2
*
Various updates and tweaks to the wait(2) manpage.
jhb
2013-12-03
1
-132
/
+174
*
Update LLDB to upstream r196259 snapshot
emaste
2013-12-03
2
-0
/
+4
*
Fix comparisons in assertions.
pjd
2013-12-03
1
-4
/
+4
*
Both libcasper and libcapsicum libraries have to be installed in /lib/,
pjd
2013-12-02
2
-0
/
+2
*
Forgot to 'svn add' lib/libcasper/ directory.
pjd
2013-12-02
4
-0
/
+576
*
Please welcome casperd daemon. It (and its services) will be responsible for
pjd
2013-12-02
18
-0
/
+2471
*
chmod(2): Document S_ISVTX following SUSv3/SUSv4.
jilles
2013-12-01
1
-10
/
+16
*
waitid(2): Do not tell userland programmers to include <sys/signal.h>.
jilles
2013-12-01
1
-1
/
+1
*
Move my simple logging API to a separate library. It is now already used
pjd
2013-12-01
4
-1
/
+1006
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
3
-5
/
+5
*
Make process descriptors standard part of the kernel. rwhod(8) already
pjd
2013-11-30
1
-6
/
+0
*
Note that libstand is 32-bit on amd64 and powerpc64
emaste
2013-11-29
1
-0
/
+4
*
Fix some misinformation in netgraph manual pages.
glebius
2013-11-28
1
-2
/
+2
*
Fix double free().
pjd
2013-11-25
1
-3
/
+1
*
Move the iconv wrapper source from libc_nonshared to libc/iconv so that
peter
2013-11-25
17
-331
/
+350
*
There is no file under SISSL after license replacement in r258581.
hrs
2013-11-25
1
-335
/
+0
*
Replace Sun Industry Standards Source License for Sun RPC code with a
hrs
2013-11-25
2
-89
/
+48
*
Add HPET device emulation to bhyve.
neel
2013-11-25
2
-0
/
+15
*
Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,
hrs
2013-11-25
51
-1333
/
+1305
*
pmc(3) does not document a dependency on <sys/types.h> but <pmc.h>
rstone
2013-11-25
1
-0
/
+1
*
Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQ
hrs
2013-11-25
4
-1
/
+43
*
Get rid of the CONCAT macro.
andreast
2013-11-23
2
-19
/
+19
*
If check_deferred_signal() execution needs binding of PLT symbol,
kib
2013-11-23
2
-2
/
+10
*
Add an ioctl to assert and deassert an ioapic pin atomically. This will be used
neel
2013-11-23
2
-0
/
+12
*
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
andreast
2013-11-21
9
-34
/
+22
*
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
andreast
2013-11-21
9
-39
/
+23
*
Catch up with OpenPAM Nummularia.
pluknet
2013-11-21
1
-1
/
+1
*
Fix build with GCC
bdrewery
2013-11-19
1
-1
/
+2
*
Support SNI in libfetch
bdrewery
2013-11-19
1
-0
/
+9
*
Bug fixes in iconv(3) UTF-7 support.
tijl
2013-11-18
1
-8
/
+9
*
MFV: Import atf-0.18.
jmmv
2013-11-17
3
-3
/
+4
*
Fix the build of some ATF tests.
jmmv
2013-11-17
3
-8
/
+8
*
Attempt to move the POSIX iconv* symbols out of runtime linker space.
peter
2013-11-17
20
-42
/
+670
*
Add missing include files for the printf_l and scanf_l man pages.
eadler
2013-11-17
2
-0
/
+2
*
Move the ioapic device model from userspace into vmm.ko. This is needed for
neel
2013-11-12
2
-0
/
+24
*
Bring in libnv library for managing name/value pairs. The following types
pjd
2013-11-12
14
-0
/
+5162
*
Update LLDB to upstream r194122 snapshot
emaste
2013-11-12
8
-6
/
+17
*
Just disable recoding support in libsmb if built WITHOUT_ICONV.
glebius
2013-11-12
1
-0
/
+6
*
Fix typo.
trasz
2013-11-12
1
-1
/
+1
*
Fix description to actually make sense.
trasz
2013-11-12
1
-4
/
+3
*
Mention acl_get_brand_np(3).
trasz
2013-11-12
1
-1
/
+6
*
Indicate that expand_number is case-insensitive.
eadler
2013-11-12
1
-1
/
+2
*
Consistently add the relocation offset only when the ELF type is not
markj
2013-11-11
1
-7
/
+16
*
Fix typo: site_t -> size_t
eadler
2013-11-10
1
-1
/
+1
*
Fix extattr(2) MLINKS.
pluknet
2013-11-09
1
-2
/
+2
*
Fix typo in include guard, found by clang 3.4.
dim
2013-11-08
1
-1
/
+1
*
Build and install the atf tests.
jmmv
2013-11-08
10
-5
/
+168
*
Install category Kyuafiles from their category directories.
jmmv
2013-11-08
2
-1
/
+13
*
Subsume the functionality of MK_ATF into MK_TESTS.
jmmv
2013-11-08
1
-4
/
+4
[next]