Age | Commit message (Expand) | Author |
2001-07-10 | -Wall | Theo de Raadt |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-07-09 | a first pass at -Wall | Theo de Raadt |
2001-07-09 | Install getpeereid(2) manpage. | Federico G. Schwindt |
2001-07-07 | another size_t printf format missmatch | Todd C. Miller |
2001-07-06 | #include string.h to get memset() prototype | Todd C. Miller |
2001-07-06 | Fix warning on, use "%lu" to print a size_t since it is a u_long | Todd C. Miller |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol |
2001-07-04 | fix unused code path; karls@inet.no | Theo de Raadt |
2001-07-02 | install sc7816.h to /usr/includes (used by usr.bin/sectok) | Markus Friedl |
2001-07-02 | sc7816 compatibility | Jim Rees |
2001-07-02 | separate sectok from sc7816 and give each its own include file | Jim Rees |
2001-07-02 | Convert warn/warnx -> _warn/_warnx | Todd C. Miller |
2001-07-02 | esetenv prototype | Todd C. Miller |
2001-06-30 | missing freeaddrinfo(). PR 1907 | Jun-ichiro itojun Hagino |
2001-06-29 | Move esetenv() to misc.c since it is not specific to kerberized | Todd C. Miller |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | remove printfs and add return codes | Jim Rees |
2001-06-28 | -Wall -Wno-unused | Hans Insulander |
2001-06-28 | fix one-byte overflows | Paul Janzen |
2001-06-27 | add cyberflex_fill_key_block, root_fid | Jim Rees |
2001-06-27 | typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@ | Damien Miller |
2001-06-27 | no more vm/swap_pager.h | Theo de Raadt |
2001-06-27 | Use .Pp, not a blank line. | Aaron Campbell |
2001-06-27 | Make the functions (which get linked in if <ctype.h> isn't #included) behave | Paul Janzen |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-06-27 | Bye bye! | Artur Grabowski |
2001-06-27 | kill libkvm.old | Artur Grabowski |
2001-06-27 | use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok. | lebel |
2001-06-26 | add sectok_parse_fname() | Jim Rees |
2001-06-26 | add sectok_parse_fname() | Jim Rees |
2001-06-26 | Put m88k-related files in the correctly named directory. | Miod Vallat |
2001-06-26 | Correctly handle mvme88k settings here. | Miod Vallat |
2001-06-26 | add cyberflex_inq_class() | Jim Rees |
2001-06-26 | crank minor version | Dug Song |
2001-06-26 | crank minor number, for new getpeereid() syscall | Dug Song |
2001-06-26 | implement djb's getpeereid(2), to allow local-domain servers to determine cli... | Dug Song |
2001-06-26 | compile cleanly | Theo de Raadt |
2001-06-25 | add cyberflex_verify_AUT0() | Markus Friedl |
2001-06-25 | -Wall | Markus Friedl |
2001-06-25 | DLT_PFLOG | Niels Provos |
2001-06-25 | add Cyberflex public key loading function | Jim Rees |
2001-06-25 | add key Cyberflex key loading functions | Jim Rees |
2001-06-25 | Refer to siginterrupt(3) rather than to a nonexistant part of intro(2) | Paul Janzen |
2001-06-25 | fix long arg for alpha | Jim Rees |
2001-06-25 | Document that behaviour is undefined if the argument isn't EOF or an unsigned | Paul Janzen |
2001-06-25 | grammar | Paul Janzen |
2001-06-24 | remove double space after comma | jasoni |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2001-06-24 | grammar | jasoni |