summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2002-03-23language extensions for PF logs. can specify direction, interface, ruleMike Frantzen
2002-03-22Telnet encryption warning messages, taken from kth-krb4-1.1.1.Hans Insulander
2002-03-20fix memleak.Mike Pechkin
2002-03-16Add CAVEATS section similar to authenticate.3Todd C. Miller
2002-03-16Add CAVEATS section that details which functions call getpw* soTodd C. Miller
2002-03-16Add auth_getpwd MLINKTodd C. Miller
2002-03-16o Document auth_getpwd()Todd C. Miller
2002-03-15increment minor due to security fixTodd C. Miller
2002-03-14Fix error; open(2) is not supposed to restart when SA_RESTART is set,Todd C. Miller
2002-03-13Convert indentation whitespace -> tabs and kill $@%^#! ^M'sTodd C. Miller
2002-03-12Document reality.Artur Grabowski
2002-03-12Update to zlib-1.1.4Todd C. Miller
2002-03-12Tack on MagniComp (BSD) license since this originally came from rdist.Todd C. Miller
2002-03-11Document PT_IOArtur Grabowski
2002-03-11More fp-related libc pieces for hppa.Miod Vallat
2002-03-10Clarify rename(2) behavior in the presence of a system crash.Todd C. Miller
2002-03-08reverse the conditionMichael Shalayeff
2002-03-08set ret for mem*, no mycopy, better reverse copy checkMichael Shalayeff
2002-03-07ANSI'fy.Federico G. Schwindt
2002-03-07Xr getifaddrs(3) and networking(4) in SEE ALSO section.Todd C. Miller
2002-03-07Replace SIOCGIFCONF-using NRL versions with KAME versions that useTodd C. Miller
2002-03-07From FreeBSD:Federico G. Schwindt
2002-03-05style(9) for the example; Alexander YurchenkoTodd C. Miller
2002-03-05call open() with 3 args, for the heck of itTheo de Raadt
2002-03-04DES_LONG as non-int is just RIDICULOUSTheo de Raadt
2002-03-02Document how NOTE_TRACK behaves.Artur Grabowski
2002-03-02document tcp.ackonpushNiels Provos
2002-03-01document cryptodevallowsoftNiels Provos
2002-02-26mdoc fixes from pjanzenPeter Valchev
2002-02-26rephrase warning; from miodPeter Valchev
2002-02-25Cosmetic changes such as correct printf format specifiers on LP64Todd C. Miller
2002-02-25print a warning that realpath points to internal static storage space thatPeter Valchev
2002-02-25use c versionsMichael Shalayeff
2002-02-25skip sockaddr correctly if sa_len < sockaddr. from niklasJun-ichiro itojun Hagino
2002-02-24We have search.h in /usr/include so we don't need this private one.Todd C. Miller
2002-02-24sys/types.h is needed as well.Federico G. Schwindt
2002-02-24wrong error messageTheo de Raadt
2002-02-23Vax O1 workaround no longer needed.Hugh Graham
2002-02-23deraadt@ objects to the caveat remark, so remove it.Miod Vallat
2002-02-23Slightly improve wording and punctuation.Miod Vallat
2002-02-23Add a caveat section pointing out that people affecting the return valueMiod Vallat
2002-02-23.In -> .FdFederico G. Schwindt
2002-02-23fixes.Federico G. Schwindt
2002-02-23bump minor, EA support was added to libc.Dale Rahn
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-23Document KERN_SYSVIPC_INFO; from NetBSDTodd C. Miller
2002-02-23Add brief LOGIN_SETLOGIN caveat and point the user to setlogin(2)Todd C. Miller
2002-02-23Add a big fat warning that setlogin() changes the login name for allTodd C. Miller
2002-02-22manpages fixes, mostly from fgsch@ with cleanup and correction.Dale Rahn
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn