summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed wrong arg type in synopsis.bde2000-03-231-1/+1
* Add a man page for aio_waitcomplete(). Update the aio_cancel() man page tojasone2000-03-213-19/+179
* Make _FindLinkIn() static and only define GetDestPort whenbrian2000-03-191-2/+4
* Explicitly include sys/cdefs.h to get the definition of __strong_reference(),jasone2000-03-183-0/+3
* Back out that last commit, it may be insecure (pointed out by Warnerbsd2000-03-161-1/+1
* Slight adjustment to __ivaliduser() - don't ignore the last line inbsd2000-03-161-1/+1
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-1610-12/+14
* Fix uninitialized variable.jlemon2000-03-151-1/+1
* Fix pthread_suspend_np/pthread_resume_np. For the record, suspending adeischen2000-03-1527-93/+375
* Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.shin2000-03-122-2/+60
* Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabeticalshin2000-03-121-2/+2
* Correct MLINKS contents for rcmd.3, because it is obsolete due toshin2000-03-121-3/+4
* Import from KAME. Advanced API related function descriptions.shin2000-03-123-1/+790
* Fix fd leak in libdisk's Disk_Names()imp2000-03-101-0/+4
* Add in IPV4 NIS support.jlemon2000-03-091-0/+39
* Fix various unsigned vs signed errors that caused problems with uidspaul2000-03-091-5/+14
* More grammer, wording, and mdoc fixes.shin2000-03-091-26/+20
* Fix pointer addition bug (3 -> 4).jlemon2000-03-091-1/+1
* Initialize mbuf pointer at getting ipsec policy.shin2000-03-091-1/+1
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLkris2000-03-093-7/+7
* Correct device naming for IDA disk nodes (idad)jlemon2000-03-082-2/+2
* Temporary cosmetic change to prevent gcc-2.95.2 from doing ancracauer2000-03-081-1/+1
* s/ispec/ipsec/, and add a missing comma.nik2000-03-071-1/+1
* Since crypto/openssh/login.c was changed to use realhostname_sa(),ume2000-03-071-13/+29
* Make pam_ssh work. It had an undefined symbol when it was dlopen()ed.peter2000-03-061-1/+1
* Replace structure copy form ifreq obtained by SIOCGIFADDRshin2000-03-032-2/+2
* CMSG_XXX macros alignment fixes to follow RFC2292.shin2000-03-031-6/+18
* Fixed wrong function return types in synopsis.bde2000-03-034-8/+8
* -Reflect function name change.shin2000-03-021-36/+83
* Remove more single-space hard sentence breaks.sheldonh2000-03-026-8/+16
OpenPOWER on IntegriCloud