summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Change getaddrinfo() resolve ordershin2000-04-202-75/+317
* Add a cleanup function. This is needed for PXE where you shouldps2000-04-201-0/+1
* CSU source for IA-64. Current we use the ../Alpha sources.obrien2000-04-191-0/+28
* Use ${.ALLSRC} in Makefile so that it is a better candidate for copying.obrien2000-04-192-2/+2
* CSU source for the Sparc copied over from the FreeBSD/Alpha sources.steve2000-04-194-0/+237
* Raw devices are now the normal device name, not prefixed with 'r'.obrien2000-04-191-1/+1
* Add support for multiple PPTP sessions:ru2000-04-185-88/+265
* Document the libpam dependency on libopiekris2000-04-181-0/+1
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-182-0/+28
* Connect pam_opie to the build.kris2000-04-172-0/+2
* Add pam_opie, a PAM module using the OPIE one-time-password scheme.kris2000-04-172-0/+150
* Remove unneeded #includejlemon2000-04-161-1/+0
* Don't try to compile in INET6 support when NOINET6 is defined.steve2000-04-153-3/+12
* Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to establishedru2000-04-141-16/+10
* A complete reformatting of manual page.ru2000-04-131-724/+686
* Make partially specified permanent links without `dst_addr'ru2000-04-121-11/+15
* Add comment after localesache2000-04-1212-24/+48
* Fix typo, reported by George Cox.asmodai2000-04-121-8/+8
* Do proper byte swapping in 64bit routines.sheldonh2000-04-121-14/+23
* Better wording according to multibyte(3)ache2000-04-1112-24/+96
* Add a missing THREAD_UNLOCK() found missing by Valentin Nechayevphk2000-04-102-8/+2
* Document EWOULDBLOCK as a possible errno return value.archie2000-04-091-0/+7
* Break out sendudp and readudp from net.c. This is for PXE, so itps2000-04-084-215/+276
* - Add support for FTP EPRT (RFC 2428) command.ru2000-04-061-63/+169
* - Remove unused includes.ru2000-04-051-24/+96
* - Moved NULL definition into private include file.ru2000-04-052-7/+6
* Minor spelling fixes.ru2000-04-052-5/+7
* Correct Charles Mott's email addressbrian2000-04-021-1/+1
* Replace the prefix for yylval to less confusing one.shin2000-04-021-1/+1
* Replace the prefix for yylval to less confusing one.shin2000-04-011-2/+2
* Allow PacketAliasSetTarget() to be passed the following:brian2000-03-312-13/+22
* Change the return value of kvm_read/kvm_write to be -1 on error, tonectar2000-03-311-6/+6
* When an incoming packet is received that is not specificallybrian2000-03-311-1/+1
* Changes for PC-98.kato2000-03-299-0/+322
* Fix a memory leak.kris2000-03-291-5/+8
* Actually, ${LIBY}/-ly aren't needed either. This should finish unbreakinggreen2000-03-291-2/+0
* Back out valid argument domain change - sneak to this function by error.ache2000-03-281-4/+2
* Remove libl related dependencies, because it is not necessary, and even more,shin2000-03-281-2/+2
* Describe valid argument domain for 8-bit wide locales to prevent common errorache2000-03-2815-0/+30
* Fixed missing libraries in DPADD.bde2000-03-271-3/+3
* Fixed missing DPADD.bde2000-03-271-1/+2
* MFS: Add a "magic" comment to help fixincludes realize it doesn't need toobrien2000-03-271-0/+2
* -Wall, which caught a real bug where buflen wasn't being set properly.obrien2000-03-273-16/+16
* Decrement the timeout being passed to poll() if poll was interrupted forjlemon2000-03-261-5/+22
* Spelling, fprintf -> err, remove unneeded variable declarationcharnier2000-03-261-8/+3
* lowercase error messagecharnier2000-03-261-1/+1
* Fix some spelling errors.mpp2000-03-241-6/+6
* Return IPv4 native address for IPv4 mapped IPv6 address, even ifume2000-03-231-8/+23
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-231-2/+3
* Fixed missing #include of <sys/types.h> in synopsis.bde2000-03-231-0/+1
OpenPOWER on IntegriCloud