summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-16remove remaining PAM defines and commentsCamiel Dobbelaar
2001-08-16remove SHADOW hooksCamiel Dobbelaar
2001-08-16stand-alone by defaultCamiel Dobbelaar
2001-08-16build man page for popa3dEric Jackson
2001-08-16a start at a man page for popa3dEric Jackson
2001-08-16Fix a typo and document login class field correctly.Todd C. Miller
2001-08-16deprecate CheckMail. ok markus@Jakob Schlyter
2001-08-16remove unneeded LWRESLIB definition. ok ho@Jakob Schlyter
2001-08-162nd arg to pw_mkdb()Todd C. Miller
2001-08-16consistently use #include "util.h" not <util.h> since util.h lives in this dir.Todd C. Miller
2001-08-16extra arg to pw_mkdbTodd C. Miller
2001-08-16Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -sTodd C. Miller
2001-08-16Add -s flag to only update secure .db file (/etc/spwd.db). Can beTodd C. Miller
2001-08-16Use calloc() to allocate response data. Be more careful when freeingHakan Olsson
2001-08-16o) -mdoc syntax improvements;Mike Pechkin
2001-08-16do not try to undefine CAC_DEBUGBrad Smith
2001-08-16openssl black magic.Hakan Olsson
2001-08-16At Theo's request only print 'Please wait' if don't get the lockTodd C. Miller
2001-08-16-e switch, show extra symbol information such as weak symbol status.Marc Espie
2001-08-16- remove libatalkBrad Smith
2001-08-16Document new clean behavior.Marc Espie
2001-08-16Flesh it out.Marc Espie
2001-08-16Don't right-justify this debug message.Hakan Olsson
2001-08-16Off-by-one error in [u]fqdn cases, plus better debug messages whenHakan Olsson
2001-08-16ISAKMP ID type offset was wrong.Hakan Olsson
2001-08-16state that this skeleton file is in the public domain.Kenjiro Cho
2001-08-16sync with KAME.Kenjiro Cho
2001-08-16track the line number per-token, so that we can report errors correctlyTheo de Raadt
2001-08-16Xr raise(3)Theo de Raadt
2001-08-16do not link with lwres. ok ho@Jakob Schlyter
2001-08-16Spelling.Peter Valchev
2001-08-16add support for getrrsetbyname(3) from libc. ok ho@.Jakob Schlyter
2001-08-15ops, _thread_kern_set_timeout() to const.Federico G. Schwindt
2001-08-15* kevent(2) support; from FreeBSD.Federico G. Schwindt
2001-08-15When updating the MTU for the default route, pass the mask and gatewaybrian
2001-08-15New timeouts, tested by beck@.Miod Vallat
2001-08-15More 197 support breakage.Miod Vallat
2001-08-15There is no need explaining how to do manually what libkvm does for you,Miod Vallat
2001-08-15There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae forMiod Vallat
2001-08-15don't include openssl/des.hJim Rees
2001-08-15Move locking of the passwd file *after* we have gotten a new passwordTodd C. Miller
2001-08-15Merge latest CITI code:Jim Rees
2001-08-15fix -pa to display properly initialized adjustment; ok beck@ pjanzen@Kevin Steves
2001-08-15Typo fixes; PR/2003 from andrew.hoerter@NeuStar.comAaron Campbell
2001-08-15Typo fixes; andrew.hoerter@NeuStar.comAaron Campbell
2001-08-15- Attempt to recover from PCI aborts. This is a heavy handed approach whichJason Wright
2001-08-15Add some stuff missed in a previous FreeBSD merge... Fixes the problem whereJason Wright
2001-08-15Use INFTIM.Federico G. Schwindt
2001-08-15For unsupported sched policies, return ENOTSUP, not EINVAL; from FreeBSD.Federico G. Schwindt
2001-08-15Use int instead of char to avoid promotion.Federico G. Schwindt