Age | Commit message (Expand) | Author |
2004-11-30 | remove useless comments, once used for header file generation and delete | Otto Moerbeek |
2004-11-30 | need to pass MAKEOBJDIR to prereq and includes | Michael Shalayeff |
2004-11-30 | Check strlc{py,at} return value and return NULL upon truncation instead | Todd C. Miller |
2004-11-30 | breada() is gone, help and ok jmc@ | Pedro Martelletto |
2004-11-30 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-30 | mcintyre learns the hard way that $int should be \$if when passed to | Jason McIntyre |
2004-11-30 | kill breada(), from Sven Dehmlow. ok tedu@ millert@ | Pedro Martelletto |
2004-11-30 | missing $OpenBSD | Markus Friedl |
2004-11-30 | correct path for spppcontrol; | Jason McIntyre |
2004-11-30 | `option' keyword, not `options'; | Jason McIntyre |
2004-11-30 | one more ifconfig.if -> hostname.if; | Jason McIntyre |
2004-11-30 | repair DEBUG kernels | Martin Reindl |
2004-11-30 | provide a more accurate assembly delay() routine | Martin Reindl |
2004-11-30 | Use %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 return | Patrick Latifi |
2004-11-29 | tweaks; | Jason McIntyre |
2004-11-29 | ansi + some knf, no binary change | Hans-Joerg Hoexer |
2004-11-29 | Add missing pppoe(4) manual page. Adapted from NetBSD version. | Can Erkin Acar |
2004-11-29 | fix nasty signal races by blocking signals in signal handlers. | Henning Brauer |
2004-11-29 | Save an useless use of grep while cooking bsd.scsi3 | Miod Vallat |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-29 | Clarify what a category is and update the list of categories to match our | Todd C. Miller |
2004-11-29 | lowercase for consistency; | Jason McIntyre |
2004-11-29 | tiny knf, no binary change. | Hans-Joerg Hoexer |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-29 | sync | Theo de Raadt |
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat |
2004-11-29 | The last item in an enum should not have a trailing comma | Todd C. Miller |
2004-11-29 | update to sudo 1.6.8p5 | Todd C. Miller |
2004-11-29 | Don't use seltrue() in poll ops since it requires v_rdev dereferencing | Alexander Yurchenko |
2004-11-29 | More test cases involving back-references. | Otto Moerbeek |
2004-11-29 | Better fix for the "unbounded recursion case", for example | Otto Moerbeek |
2004-11-29 | checking lazy evaluation of recursive variables | Marc Espie |
2004-11-29 | Build the table of created directories in-memory, instead of using | Otto Moerbeek |
2004-11-29 | sync | Theo de Raadt |
2004-11-29 | remove old header. everything should use net80211/ stuff. | Federico G. Schwindt |
2004-11-29 | Do not Xr boot_config anymore. | Miod Vallat |
2004-11-29 | Oops, sorting buglet | Miod Vallat |
2004-11-29 | knf/ansi. No binary change. | Jonathan Gray |
2004-11-29 | sync | Alexander Yurchenko |
2004-11-29 | CSR BlueCore, from anil. | Alexander Yurchenko |
2004-11-29 | Use volatile sig_atomic_t rather than int for sigtermed, from pjanzen@ | Jonathan Gray |
2004-11-29 | ansi. ok deraadt@ | Jonathan Gray |
2004-11-29 | Some small fixes from moritz@jodeit.org. ok deraadt@ | Damien Miller |
2004-11-29 | From FreeBSD: Correct URL of the programming manual. | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-29 | put text after #endif in comment (compile w/ gcc3) | Peter Valchev |
2004-11-29 | missing full stop; | Jason McIntyre |
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar |
2004-11-28 | logging fixes: | Henning Brauer |