openbsd
2003-03-11 henningverify different named queues don't get the same queue...
2003-03-11 henningfix format strings in debugging output, qid is unsigned
2003-03-11 henningmore complicated cbq queue id assigment verification
2003-03-11 henningtest queue ID assignment with cbq
2003-03-11 henningnew class of regress tests.
2003-03-11 davideol whitespace nit
2003-03-11 davidremove extra #
2003-03-11 davidsprinkle some .Li
2003-03-11 deraadtsync
2003-03-11 deraadtOK, this is a strange case. At least some parts of...
2003-03-11 jmcremoved .Ic's which were giving postscript trouble;
2003-03-11 davidfix spacing in sample output
2003-03-11 davidnew sentence, new line and whitespace at EOL
2003-03-11 jmcfiles with dead .Xr's;
2003-03-11 davidEOL whitespace
2003-03-11 daviddate is supposed to be written formally
2003-03-11 davidmdoc fixes: macros are not allowed inside .Bd -literal...
2003-03-11 etohThe variable cse_not_expected must be initialized.
2003-03-11 etohThe loop optimization using frame pointer is omitted.
2003-03-11 etohnot to combine the register related to frame addressing...
2003-03-11 daviddouble words and spelling fixes
2003-03-11 davidspelling
2003-03-11 davidspelling
2003-03-11 davidnew sentence, new line
2003-03-11 millertMake lpr and lprm setuid root but drop to daemon very...
2003-03-11 davidnew sentence, new line
2003-03-11 david$OpenBSD$
2003-03-11 itojungetnameinfo buffer has to be NI_MAXHOST
2003-03-11 itojuncheck error on getnameinfo failure.
2003-03-11 kjcalways compile and set pcap filters even when filters...
2003-03-11 deraadtstrcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de
2003-03-11 kjcadd protection against packets without pkthdr.
2003-03-11 deraadtsync
2003-03-11 tedugroupmod modifies groups, it doesn't add them
2003-03-11 deraadtsync
2003-03-11 krwFix incorrect restriction on valid scsi tape density...
2003-03-11 tedumention that avgfilesize is in bytes.
2003-03-11 teduuse file system consistently. spot by margarida
2003-03-10 miodDocument available video modes for ZX frame buffers...
2003-03-10 teduadd some notes about nosuid mounted file systems. ...
2003-03-10 dhartmeiAdd (inactive) relaydb examples, ok deraadt@
2003-03-10 millertMove /var/log/sendmail.st creation to etc/Makefile...
2003-03-10 miodSun documentation mentions that ZX can not run on a...
2003-03-10 teduadd a man page for the VOP functions. currently only...
2003-03-10 miodBetter frame buffer manual pages: attempt to better...
2003-03-10 tedufilesystem -> file system for section 9
2003-03-10 tedufilesystem -> file system for a little consistency
2003-03-10 tedudocument dirpref options -g and -h (w/ avgfpdir)
2003-03-10 deraadtnothing of import
2003-03-10 tedufix really old typo that prevented inode quotas from...
2003-03-10 deraadtfix exit code, stupid bob, spotted by lebel
2003-03-10 jmcthese pages all had bad section numbers in the .Xr's;
2003-03-10 millertLog that cron started up after we detach from the contr...
2003-03-10 millertChange a e_username to e_cmd.
2003-03-10 millertBack out changes to get_number() that I didn't intend...
2003-03-10 millertDo the check for missing command before the un_getchar...
2003-03-10 henningregen
2003-03-10 henningcheck for multiple same named queues on one interface.
2003-03-10 henningcorrectly cope with errors returned by eval_pfqueue...
2003-03-10 henningrework error handling in eval_pfqueue().
2003-03-10 henningwhen complaining about a queue wiwthout parent, include...
2003-03-10 henningenglish(4) police, Officer Jolan Luff
2003-03-10 jmcsmall changes to mike's random-id section;
2003-03-10 henningit doesn't make sense to mimic pfctl -vsr output in...
2003-03-10 henningwhitespace
2003-03-10 mcbrideFix for the "short cable bug" in sis:
2003-03-10 henningregen; line numbers changed after adding comment in...
2003-03-10 henningqueue doubly defined on one interface, fails right now
2003-03-10 henningtun0 mtu depends on too much external factors, so bette...
2003-03-10 jmctypos;
2003-03-10 deraadtuse Pa for paths more
2003-03-10 deraadtfew minor tweaks
2003-03-10 jmcremoval of .Ic for examples.
2003-03-10 deraadtfix offset; from jmc
2003-03-10 deraadtreal pretty now
2003-03-10 deraadtbased on ideas from david, fix the Cm problems, and...
2003-03-10 deraadtsync
2003-03-10 itojuncorrect use of getnameinfo. PR 3138
2003-03-10 millertCorrect SYNOPSIS, document option `-C', add /etc/man...
2003-03-10 davidduplicate words and spelling fixes in comments
2003-03-10 davidtypo
2003-03-10 daviddouble word (be be) in comment
2003-03-10 daviddouble word (the the) and spelling
2003-03-10 davidspelling fixes
2003-03-10 daviddouble words in comments
2003-03-10 davidspelling fixes
2003-03-10 davidfix spelling in comment
2003-03-10 mdwFixed some small typos & formatting following suggestio...
2003-03-10 deraadtcommented hourly spamd-setup run
2003-03-10 millertFix AP scan on prism and add a /* FALLTHROUGH */ commen...
2003-03-09 miodzx fits on the floppies.
2003-03-09 henningadd comments what we are testing - these tests look...
2003-03-09 henningtypo in comment, krause
2003-03-09 miodEscape ct as argument of .Xr, this broke PostScript...
2003-03-09 frantzen- document that scrub 'no-df' is sometimes necessary...
2003-03-09 pvalchevalso mention max connections default; ok deraadt
2003-03-09 frantzentighten the TCP state code in relation to a FIN before...
2003-03-09 pvalchevmention error code 450 is default; ok deraadt
2003-03-09 becktypo. henning@
2003-03-09 beckFix a few typos, Make spamd and spamd-setup use /etc...
next