summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciessjg2014-05-16212-319/+508
* New depssjg2014-05-141-0/+14
* Updated dependenciessjg2014-05-10105-0/+212
* Merge from headsjg2014-05-0862-119/+209
|\
| * Fix the rd_event_addr prototype and slightly clarify the use of the "event"markj2014-05-081-3/+3
| * Handle the different event types properly in rd_event_addr(). In particular,markj2014-05-082-10/+40
| * msync(2) must return ENOMEM and not EINVAL when the address is outside thepho2014-05-071-5/+7
| * Sort .ALLSRC before concatenating files together. This makes sure that thedelphij2014-05-061-1/+1
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-0641-37/+42
| * Revert r265367:pfg2014-05-051-1/+1
| * regex: Use calloc instead of malloc.pfg2014-05-051-1/+1
| * If the traced process stops because it received a signal, libproc needsmarkj2014-05-043-24/+30
| * Fix a typo.markj2014-05-031-1/+1
| * Allow "a.out" as an alias for the executable if no other matching entriesmarkj2014-05-034-19/+63
| * Properly free resources in case of error.brueffer2014-05-021-8/+6
| * regex: Remove some unreachable breaks.pfg2014-05-012-7/+1
| * citrus: Avoid invalid code points.pfg2014-05-011-2/+1
| * Don't forget to remember previous element at the end of the loop.pjd2014-04-301-0/+1
| * citrus: Avoid invalid code points.pfg2014-04-291-0/+8
| * Allow a virtual machine to be forcibly reset or powered off. This is doneneel2014-04-282-3/+6
| * Set the new floating point exception mask correctlyandrew2014-04-281-1/+1
* | New/updated dependenciessjg2014-05-058-48/+591
* | Merge headsjg2014-04-28122-4548/+3344
|\ \ | |/
| * r261913 broke DES passwords, because the only way they could work,des2014-04-261-77/+56
* | Merge headsjg2014-04-27750-47700/+16122
|\ \ | |/
| * Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-256-7/+8
| * Kill last remaining NO_INSTALLLIB in tree by converting it over toimp2014-04-251-1/+1
| * Eliminate last vestigies of NO_MAN= in the tree. Also, removeimp2014-04-251-1/+2
| * libc/stdio: Fail fdopen() on an execute-only fd.jilles2014-04-212-3/+5
| * Rename the fp{get,set}* files so they no longer conflict with the softfloatandrew2014-04-217-2/+2
| * Add the deprecated fp{get,set}* functions, a few ports use them.andrew2014-04-207-0/+304
| * Add a missing break in the TCP case.brueffer2014-04-171-0/+1
| * Remove the libkse directory. It was unhooked from the build and kernelbrooks2014-04-16179-27209/+0
| * Correct sorting.brueffer2014-04-151-1/+1
| * Mention Capsicum.brueffer2014-04-151-1/+7
| * Add support for emulating the slave PIC.tychon2014-04-141-1/+1
| * Fix err() usage in libcapsicum(3) example.gjb2014-04-141-2/+2
| * Fix some off-by-one errors. The kve_end and rdl_eaddr fields contain themarkj2014-04-141-3/+3
| * realpath(): Properly fail "." or ".." components after non-directories.jilles2014-04-131-20/+6
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1310-12/+12
| * Tune buffer sizes for SuperSpeed USB when using LibUSB v0.1 and v1.0hselasky2014-04-112-0/+5
| * Fix table alignment. EVFILT_PROCDESC is longer than the existing filters.ed2014-04-071-1/+1
| * Implement kqueue(2) for procdesc(4).ed2014-04-072-2/+27
| * Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks.kevlo2014-04-071-0/+5
| * Move definitions out of rpc_com so that the linker doesn't complain abouttheraven2014-04-062-2/+5
| * lib: Remove duplicate SUBDIR libnv.jilles2014-04-051-1/+0
| * Accept RFC 2292 option values so that RFC 2292 compliant programs thatmarcel2014-04-051-6/+18
| * The getlogin_basic() function can return a 0 status with a NULLmarcel2014-04-051-3/+8
| * Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.imp2014-04-0510-10/+10
| * The proper way to request no man pages currently is NO_MAN=xxx. Use itimp2014-04-054-4/+4
OpenPOWER on IntegriCloud