summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Increase WARNS level to 2.rodrigc2011-06-151-1/+1
* (1) When sending the TFTP RRQ packet to read a file,rodrigc2011-06-151-35/+229
* Currently tftp code in the loader retransmits the previous packet if it recei...rodrigc2011-06-151-0/+4
* Added sendrecv_tftp function instead of sendrecv for use by tftp.rodrigc2011-06-151-2/+55
* In sendrecv function, change the receive timeout value between retriesrodrigc2011-06-151-1/+1
* Upgrade our copy of llvm/clang to r132879, from upstream's trunk.dim2011-06-126-5/+7
|\
| * Vendor import of llvm trunk r132879:dim2011-06-12343-13440/+18938
* | Obtain bswap64() function implementation fromrodrigc2011-06-101-10/+26
* | MFCattilio2011-06-061-1/+0
|\ \
| * | Remove redundant assignments to WARNS.ed2011-06-061-1/+0
* | | MFCattilio2011-06-041-0/+5
|\ \ \ | |/ /
| * | Upgrade libcompiler_rt from revision 117047 to 132478.ed2011-06-031-0/+5
| |\ \
| | * | Import compiler-rt r132478.ed2011-06-0274-149/+855
| | * | Import compiler-rt r127823.ed2011-03-17189-373/+457
* | | | MFCattilio2011-06-021-3/+3
|\ \ \ \ | |/ / /
| * | | mdoc: reorder sections consistentlyuqs2011-06-021-3/+3
* | | | Revert r222363, as bde@ pointed out the initial solution was far moreattilio2011-05-312-2/+2
* | | | MFCattilio2011-05-316-16/+4
|\ \ \ \ | |/ / /
| * | | posix_spawn(): Do not fail when trying to close an fd that is not open.jilles2011-05-301-5/+2
| * | | Clean up the unneeded cpp macro INLINE_REM_PIO2L.kargl2011-05-305-11/+2
* | | | MFCattilio2011-05-271-9/+12
|\ \ \ \ | |/ / /
| * | | - Move some internal functions to the private namespacegabor2011-05-271-9/+12
* | | | Style fix: cast to size_t rather than u_long when comparing to sizeof()attilio2011-05-272-2/+2
* | | | In the near future cpuset_t objects in struct pcpu will be axed out, butattilio2011-05-271-2/+29
* | | | MFCattilio2011-05-261-1/+1
|\ \ \ \ | |/ / /
| * | | [mdoc] Fixed .Dt call.ru2011-05-251-1/+1
* | | | MFCattilio2011-05-221-1/+1
|\ \ \ \ | |/ / /
| * | | On amd64, change clang's default triple to 'x86_64-unknown-freebsd9.0',dim2011-05-221-1/+1
| * | | Release allocated memory in procstat_close().pluknet2011-05-181-0/+1
* | | | MFCattilio2011-05-181-0/+1
* | | | MFCattilio2011-05-1719-3290/+38
|\ \ \ \ | |/ / /
| * | | mq_setattr(2): Add missing const to man page.jilles2011-05-171-2/+2
| * | | Ok, so we use different comment conventions in Symbol.map and Version.defphk2011-05-171-3/+1
| * | | Backout libinstall.a -> libpkg commit.flz2011-05-1715-3285/+0
| * | | Bump shlib versionphk2011-05-173-3/+38
* | | | MFCattilio2011-05-154-1/+25
|\ \ \ \ | |/ / /
| * | | - Whitespace fix.stas2011-05-151-1/+1
| * | | - Add symbol versioning to libprocstat.stas2011-05-143-0/+24
| * | | Disconnect sun4v architecture from the three.attilio2011-05-145-19/+0
| * | | Update sticky(7) cross references.pluknet2011-05-132-4/+4
| * | | Mark all socket and file descriptors close-on-exec.des2011-05-132-0/+4
| * | | - Don't try to build NWFS support module if NCP/IPX is disabled in the build.stas2011-05-122-3/+9
| * | | Builds cleanly at the default WARNS level (WARNS=6).des2011-05-121-1/+0
| * | | Increase WARNS to 4.des2011-05-123-3/+3
| * | | Mechanical whitespace cleanup.des2011-05-121-100/+100
| * | | Increase WARNS to 3.des2011-05-122-2/+2
* | | | MFCattilio2011-05-145-19/+0
* | | | MFCattilio2011-05-132-4/+4
* | | | MFCattilio2011-05-137-107/+116
* | | | MFCattilio2011-05-1221-2/+2853
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud