aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer overflow bug in NgSendAsciiMsg().Archie Cobbs2000-06-021-1/+1
* document sbsize limit.Alfred Perlstein2000-06-021-0/+1
* Replace a `manual(section)' reference with a proper .Xr statement.Chris Costello2000-05-311-1/+2
* Fix an mdoc-o, and english.Tim Vanderhoek2000-05-311-6/+6
* /dev/rXXX -> /dev/XXXMike Smith2000-05-313-5/+5
* De-support 'wd'; with it making a dual appearance with 'ad', thingsMike Smith2000-05-302-4/+2
* Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenKris Kennaway2000-05-301-19/+23
* Fix a misspelling: undefied -> undefinedChris Costello2000-05-272-2/+2
* Hackish support for 302 redirect.Dag-Erling Smørgrav2000-05-261-24/+59
* Honor FTP_PASSIVE_MODE so caller doesn't need to.Dag-Erling Smørgrav2000-05-261-0/+4
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-268-72/+72
* Output newline after debugging messageDag-Erling Smørgrav2000-05-251-0/+1
* Add (and document) fetchMakeURL()Dag-Erling Smørgrav2000-05-253-3/+51
* Dump com_err, it's a stinking crock of shit.Dag-Erling Smørgrav2000-05-257-127/+49
* fix stray 'i' from editor.Alfred Perlstein2000-05-251-1/+1
* Teach libdisk about 'twe' disks.Mike Smith2000-05-252-1/+3
* catch up to the modern ATAPI disk naming conventions and add floppyJordan K. Hubbard2000-05-241-1/+1
* We should see the ai_canonname menber of the first addrinfoHajimu UMEMOTO2000-05-241-6/+6
* Add missing source files. Sort SRCS.Thomas Gellekum2000-05-246-16/+28
* fix up the kqueue documentation... comment some things that were leftJohn-Mark Gurney2000-05-241-0/+21
* Use the new machine-independent versions of crtbegin and crtendDavid E. O'Brien2000-05-242-7/+5
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-238-72/+74
* Describe errx/warnx in comparison to errc/warnc/err/warn.Guy Helmer2000-05-231-12/+33
* Use the new machine-independent versions of crtbegin and crtendJohn Polstra2000-05-233-108/+2
* Use $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is notHajimu UMEMOTO2000-05-221-1/+11
* <blush> I tested the real code changes, but neglected to test theWarner Losh2000-05-222-5/+5
* Do not read editrc file from '.'. This can be as unsafe as havingWarner Losh2000-05-222-12/+11
* Make comment match code forgotten in last commitWarner Losh2000-05-221-1/+1
* Add $FreeBSD$ so I can commit:Warner Losh2000-05-221-4/+6
* Implement a new camcontrol function, 'camcontrol format'.Kenneth D. Merry2000-05-211-1/+1
* Back out NOTE_EXIT status reporting pending discussion.Brian Feldman2000-05-211-4/+0
* Fix a memory leak in getent() that occurred when the requested entryTim Vanderhoek2000-05-211-1/+3
* Fix a memory leak with lc->lc_cap in login_close().Tim Vanderhoek2000-05-211-0/+1
* IPv6 support.Hajimu UMEMOTO2000-05-207-68/+278
* Take crtbegin.c and crtend.c from the new machine-independentJohn Polstra2000-05-204-135/+4
* Better handling of some boundary conditions.Dag-Erling Smørgrav2000-05-192-4/+9
* This is step 1 in an effort to unify the start-up files for theJohn Polstra2000-05-196-78/+120
* Remove a superfluous `.Pp' occuring directly afterChris Costello2000-05-191-1/+0
* Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()Chris Costello2000-05-191-0/+27
* List ECONNRESET as a return value. EINVAL was not documented either.Peter Wemm2000-05-192-0/+4
* Put the wait(2) exit status in "data" for NOTE_EXIT kevents.Brian Feldman2000-05-171-0/+4
* Fix a memory leak. pthread_set_name_np() allocates space for a name, butJason Evans2000-05-163-6/+18
* Fix a memory leak. pthread_set_name_np() allocates space for a name, butJason Evans2000-05-162-0/+8
* Make HTTP_PROXY work for FTP.Hajimu UMEMOTO2000-05-152-13/+45
* Document struct url.Dag-Erling Smørgrav2000-05-151-0/+32
* Initialize the struct url_stat at the beginning of _fetch_stat_file().Dag-Erling Smørgrav2000-05-151-0/+2
* Initialize the struct url_stat at the beginning of fetchStatFTP().Dag-Erling Smørgrav2000-05-151-0/+3
* Remove unused 'verbose'.Dag-Erling Smørgrav2000-05-151-6/+6
* Add some extra functions adapted from OpenBSD, in preparation forKris Kennaway2000-05-152-0/+97
* Fix the real problem that broke the Alpha loader this last week. ItPeter Wemm2000-05-121-2/+3