summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-07-20parse_atr -> sectok_parse_atrJim Rees
2001-07-18WallTheo de Raadt
2001-07-18no, size_t can be unsigned long or intTheo de Raadt
2001-07-170x6982 "unreadable" -> "permission denied"Jim Rees
2001-07-17mode -> type in description to match the synopsis.Aaron Campbell
2001-07-17ignore atr from card if using dummy atrJim Rees
2001-07-17oops, missed a returnJim Rees
2001-07-17always return a valid status word from sectok_apdu()Jim Rees
2001-07-16fix millert's fdset patch (free fdset when done)Jim Rees
2001-07-16alpha and fdset fixes from millertJim Rees
2001-07-15Mention leap seconds as the reason for (00-61)Nathan Binkert
2001-07-13RETURN VALUES, not RETURN VALUETodd C. Miller
2001-07-13Make the list of required #includes match reality.Todd C. Miller
2001-07-11Plug memory leak in pw_copy(); millert@ okAaron Campbell
2001-07-11remove mips leftovers; ok bradPeter Valchev
2001-07-10Style.Angelos D. Keromytis
2001-07-10put another YP-only piece inside the ifdefTheo de Raadt
2001-07-10-WallTheo de Raadt
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-09a first pass at -WallTheo de Raadt
2001-07-09Install getpeereid(2) manpage.Federico G. Schwindt
2001-07-07another size_t printf format missmatchTodd C. Miller
2001-07-06#include string.h to get memset() prototypeTodd C. Miller
2001-07-06Fix warning on, use "%lu" to print a size_t since it is a u_longTodd C. Miller
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
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