summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-30remove useless comments, once used for header file generation and deleteOtto Moerbeek
2004-11-30need to pass MAKEOBJDIR to prereq and includesMichael Shalayeff
2004-11-30Check strlc{py,at} return value and return NULL upon truncation insteadTodd C. Miller
2004-11-30breada() is gone, help and ok jmc@Pedro Martelletto
2004-11-30Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-30mcintyre learns the hard way that $int should be \$if when passed toJason McIntyre
2004-11-30kill breada(), from Sven Dehmlow. ok tedu@ millert@Pedro Martelletto
2004-11-30missing $OpenBSDMarkus Friedl
2004-11-30correct path for spppcontrol;Jason McIntyre
2004-11-30`option' keyword, not `options';Jason McIntyre
2004-11-30one more ifconfig.if -> hostname.if;Jason McIntyre
2004-11-30repair DEBUG kernelsMartin Reindl
2004-11-30provide a more accurate assembly delay() routineMartin Reindl
2004-11-30Use %s, not %d to print the interface name. From Max Laier.Ryan Thomas McBride
2004-11-30* make sure we leave the thread's cancellation point before we returnPatrick Latifi
2004-11-29tweaks;Jason McIntyre
2004-11-29ansi + some knf, no binary changeHans-Joerg Hoexer
2004-11-29Add missing pppoe(4) manual page. Adapted from NetBSD version.Can Erkin Acar
2004-11-29fix nasty signal races by blocking signals in signal handlers.Henning Brauer
2004-11-29Save an useless use of grep while cooking bsd.scsi3Miod Vallat
2004-11-29Move the struct wsscreen_descr from a per-driver global to a per-instanceMiod Vallat
2004-11-29Clarify what a category is and update the list of categories to match ourTodd C. Miller
2004-11-29lowercase for consistency;Jason McIntyre
2004-11-29tiny knf, no binary change.Hans-Joerg Hoexer
2004-11-29plug memory leaks on errorPatrick Latifi
2004-11-29syncTheo de Raadt
2004-11-29Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untestedMiod Vallat
2004-11-29The last item in an enum should not have a trailing commaTodd C. Miller
2004-11-29update to sudo 1.6.8p5Todd C. Miller
2004-11-29Don't use seltrue() in poll ops since it requires v_rdev dereferencingAlexander Yurchenko
2004-11-29More test cases involving back-references.Otto Moerbeek
2004-11-29Better fix for the "unbounded recursion case", for exampleOtto Moerbeek
2004-11-29checking lazy evaluation of recursive variablesMarc Espie
2004-11-29Build the table of created directories in-memory, instead of usingOtto Moerbeek
2004-11-29syncTheo de Raadt
2004-11-29remove old header. everything should use net80211/ stuff.Federico G. Schwindt
2004-11-29Do not Xr boot_config anymore.Miod Vallat
2004-11-29Oops, sorting bugletMiod Vallat
2004-11-29knf/ansi. No binary change.Jonathan Gray
2004-11-29syncAlexander Yurchenko
2004-11-29CSR BlueCore, from anil.Alexander Yurchenko
2004-11-29Use volatile sig_atomic_t rather than int for sigtermed, from pjanzen@Jonathan Gray
2004-11-29ansi. ok deraadt@Jonathan Gray
2004-11-29Some small fixes from moritz@jodeit.org. ok deraadt@Damien Miller
2004-11-29From FreeBSD: Correct URL of the programming manual.Jonathan Gray
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-29put text after #endif in comment (compile w/ gcc3)Peter Valchev
2004-11-29missing full stop;Jason McIntyre
2004-11-28In kernel pppoe client, a simple IPv4 only implementation.Can Erkin Acar
2004-11-28logging fixes:Henning Brauer