summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Increased warnings weren't tested on ARM. Bump warnings back down toimp2010-02-111-1/+1
* Fix PRcracauer2010-02-101-2/+2
* - Deal with some special cases [1]gabor2010-02-091-30/+54
* Various fixes like spelling, style and syntax.marcel2010-02-091-21/+28
* Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process canmarcel2010-02-091-1/+76
* Mark up "unsigned char".ru2010-02-044-4/+11
* Reinstate the ptrace patch to restore the 'gp' register after callingneel2010-02-041-0/+3
* -White space cleanup (missing spaces in new line)rrs2010-02-031-5/+2
* Placate new binutils, by using 16-bit %ax instead of 32-bit %eax as ankib2010-02-034-22/+34
* Also add a cross-reference to NetBSD updlastlogx().ed2010-02-031-1/+3
* This fixes a bug found and fixed by JC. Basicallyrrs2010-02-031-1/+13
* Bump .Dd, forgotten in r203393gavin2010-02-021-1/+1
* The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d.gavin2010-02-021-1/+1
* Implement strndup(3) using strnlen(3).ed2010-02-021-3/+1
* Respect passwordtime from login.conf if set.des2010-02-021-2/+9
* Finally, document libgpib.joerg2010-02-012-0/+757
* Fix bugs:jasone2010-01-314-1352/+2256
* Remove extra semicolon.brucec2010-01-311-1/+1
* Fix typo of ENOTCONN.brucec2010-01-314-3/+5
* The EFI vendor UUID for FreeBSD variables is called EFI_FREEBSD_VARIABLEmarcel2010-01-311-1/+1
* Perform some cleanups to devname(3).ed2010-01-311-13/+10
* Introduce libefi -- a library around EFI runtime services and protocols.marcel2010-01-309-2/+634
* - Fix some style(9) bugsgabor2010-01-291-17/+16
* You must include fcntl.h (in practice) to be able to do anything usefulrwatson2010-01-291-0/+1
* Add a function to check if the usb devices is still connected.thompsa2010-01-295-0/+44
* Correct a bunch of typos.schweikh2010-01-276-9/+9
* Add missing return, in a rare case where we can't allocate memory inemaste2010-01-271-0/+1
* Remove pseudo-terminals from ttys(5).ed2010-01-271-36/+1
* Add information about when nmount(2) was introduced.trasz2010-01-261-1/+5
* Document HTTP digest authentication support.des2010-01-261-8/+14
* Correct the HISTORY section of these man pages to show when the function,gavin2010-01-2636-72/+72
* Bump .Dd, forgotten in r203025gavin2010-01-2617-17/+17
* Correct the HISTORY section of these man pages to show when the function,gavin2010-01-2617-17/+17
* - style(9)gabor2010-01-251-25/+25
* Cache failing and opened catalogs in catopen() and related functions.gabor2010-01-251-17/+131
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-251-0/+4
* Commit copyright-only changes to generated files as part of thedougb2010-01-254-4/+4
* Improve the ttyname(3) manual page.ed2010-01-241-20/+5
* Make strsignal(3) thread-safe.ume2010-01-241-4/+48
* EMPTY records don't have a timestamp.ed2010-01-231-1/+2
* Reapply r201145 to lib/libc/gen/sem.cantoine2010-01-231-1/+1
* Just ignore the timestamps given to pututxline().ed2010-01-233-23/+12
* Don't try to hardlink block or character device nodes that come outkientzle2010-01-231-2/+4
* Use a simpler memory-management strategy for the file objects.kientzle2010-01-231-46/+23
* If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can'tkientzle2010-01-231-7/+16
* Initialize the allocated 'struct zip'.kientzle2010-01-231-1/+1
* Fix a memory leak when a filter fails to initialize.kientzle2010-01-231-16/+27
* English nitpicking.ed2010-01-221-1/+1
* Describe why pututxline() doesn't entirely conform to standards.ed2010-01-221-2/+20
* Remove comments about breaking the specification.ed2010-01-221-2/+0
OpenPOWER on IntegriCloud