| Commit message (Expand) | Author | Age | Files | Lines |
* | Though these libraries are disconnected from the build and don't | ru | 2010-02-15 | 2 | -36/+0 |
* | Resort includes to match style(9) a bit more. No functional change | wkoszek | 2010-02-13 | 10 | -32/+36 |
* | s/APIS/APIs - not part of the original submission. | trhodes | 2010-02-11 | 1 | -2/+2 |
* | o Add support for COMPAT_IA32. | marcel | 2010-02-11 | 1 | -13/+21 |
* | i doesn't need to be signed here, make it unsigned. | imp | 2010-02-11 | 1 | -1/+1 |
* | Correct two typoes. | trhodes | 2010-02-11 | 1 | -1/+1 |
* | Remove redundand headers and use more standard ones where necessary. | wkoszek | 2010-02-11 | 6 | -11/+1 |
* | Use more standard way for setting nonblocking flag for a filedescriptor. | wkoszek | 2010-02-11 | 1 | -7/+9 |
* | Within libusb 0.1 API, bus number is always faked to 0. Device numbers, | wkoszek | 2010-02-11 | 1 | -0/+3 |
* | Back to WARNS=3. The breakage wasn't what I thought it was :( | imp | 2010-02-11 | 1 | -1/+1 |
* | Keep Tinderbox happy. | mckusick | 2010-02-11 | 1 | -1/+1 |
* | Increased warnings weren't tested on ARM. Bump warnings back down to | imp | 2010-02-11 | 1 | -1/+1 |
* | Fix PR | cracauer | 2010-02-10 | 1 | -2/+2 |
* | - Deal with some special cases [1] | gabor | 2010-02-09 | 1 | -30/+54 |
* | Various fixes like spelling, style and syntax. | marcel | 2010-02-09 | 1 | -21/+28 |
* | Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can | marcel | 2010-02-09 | 1 | -1/+76 |
* | Mark up "unsigned char". | ru | 2010-02-04 | 4 | -4/+11 |
* | Reinstate the ptrace patch to restore the 'gp' register after calling | neel | 2010-02-04 | 1 | -0/+3 |
* | -White space cleanup (missing spaces in new line) | rrs | 2010-02-03 | 1 | -5/+2 |
* | Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as an | kib | 2010-02-03 | 4 | -22/+34 |
* | Also add a cross-reference to NetBSD updlastlogx(). | ed | 2010-02-03 | 1 | -1/+3 |
* | This fixes a bug found and fixed by JC. Basically | rrs | 2010-02-03 | 1 | -1/+13 |
* | Bump .Dd, forgotten in r203393 | gavin | 2010-02-02 | 1 | -1/+1 |
* | The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d. | gavin | 2010-02-02 | 1 | -1/+1 |
* | Implement strndup(3) using strnlen(3). | ed | 2010-02-02 | 1 | -3/+1 |
* | Respect passwordtime from login.conf if set. | des | 2010-02-02 | 1 | -2/+9 |
* | Finally, document libgpib. | joerg | 2010-02-01 | 2 | -0/+757 |
* | Fix bugs: | jasone | 2010-01-31 | 4 | -1352/+2256 |
* | Remove extra semicolon. | brucec | 2010-01-31 | 1 | -1/+1 |
* | Fix typo of ENOTCONN. | brucec | 2010-01-31 | 4 | -3/+5 |
* | The EFI vendor UUID for FreeBSD variables is called EFI_FREEBSD_VARIABLE | marcel | 2010-01-31 | 1 | -1/+1 |
* | Perform some cleanups to devname(3). | ed | 2010-01-31 | 1 | -13/+10 |
* | Introduce libefi -- a library around EFI runtime services and protocols. | marcel | 2010-01-30 | 9 | -2/+634 |
* | - Fix some style(9) bugs | gabor | 2010-01-29 | 1 | -17/+16 |
* | You must include fcntl.h (in practice) to be able to do anything useful | rwatson | 2010-01-29 | 1 | -0/+1 |
* | Add a function to check if the usb devices is still connected. | thompsa | 2010-01-29 | 5 | -0/+44 |
* | Correct a bunch of typos. | schweikh | 2010-01-27 | 6 | -9/+9 |
* | Add missing return, in a rare case where we can't allocate memory in | emaste | 2010-01-27 | 1 | -0/+1 |
* | Remove pseudo-terminals from ttys(5). | ed | 2010-01-27 | 1 | -36/+1 |
* | Add information about when nmount(2) was introduced. | trasz | 2010-01-26 | 1 | -1/+5 |
* | Document HTTP digest authentication support. | des | 2010-01-26 | 1 | -8/+14 |
* | Correct the HISTORY section of these man pages to show when the function, | gavin | 2010-01-26 | 36 | -72/+72 |
* | Bump .Dd, forgotten in r203025 | gavin | 2010-01-26 | 17 | -17/+17 |
* | Correct the HISTORY section of these man pages to show when the function, | gavin | 2010-01-26 | 17 | -17/+17 |
* | - style(9) | gabor | 2010-01-25 | 1 | -25/+25 |
* | Cache failing and opened catalogs in catopen() and related functions. | gabor | 2010-01-25 | 1 | -17/+131 |
* | Connect smbfs related libraries and tool on sparc64. | yongari | 2010-01-25 | 1 | -0/+4 |
* | Commit copyright-only changes to generated files as part of the | dougb | 2010-01-25 | 4 | -4/+4 |
* | Improve the ttyname(3) manual page. | ed | 2010-01-24 | 1 | -20/+5 |
* | Make strsignal(3) thread-safe. | ume | 2010-01-24 | 1 | -4/+48 |