summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-14tweak; millert okTheo de Raadt
2003-03-13fix printing of "" and other weird chars. from alexander@beard.seTed Unangst
2003-03-13Remove duplicate Amoeba entries.Miod Vallat
2003-03-13Use strdup() instead of doing it by hand; deraadt@ OKTodd C. Miller
2003-03-13Use the return value of strcpy() to detect ENAMETOOLONG instead ofTodd C. Miller
2003-03-13Always protect pv_unlink4_4c() with splvm(). This suddenly makes sun4/4cMiod Vallat
2003-03-13more strlcpy; ok beck, and others pointed out a glitchTheo de Raadt
2003-03-13clarify how mappings work. closes pr2138Ted Unangst
2003-03-13Stash uid and mode in struct at so we don't need to pass around aTodd C. Miller
2003-03-13make spamd-setup/spamd use/require a reserved source port for theBob Beck
2003-03-13syncTheo de Raadt
2003-03-13print LZS-only and such for the cards (more clear than saying "disabled" for ...Jason Wright
2003-03-13mention hifn 9751Jason Wright
2003-03-139751 is actually useful these days.Jason Wright
2003-03-13and bandwidth is bits per secondHenning Brauer
2003-03-13bits not bytes; fk@spoiled.orgTheo de Raadt
2003-03-13Plug slow memory leak (radix_mask structure).Cedric Berger
2003-03-13scale the red thresholds according to the queue limit.Kenjiro Cho
2003-03-13remove an unused function prototype.Kenjiro Cho
2003-03-131 byte underflow; from tdevalTheo de Raadt
2003-03-13a few more strlcy; ok from beck & hoTheo de Raadt
2003-03-13a few more strlcpyTheo de Raadt
2003-03-13Slightly better wording or layoutMiod Vallat
2003-03-13anotherAlexander Yurchenko
2003-03-13correct table usage in rdr example, spotted by toddHenning Brauer
2003-03-13Might as well do blinding here too.Hakan Olsson
2003-03-13ssh-agent is similar to ssh-keysign (allows other processes to useMarkus Friedl
2003-03-13move RSA_blinding_on to generic key load methodMarkus Friedl
2003-03-13anotherHenning Brauer
2003-03-13Avoid "j += snprintf()". niklas@ ok.Hakan Olsson
2003-03-13my style: length is size_t, not int.Marc Espie
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-13a few strcpy -> strlcpy; a couple people have mailed in a variety ofTheo de Raadt
2003-03-13no more ching;Jason McIntyre
2003-03-13zap two sprintf, more to goTheo de Raadt
2003-03-13more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from meTheo de Raadt
2003-03-13syncTheo de Raadt
2003-03-13Cast 3 to size_t to shut up stupid gcc on 64bit platforms.Todd C. Miller
2003-03-13Initialize the timeout for the non-console case of PS2 keyboard. FixesDale Rahn
2003-03-13thought we had already deleted thisTheo de Raadt
2003-03-12less sprintfTheo de Raadt
2003-03-12typo; Ross.Richardson@utas.edu.auTheo de Raadt
2003-03-12regenAlexander Yurchenko
2003-03-12In SiS entries block: sort, consistency a bit and add some devicesAlexander Yurchenko
2003-03-12Add -c option similar to GNU md5sum.Todd C. Miller
2003-03-12Make config -e work correctly on the various m68k platforms, by handlingMiod Vallat
2003-03-12actually, vput always unlocks the vnodeTed Unangst
2003-03-12more .LiTheo de Raadt
2003-03-12updated man page and path;Jason McIntyre
2003-03-12backout the two previous patches, it breaks the 3com ae card and I don'tJason Wright