Age | Commit message (Expand) | Author |
2003-03-09 | Fix error line number reporting for syntax errors (noticed by mpech@). | Todd C. Miller |
2003-03-09 | Catch lines w/o EOF. Previously they were silently ignored. | Todd C. Miller |
2003-03-09 | same edge case for LOOP_THROUGH in totally different context | Henning Brauer |
2003-03-09 | test an edge case in LOOP_THROUGH behaviour | Henning Brauer |
2003-03-09 | Use "np != NULL", not just "np" in TAILQ example for consistency | Todd C. Miller |
2003-03-09 | use MGETHDR instead of MGET for the first mbuf. | Kenjiro Cho |
2003-03-09 | bad license | Matthieu Herrb |
2003-03-09 | sync | Theo de Raadt |
2003-03-09 | Originally from gcc: | Henric Jungheim |
2003-03-09 | kill whitespace at eol | David Krause |
2003-03-09 | $OpenBSD$ | David Krause |
2003-03-09 | grammar fixes | David Krause |
2003-03-09 | .Dd Month day, year | David Krause |
2003-03-09 | stests may not have +x set, so prefix the call with sh | David Krause |
2003-03-09 | fix wording of sentence. | Brad Smith |
2003-03-09 | missed memset, found by dhartmei@ | Bob Beck |
2003-03-09 | Move zx to supported list. | Miod Vallat |
2003-03-09 | A simple zx(4) manual page and references to it... | Miod Vallat |
2003-03-09 | fix magic chars | Theo de Raadt |
2003-03-09 | Add and enable zx. Not put in RAMDISK yet, need to check if this still fits | Miod Vallat |
2003-03-09 | Correctly switch back and forth the 8-bit overlay plane (used in console | Miod Vallat |
2003-03-09 | autri flags here too. pointed out by deraadt@ | Ted Unangst |
2003-03-09 | autri now takes flags, provide sample 0x0000 | Ted Unangst |
2003-03-09 | doc flags for swapping stereo | Ted Unangst |
2003-03-09 | flag stereo channels as reversed. those rare people without swapped stereo | Ted Unangst |
2003-03-09 | sync | Theo de Raadt |
2003-03-09 | A work-in-progress driver for the Sun ZX (aka Leo) accelerated frame buffers, | Miod Vallat |
2003-03-09 | When a sparc machine is running with serial console, the zskbd probe would | Miod Vallat |
2003-03-09 | Disallow ptrace if P_SUGIDEXEC flag is set (we already disallow if P_SUGID | Todd C. Miller |
2003-03-09 | Make the semantics of the P_SUGIDEXEC flag match the issetugid(2) | Todd C. Miller |
2003-03-09 | As pointed out by Perry, mailwrapper is never invoked directly, | Todd C. Miller |
2003-03-09 | der Mouse, ie. "Mike Parker", adamantly refuses to let us put his real | Theo de Raadt |
2003-03-09 | if fopen fails, do not bork; rob@animoid-row.org | Theo de Raadt |
2003-03-09 | Move WANT_LIBMILTER bits until after bsd.own.mk has been pulled in. | Todd C. Miller |
2003-03-09 | Pull in bsd.own.mk early so we can get WANT_* from there. | Todd C. Miller |
2003-03-08 | Honor the :sh: flag in the local printcap for remote printers too | Todd C. Miller |
2003-03-08 | Bleah, someone beat me to this but I have some minor chages | Todd C. Miller |
2003-03-08 | .Xr's for section9: | Jason McIntyre |
2003-03-08 | regen | Michael Shalayeff |
2003-03-08 | a bunch of fw ids for ti and ricoh | Michael Shalayeff |
2003-03-08 | knf | Theo de Raadt |
2003-03-08 | remove some more ambigious bs | Bob Beck |
2003-03-08 | typos; | Jason McIntyre |
2003-03-08 | typos; | Jason McIntyre |
2003-03-08 | typos; | Jason McIntyre |
2003-03-08 | no backslashes here. | Bob Beck |
2003-03-08 | tweak | Theo de Raadt |
2003-03-08 | spamd typos; | Jason McIntyre |
2003-03-08 | fix err/errx uses; andrushock@korovino.net | Theo de Raadt |
2003-03-08 | message discussion is now slightly less awful | Bob Beck |