summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-10double words in commentsDavid Krause
2003-03-10spelling fixesDavid Krause
2003-03-10fix spelling in commentDavid Krause
2003-03-10Fixed some small typos & formatting following suggestions from jmcMarcus Watts
2003-03-10commented hourly spamd-setup runTheo de Raadt
2003-03-10Fix AP scan on prism and add a /* FALLTHROUGH */ comment to makeTodd C. Miller
2003-03-09zx fits on the floppies.Miod Vallat
2003-03-09add comments what we are testing - these tests look so simple that theyHenning Brauer
2003-03-09typo in comment, krauseHenning Brauer
2003-03-09Escape 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 NFSMike Frantzen
2003-03-09also mention max connections default; ok deraadtPeter Valchev
2003-03-09tighten the TCP state code in relation to a FIN before any server responsesMike Frantzen
2003-03-09mention error code 450 is default; ok deraadtPeter Valchev
2003-03-09typo. henning@Bob Beck
2003-03-09Fix a few typos, Make spamd and spamd-setup use /etc/services to findBob Beck
2003-03-09cope with LOOP_THROUGH modifying the lis (queues).Henning Brauer
2003-03-09cope with the fact that LOOP_THROUGH loops once even if the list is empty byHenning Brauer
2003-03-09start of replacement tun page; from mdwTheo de Raadt
2003-03-09Fix error line number reporting for syntax errors (noticed by mpech@).Todd C. Miller
2003-03-09Catch lines w/o EOF. Previously they were silently ignored.Todd C. Miller
2003-03-09same edge case for LOOP_THROUGH in totally different contextHenning Brauer
2003-03-09test an edge case in LOOP_THROUGH behaviourHenning Brauer
2003-03-09Use "np != NULL", not just "np" in TAILQ example for consistencyTodd C. Miller
2003-03-09use MGETHDR instead of MGET for the first mbuf.Kenjiro Cho
2003-03-09bad licenseMatthieu Herrb
2003-03-09syncTheo de Raadt
2003-03-09Originally from gcc:Henric Jungheim
2003-03-09kill whitespace at eolDavid Krause
2003-03-09$OpenBSD$David Krause
2003-03-09grammar fixesDavid Krause
2003-03-09.Dd Month day, yearDavid Krause
2003-03-09stests may not have +x set, so prefix the call with shDavid Krause
2003-03-09fix wording of sentence.Brad Smith
2003-03-09missed memset, found by dhartmei@Bob Beck
2003-03-09Move zx to supported list.Miod Vallat
2003-03-09A simple zx(4) manual page and references to it...Miod Vallat
2003-03-09fix magic charsTheo de Raadt
2003-03-09Add and enable zx. Not put in RAMDISK yet, need to check if this still fitsMiod Vallat
2003-03-09Correctly switch back and forth the 8-bit overlay plane (used in consoleMiod Vallat
2003-03-09autri flags here too. pointed out by deraadt@Ted Unangst
2003-03-09autri now takes flags, provide sample 0x0000Ted Unangst
2003-03-09doc flags for swapping stereoTed Unangst
2003-03-09flag stereo channels as reversed. those rare people without swapped stereoTed Unangst
2003-03-09syncTheo de Raadt
2003-03-09A work-in-progress driver for the Sun ZX (aka Leo) accelerated frame buffers,Miod Vallat
2003-03-09When a sparc machine is running with serial console, the zskbd probe wouldMiod Vallat
2003-03-09Disallow ptrace if P_SUGIDEXEC flag is set (we already disallow if P_SUGIDTodd C. Miller
2003-03-09Make the semantics of the P_SUGIDEXEC flag match the issetugid(2)Todd C. Miller
2003-03-09As pointed out by Perry, mailwrapper is never invoked directly,Todd C. Miller