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