summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-7/+2
* Remove libulog from the bootstrap again.ed2010-01-211-5/+4
* Correct comment typo.emaste2010-01-211-1/+1
* - Update Galician cataloggabor2010-01-211-0/+46
* The waitpid(2) function needs neither sys/time.h nor sys/resource.h.pjd2010-01-201-2/+2
* Style: reword comment.ache2010-01-201-1/+1
* For alphasort() add reference to strcoll(3)ache2010-01-201-2/+4
* Style: rename internal function to opendir_compar()ache2010-01-201-2/+2
* Style: remove extra empty line in the comment.ache2010-01-201-1/+0
* Revert r202447 by re-exposing the old uname(3) function.ed2010-01-192-3/+4
* Add missing DPADD and fix whitespace.des2010-01-191-2/+3
* Add HTTP digest authentication.des2010-01-192-67/+819
* fix a comment typoavg2010-01-181-1/+1
* Double checking my commit I found that comment saying thatache2010-01-181-7/+3
* Let pam_lastlog use random ut_id's.ed2010-01-182-14/+42
OpenPOWER on IntegriCloud