Age | Commit message (Expand) | Author |
2003-03-28 | add a whole bunch of display types (will be used by the accelerated X | Jason Wright |
2003-03-27 | minor tweaks from Andrey Matveev, ok henning@ and cedric@ | Daniel Hartmeier |
2003-03-27 | lotsa const char * | Henning Brauer |
2003-03-27 | introduce a "yesno" target. eases code a bit and yes is no keyword any more. | Henning Brauer |
2003-03-27 | handle invalid priq/cbq flags better and give a nice error message | Henning Brauer |
2003-03-27 | default, borrow, ecn, red and rio are no keywords any more. use STRING and | Henning Brauer |
2003-03-27 | switch symset/symget to TAILQ instead of using hand baked lists | Henning Brauer |
2003-03-24 | Add missing return. Fix following buglet: | Cedric Berger |
2003-03-21 | document ceccerrs and cecclast for sparc64 | Jason Wright |
2003-03-21 | document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@ | Markus Friedl |
2003-03-19 | inet_net_pton acts weird when it comes to multicast addresses. so pass the | Henning Brauer |
2003-03-19 | kill the address token and move the host() invocation up to the host token, | Henning Brauer |
2003-03-16 | secrity -> security. Ok ho@ | Matthieu Herrb |
2003-03-16 | modifed -> modified | margarida |
2003-03-16 | Use len+1 as the size parameter to strlcpy() since len does not include | Todd C. Miller |
2003-03-14 | Spelling fixes from david@. jmc@ ok. | Hakan Olsson |
2003-03-14 | unkown -> unknown | margarida |
2003-03-14 | tweak; millert ok | Theo de Raadt |
2003-03-13 | Remove duplicate Amoeba entries. | Miod Vallat |
2003-03-13 | clarify how mappings work. closes pr2138 | Ted Unangst |
2003-03-13 | 1 byte underflow; from tdeval | Theo de Raadt |
2003-03-13 | Might as well do blinding here too. | Hakan Olsson |
2003-03-13 | Avoid "j += snprintf()". niklas@ ok. | Hakan Olsson |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-03-13 | zap two sprintf, more to go | Theo de Raadt |
2003-03-13 | more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from me | Theo de Raadt |
2003-03-13 | thought we had already deleted this | Theo de Raadt |
2003-03-12 | more .Li | Theo de Raadt |
2003-03-12 | document setting ipx frame type; from ianm@cit.uws.edu.au | Michael Shalayeff |
2003-03-11 | do the queue ID assignment for cbq already in userland. ensure that queues | Henning Brauer |
2003-03-11 | On pfctl -a foo -Fn/-Fr, traverse all subrulesets in the anchor and | Daniel Hartmeier |
2003-03-11 | fix format strings in debugging output, qid is unsigned | Henning Brauer |
2003-03-11 | sprinkle some .Li | David Krause |
2003-03-11 | fix spacing in sample output | David Krause |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-11 | mdoc fixes: macros are not allowed inside .Bd -literal blocks | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | always compile and set pcap filters even when filters are not specified. | Kenjiro Cho |
2003-03-11 | strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt |
2003-03-11 | mention that avgfilesize is in bytes. | Ted Unangst |
2003-03-10 | filesystem -> file system for a little consistency | Ted Unangst |
2003-03-10 | document dirpref options -g and -h (w/ avgfpdir) | Ted Unangst |
2003-03-10 | check for multiple same named queues on one interface. | Henning Brauer |
2003-03-10 | correctly cope with errors returned by eval_pfqueue and pfctl_add_altq | Henning Brauer |
2003-03-10 | rework error handling in eval_pfqueue(). | Henning Brauer |
2003-03-10 | when complaining about a queue wiwthout parent, include the queue name in | Henning Brauer |
2003-03-10 | it doesn't make sense to mimic pfctl -vsr output in pfctl -vsl (same for | Henning Brauer |
2003-03-10 | whitespace | Henning Brauer |
2003-03-10 | based on ideas from david, fix the Cm problems, and others | Theo de Raadt |
2003-03-10 | double word (be be) in comment | David Krause |