aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Dag-Erling Smørgrav2004-09-218-8/+9
* Further refine some #ifs:David Schultz2004-09-171-2/+2
* Fix two ugly errors:Tim Kientzle2004-09-171-2/+6
* There is no such manual page in FreeBSD.Pawel Jakub Dawidek2004-09-161-2/+0
* Implement cancellation points in libc interfaces, as specified by POSIX.Mike Makonnen2004-09-162-0/+314
* Fix a condition where the hole would be inserted in the wrongJun Kuriyama2004-09-131-4/+2
* We have now so many GEOM classes that it is better to just skip unknownPawel Jakub Dawidek2004-09-131-12/+2
* Ignore geom_stripe providers.Lukas Ertl2004-09-131-0/+2
* I found "portsdb -u" dumps core with recent INDEX file, and this isJun Kuriyama2004-09-101-0/+2
* Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama2004-09-104-19/+20
* Use the recently introduced RES_DFLRETRY parameter instead of a well-hiddenYaroslav Tykhiy2004-09-091-1/+1
* bump .DdAlfred Perlstein2004-09-091-1/+1
* Add/document autoreq_getxid(3), which gets the autofs requestAlfred Perlstein2004-09-093-5/+22
* Remove debug output.Alfred Perlstein2004-09-081-4/+4
* Fix a .Fn that should be an .Fa.Alfred Perlstein2004-09-081-3/+16
* sync with private code:Alfred Perlstein2004-09-084-4/+8
* Fix two problems with REG_ICASE that were introduced with the addition ofTim J. Robbins2004-09-051-13/+10
* Refactor a bunch of scheduler code to give basically the same behaviourJulian Elischer2004-09-051-1/+8
* Some old tar archives rely on "regular-file-plus-trailing-slash" toTim Kientzle2004-09-041-12/+22
* Reset the seek pointer to 0 when a file is successfully opened,Ian Dowse2004-09-041-0/+2
* Unbreak memmove(). Return the dst argument. While here, fix the ENDMarcel Moolenaar2004-09-041-7/+6
* Unbreak memcpy(). memcpy() is defined to return the dst argument.Marcel Moolenaar2004-09-041-6/+5
* Normalize the makefile.Alfred Perlstein2004-09-031-8/+3
* Hook libautofs to the build.Alfred Perlstein2004-09-031-1/+1
* Add a BUGS section and copy the wording from mmap(2)'s MAP_NOSYNC,Peter Pentchev2004-09-031-0/+9
* Hook autofs to the build.Alfred Perlstein2004-09-022-4/+7
* Septepber -> SeptemberTim J. Robbins2004-09-011-1/+1
* Back out the previous change. glob() still does use strcmp() to orderTim J. Robbins2004-09-011-4/+4
* Per Ruslan, bsd.lib.mk already has support for dynamically-generatedTim Kientzle2004-09-011-17/+11
* Enter the autofs.Alfred Perlstein2004-08-314-0/+820
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-291-3/+1
* Add cross-reference to ftw(3).Tim J. Robbins2004-08-291-0/+1
* Remove the misleading description of the 'key' argument toPeter Pentchev2004-08-271-17/+1
* Cache uid-from-uname and gid-from-gname lookups during extraction.Tim Kientzle2004-08-271-17/+84
* Correct a denial-of-service vulnerability in zlib.Jacques Vidrine2004-08-262-0/+6
* Don't forget to va_end() the va_list we get from va_copy().Dag-Erling Smørgrav2004-08-262-0/+2
* Don't edit permissions of pre-existing directories during extract.Tim Kientzle2004-08-261-1/+1
* It is not legal to re-use a va_list variable. This causedTim Kientzle2004-08-261-1/+4
* Add missing brackets. It was committed from wrong tree.David Xu2004-08-262-2/+2
* gcc -O2 cleanup. tested for a long time.David Xu2004-08-254-8/+8
* Make profiling actually work. The gcc compiler emits a call to theMarcel Moolenaar2004-08-252-4/+79
* note that it is the caller's responsibility to free any buffer passedAlfred Perlstein2004-08-241-0/+5
* Replace the current implementations of ftw() and nftw() with the OpenBSDTim J. Robbins2004-08-243-193/+208
* struct tm.tm_year is listed as 'years since 1900', and is signed. OnPeter Wemm2004-08-241-0/+3
* Make sure we allocate at least enough space for the TCB for variant I TLS.Doug Rabson2004-08-231-0/+2
* Update documentation to match reality: glob() sorts its result accordingTim J. Robbins2004-08-231-4/+4
* Pull debug symbols in for statically linked binary.David Xu2004-08-212-0/+8
* Back out the call to _init_tls() - something is broken there and itDoug Rabson2004-08-211-2/+0
* Re-word warning about the UTF2 encoding, taking care to use the wordTim J. Robbins2004-08-211-3/+3
* Bump document date for previous.Tim J. Robbins2004-08-212-2/+2