summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-07-04fix unused code path; karls@inet.noTheo de Raadt
2001-07-02install sc7816.h to /usr/includes (used by usr.bin/sectok)Markus Friedl
2001-07-02sc7816 compatibilityJim Rees
2001-07-02separate sectok from sc7816 and give each its own include fileJim Rees
2001-07-02Convert warn/warnx -> _warn/_warnxTodd C. Miller
2001-07-02esetenv prototypeTodd C. Miller
2001-06-30missing freeaddrinfo(). PR 1907Jun-ichiro itojun Hagino
2001-06-29Move esetenv() to misc.c since it is not specific to kerberizedTodd C. Miller
2001-06-28remove printfs and add return codesJim Rees
2001-06-28remove printfs and add return codesJim Rees
2001-06-28-Wall -Wno-unusedHans Insulander
2001-06-28fix one-byte overflowsPaul Janzen
2001-06-27add cyberflex_fill_key_block, root_fidJim Rees
2001-06-27typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@Damien Miller
2001-06-27no more vm/swap_pager.hTheo de Raadt
2001-06-27Use .Pp, not a blank line.Aaron Campbell
2001-06-27Make the functions (which get linked in if <ctype.h> isn't #included) behavePaul Janzen
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-27Bye bye!Artur Grabowski
2001-06-27kill libkvm.oldArtur Grabowski
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26Put m88k-related files in the correctly named directory.Miod Vallat
2001-06-26Correctly handle mvme88k settings here.Miod Vallat
2001-06-26add cyberflex_inq_class()Jim Rees
2001-06-26crank minor versionDug Song
2001-06-26crank minor number, for new getpeereid() syscallDug Song
2001-06-26implement djb's getpeereid(2), to allow local-domain servers to determine cli...Dug Song
2001-06-26compile cleanlyTheo de Raadt
2001-06-25add cyberflex_verify_AUT0()Markus Friedl
2001-06-25-WallMarkus Friedl
2001-06-25DLT_PFLOGNiels Provos
2001-06-25add Cyberflex public key loading functionJim Rees
2001-06-25add key Cyberflex key loading functionsJim Rees
2001-06-25Refer to siginterrupt(3) rather than to a nonexistant part of intro(2)Paul Janzen
2001-06-25fix long arg for alphaJim Rees
2001-06-25Document that behaviour is undefined if the argument isn't EOF or an unsignedPaul Janzen
2001-06-25grammarPaul Janzen
2001-06-24remove double space after commajasoni
2001-06-24When splitting instance from username, treat '/' as a separator asTodd C. Miller
2001-06-24grammarjasoni
2001-06-23sync skeyzero proto with recent changesTodd C. Miller
2001-06-23skeyzero() never uses its 2nd arg so remove it. Since the only thingTodd C. Miller
2001-06-23Document our S/Key library.Todd C. Miller
2001-06-23getskeyprompt() is goneTodd C. Miller
2001-06-23Get rid of f_HASH() and fold its functionality into keycrunch_HASH().Todd C. Miller
2001-06-23document ll, depreciate qNiels Provos
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt