summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics.ru2002-10-291-1/+1
* bsd.doc.mk changes:ru2002-10-296-6/+0
* Don't call warn(3).phk2002-10-291-5/+1
* Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.des2002-10-291-1/+2
* Fix `pkg_add -r' by backing out revs 1.34-1.38.obrien2002-10-291-52/+19
* Since make release is toast anyway, add wood to the pyre:phk2002-10-295-744/+314
* Remove unnecessary inclusion of <rune.h> to make it obvious that this filetjr2002-10-291-1/+0
* Fix various minor issues.phk2002-10-291-3/+5
* the 'd' partition hasn't been magic for years, so allocate it in naturalphk2002-10-291-1/+1
* Add the write_spar64_disk.c to make life easier for testers.phk2002-10-291-0/+94
* Scoop out examples illustrating the label text format and refer tochris2002-10-281-51/+5
* libfetch is now WARNS5 clean in the non-SSL case.des2002-10-281-1/+1
* Cross-reference putc(3).tjr2002-10-281-0/+1
* Allow the admin to specify a different NAS identifier than the hostname.des2002-10-282-11/+20
* Fix an off-by-one error (> where >= should have been used) which causeddes2002-10-281-6/+5
* Handle boundary cases more correctly; mblen(s, 0) and mbtowc(NULL, s, 0)tjr2002-10-282-8/+6
* Up WARNS to 3 if not building with crypto.fenner2002-10-281-1/+3
* Create a small library function, check_utility_compat(3), to determinewollman2002-10-283-2/+166
* Update limits and configuration parameters for 1003.1/TC1/D6.wollman2002-10-271-1/+23
* Do not include <sys/syslimits.h> directly; it is not intended for generalwollman2002-10-273-3/+5
* Slight amendment to rev 1.34: instead of considering any short read andes2002-10-271-6/+8
* Introduce _fetch_writev(), which is the conn_t version of writev(2). Indes2002-10-272-7/+38
* Eliminate two cases of undefined behaviour: total in _fetch_write() wasdes2002-10-272-0/+2
* Back out the previous commit, and fix the bug rather than try to hide itsdes2002-10-271-10/+18
* Style sweep.tjr2002-10-275-40/+32
* Add back ia64 support that was removed in the last few revisions.peter2002-10-274-1/+31
* query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152.ume2002-10-261-1/+7
* Add & hookup manpage for pthread_attr_get_np(3).phantom2002-10-262-0/+96
* Hook uthread_attr_get_np.c to buildphantom2002-10-261-0/+1
* Add pthread_attr_get_np() function. This is FreeBSD non-portable POSIX threadsphantom2002-10-261-0/+50
* Be more agresive on arguments' checking.phantom2002-10-261-1/+4
* - scopeid is u_int32_tume2002-10-251-14/+21
* - kill strcpyume2002-10-251-67/+56
* Use an internal buffer for the result when the first argument is NULL.tjr2002-10-251-0/+4
* The ORIENTLOCK macro is no longer needed since all functions usetjr2002-10-251-7/+0
* The FTP connection caching needs a better interface -- connections arenjl2002-10-251-0/+4
* #ifdef out assignToPartition on non x86 arches to unbreak the worldgallatin2002-10-241-0/+2
* Restored sigaction's name in its prototype.bde2002-10-241-1/+1
* * Modernize aio(4), providing instructions for static and dynamic kernelsheldonh2002-10-247-147/+8
* Add cross-references to the aio(4) manual page.des2002-10-246-0/+6
* Replace wcsstr() with an implementation based on strstr(), which is fartjr2002-10-241-38/+32
* Restore Berkeley SCCS id.tjr2002-10-241-1/+5
* Remove the Standards section again until we get these functions sortedtjr2002-10-241-8/+0
* Place mac_prepare() with the other mac_prepare*() functions.chris2002-10-241-10/+10
* mac_free() no longer accepts a void * parameter; only mac_t's are supposedchris2002-10-241-9/+20
* Remove superfluous empty "FILES" section.chris2002-10-231-1/+0
* Remove hard sentence breaks.chris2002-10-231-11/+19
* More lobotomy:phk2002-10-238-111/+6
* Remove another 10 mindless #ifdefs.phk2002-10-231-59/+45
* Rely on sysctl kern.disks to be there, and get rid of one of the far toophk2002-10-231-69/+36
OpenPOWER on IntegriCloud