summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-03-09der Mouse, ie. "Mike Parker", adamantly refuses to let us put his realTheo de Raadt
2003-03-09if fopen fails, do not bork; rob@animoid-row.orgTheo de Raadt
2003-03-09Move WANT_LIBMILTER bits until after bsd.own.mk has been pulled in.Todd C. Miller
2003-03-09Pull in bsd.own.mk early so we can get WANT_* from there.Todd C. Miller
2003-03-08Honor the :sh: flag in the local printcap for remote printers tooTodd C. Miller
2003-03-08Bleah, someone beat me to this but I have some minor chagesTodd C. Miller
2003-03-08.Xr's for section9:Jason McIntyre
2003-03-08regenMichael Shalayeff
2003-03-08a bunch of fw ids for ti and ricohMichael Shalayeff
2003-03-08knfTheo de Raadt
2003-03-08remove some more ambigious bsBob Beck
2003-03-08typos;Jason McIntyre
2003-03-08typos;Jason McIntyre
2003-03-08typos;Jason McIntyre
2003-03-08no backslashes here.Bob Beck
2003-03-08tweakTheo de Raadt
2003-03-08spamd typos;Jason McIntyre
2003-03-08fix err/errx uses; andrushock@korovino.netTheo de Raadt
2003-03-08message discussion is now slightly less awfulBob Beck