summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-21$OpenBSD$Henning Brauer
2003-02-21fix restarts.Henning Brauer
2003-02-21dhclient-script fits; from krwTheo de Raadt
2003-02-21A little scatological humour goes a long way.Ryan Thomas McBride
2003-02-21check for size < 0 when allocating memory, from openssl (-r1.34)Markus Friedl
2003-02-21re-allow set loginterface noneHenning Brauer
2003-02-21set loginterface to nonexistant interfaceHenning Brauer
2003-02-21explicit tbrsize; found by mcbride@Henning Brauer
2003-02-21better error message if set loginterface is called with nonexistantHenning Brauer
2003-02-21...sizeof(&adat.session) is not good here.Mike Pechkin
2003-02-21remove unused variableTed Unangst
2003-02-21one more: guid -> egidJason McIntyre
2003-02-21typos;Jason McIntyre
2003-02-21print sshd_config filename in debug2 mode.Markus Friedl
2003-02-21move server only kex and monitor code to sshd.Markus Friedl
2003-02-21remove bind4; ok deraadt@Jakob Schlyter
2003-02-21remove bad xref to dnssec-keygen(8)Jakob Schlyter
2003-02-21push_frame_in_operand: add the setup and restore code for setjmp on powerpc ...Hiroaki Etoh
2003-02-21sweep_string_in_operand: properly sweep inline function frame.Hiroaki Etoh
2003-02-21mark the top address of inline function frame with integrated flag for the pr...Hiroaki Etoh
2003-02-21In the case of no optimization, fix the problem that the first argument doesn...Hiroaki Etoh
2003-02-21Ssh... use -q of pfctl to quieten things down.Jason Wright
2003-02-21Print the pa not ldxa(pa)Jason Wright
2003-02-21- kill several unnecessary static'sJason Wright
2003-02-20add printing of ipcomp, and while in the neighborhood, make ah/esp actuallyJason Wright
2003-02-20Don't return a value from a void function; from the kerberosV version.Todd C. Miller
2003-02-20extra plurals; openbsd@davidkrause.comTheo de Raadt
2003-02-20Fix a crash in the systrace found by form@Artur Grabowski
2003-02-20Use STDOUT_FILENO; David at phobia dot msTodd C. Miller
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2003-02-20bad jmc, did not nroff?Theo de Raadt
2003-02-20If there is no cron.allow or cron.deny file, only the superuser may runTodd C. Miller
2003-02-20copyrights added;Jason McIntyre
2003-02-20knfTheo de Raadt
2003-02-20If there's no tag to be reset, don't reset it (avoids a NULL deref in the IPC...Jason Wright
2003-02-20no trailing newline in panic(); PR 3103Henning Brauer
2003-02-20remove useless cast in memset()Todd C. Miller
2003-02-20cron.{allow,deny}, not at.{allow,deny}; noticed by Dries SchellekensTodd C. Miller
2003-02-20Fix the mask and sign extension for bl instruction which branch backwards.Dale Rahn
2003-02-20Fix table syntax documentation, from David Krause.Cedric Berger
2003-02-20syncTheo de Raadt
2003-02-20I found my missing 24 bytes... crp_olen = the total length of the result - cr...Jason Wright
2003-02-20Eliminate unused parameter to scsi_free_xs().Kenneth R Westerback
2003-02-20fix a variety of missing or wrong MLINKSTheo de Raadt
2003-02-20typoAnil Madhavapeddy
2003-02-20In typical linux style, set a magic bit that makes the floppy work onJason Wright
2003-02-20test for nonexistant interface rejection in the dynaddr caseHenning Brauer
2003-02-20reject nonexistant interfaces in the dynaddr case, noticed during discussionHenning Brauer
2003-02-20typoHenning Brauer
2003-02-19Mention that /etc/crontab must be mode 0600 if it exists.Todd C. Miller