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