Age | Commit message (Expand) | Author |
2004-05-05 | use tzset() before chrooting | Henning Brauer |
2004-05-05 | open bpf and routefd a little later, after forking the priv child so it | Henning Brauer |
2004-05-05 | constify char *. | Marc Espie |
2004-05-05 | regen | Michael Shalayeff |
2004-05-05 | shrink some descriptions | Michael Shalayeff |
2004-05-05 | make compile peace frienship bubblegum | Michael Shalayeff |
2004-05-05 | errx shall be used here | Michael Shalayeff |
2004-05-05 | regen | Michael Shalayeff |
2004-05-05 | a few mylex raid things; from netbsd | Michael Shalayeff |
2004-05-05 | much easier tlb handler branch patching | Michael Shalayeff |
2004-05-05 | Remove unused #define. | Ryan Thomas McBride |
2004-05-05 | move static filter out of function | Theo de Raadt |
2004-05-05 | do not engage HPT on PCXT' (yet) | Michael Shalayeff |
2004-05-05 | Document COMPAT_35 | Todd C. Miller |
2004-05-04 | de-emphasize bootpd even more; mickey ok | Theo de Raadt |
2004-05-04 | better faster scooter^Winterrupts; miod@ testing | Michael Shalayeff |
2004-05-04 | make a new example w/ dhcpd instead | Michael Shalayeff |
2004-05-04 | bye bye bootpd. You will not be missed. | Theo de Raadt |
2004-05-04 | disable bootpd and friends. everyone -- get used to dhcpd for this. if | Theo de Raadt |
2004-05-04 | spacing | Theo de Raadt |
2004-05-04 | dig .plt*, .got*, .init, .fini sections | Michael Shalayeff |
2004-05-04 | s/bootpd/rpc.bootparamd/ | Theo de Raadt |
2004-05-04 | The tcp specific routing metrics are almost never used so reduce the routing | Claudio Jeker |
2004-05-04 | do not overload libc function names causing linker troubles | Michael Shalayeff |
2004-05-04 | knf | Theo de Raadt |
2004-05-04 | remove DEBUG_PACKET stuff; henning ok | Theo de Raadt |
2004-05-04 | remove unused stuff; henning ok | Theo de Raadt |
2004-05-04 | remove unused var; henning ok | Theo de Raadt |
2004-05-04 | Add enactment of the Reinheitsgebot. | Hans-Joerg Hoexer |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt |
2004-05-04 | sync | Theo de Raadt |
2004-05-04 | +_rbootd; ok henning@ millert@ | David Krause |
2004-05-04 | use SIZE_T_MAX, canacar | Henning Brauer |
2004-05-04 | nuke default .rhosts file; from S@mSmith.net, ok millert | Theo de Raadt |
2004-05-04 | more shrink and lint fixes; henning ok | Theo de Raadt |
2004-05-04 | $OpenBSD$ | Henning Brauer |
2004-05-04 | from jared yanovich: | Jason McIntyre |
2004-05-04 | prevent the len params from overflowing, catched by & ok canacar | Henning Brauer |
2004-05-04 | sync usage w/ man page | Todd C. Miller |
2004-05-04 | sort SEE ALSO; | Jason McIntyre |
2004-05-04 | SendEnv here too; | Jason McIntyre |
2004-05-04 | - simplify synopses | Jason McIntyre |
2004-05-04 | Fix memory leak, ok henning@ | Can Erkin Acar |
2004-05-04 | Apply bridge filter rules to incoming packets destined to the local machine. | Can Erkin Acar |
2004-05-04 | Move _bus_space_unmap() to machdep.c so it can be used not | Alexander Yurchenko |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-05-04 | uppercase + whitespace fix from jmc@. | Cedric Berger |
2004-05-04 | Do not disable -fcaller-saves anymore. | Miod Vallat |
2004-05-04 | Backport a fix from gcc 3 (revision 1.32): | Miod Vallat |
2004-05-04 | In _longjmp(), flush windows rather than attempting to backtrack manually, | Miod Vallat |