Age | Commit message (Expand) | Author |
2003-03-10 | double words in comments | David Krause |
2003-03-10 | spelling fixes | David Krause |
2003-03-10 | fix spelling in comment | David Krause |
2003-03-10 | Fixed some small typos & formatting following suggestions from jmc | Marcus Watts |
2003-03-10 | commented hourly spamd-setup run | Theo de Raadt |
2003-03-10 | Fix AP scan on prism and add a /* FALLTHROUGH */ comment to make | Todd C. Miller |
2003-03-09 | zx fits on the floppies. | Miod Vallat |
2003-03-09 | add comments what we are testing - these tests look so simple that they | Henning Brauer |
2003-03-09 | typo in comment, krause | Henning Brauer |
2003-03-09 | Escape ct as argument of .Xr, this broke PostScript manpage generation. | Miod Vallat |
2003-03-09 | - document that scrub 'no-df' is sometimes necessary for "certain" OS's NFS | Mike Frantzen |
2003-03-09 | also mention max connections default; ok deraadt | Peter Valchev |
2003-03-09 | tighten the TCP state code in relation to a FIN before any server responses | Mike Frantzen |
2003-03-09 | mention error code 450 is default; ok deraadt | Peter Valchev |
2003-03-09 | typo. henning@ | Bob Beck |
2003-03-09 | Fix a few typos, Make spamd and spamd-setup use /etc/services to find | Bob Beck |
2003-03-09 | cope with LOOP_THROUGH modifying the lis (queues). | Henning Brauer |
2003-03-09 | cope with the fact that LOOP_THROUGH loops once even if the list is empty by | Henning Brauer |
2003-03-09 | start of replacement tun page; from mdw | Theo de Raadt |
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 |