Age | Commit message (Expand) | Author |
2003-10-22 | Add locking and write filtering to bpf descriptors. | Can Erkin Acar |
2003-10-22 | - slight update and sort options for CA section | Jason McIntyre |
2003-10-22 | Test J also with extended comparison ops. | Otto Moerbeek |
2003-10-22 | Make J operator handle extended comparisons correctly. | Otto Moerbeek |
2003-10-22 | switch from keyed sha1 to hmac-sha1; ok mcbride@ | Markus Friedl |
2003-10-22 | Regressions for if ... else. | Otto Moerbeek |
2003-10-22 | Document if ... else | Otto Moerbeek |
2003-10-22 | Implement if ... else statement. If you do not use 'else', code generated | Otto Moerbeek |
2003-10-22 | Regressions for new extended comparison operators. | Otto Moerbeek |
2003-10-22 | Document new extended comparison operators. | Otto Moerbeek |
2003-10-22 | Implement extended comparison operators, to allow for an if ... else construct | Otto Moerbeek |
2003-10-22 | Make ungetting a char read form a string behave the same as ungetting | Otto Moerbeek |
2003-10-22 | one more 3c990 variant; tested by Niko Itajarvi <niko.itajarvi@satabaana.net> | Henning Brauer |
2003-10-22 | sync | Henning Brauer |
2003-10-22 | another txp | Henning Brauer |
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-22 | typo from Tom Cosgrove; | Jason McIntyre |
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-22 | typos from Jared Yanovich, improved by Tom Cosgrove, | Jason McIntyre |
2003-10-22 | carefull -> careful; from Jared Yanovich | Jason McIntyre |
2003-10-22 | emptry -> empty; from Jared Yanovich | Jason McIntyre |
2003-10-22 | utilties -> utilities; from Jared Yanovich | Jason McIntyre |
2003-10-22 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-22 | Document how to break into ddb on serial console. | Ryan Thomas McBride |
2003-10-22 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-22 | typos from Jared Yanovich; | Jason McIntyre |
2003-10-22 | sync | Theo de Raadt |
2003-10-22 | Add wrapper for kqueue() to keep track of the allocated fd and allow it to | Brad Smith |
2003-10-22 | When about to do an execve(), don't bother resetting the O_NONBLOCK flag | Brad Smith |
2003-10-21 | strdup check missing; noted by nimadeus@pandora.be | Theo de Raadt |
2003-10-21 | make undo records per MGWIN, not per BUFFER... | Vincent Labrecque |
2003-10-21 | 2 carp not 4 | Theo de Raadt |
2003-10-21 | a 3com tulip, wow; christoph.scheurer@ch.tum.de | Theo de Raadt |
2003-10-21 | don't use NULL as (int)0. henning ok | Jun-ichiro itojun Hagino |
2003-10-21 | Fix copy bounds, however did this work??? Well it didn't. | Dale Rahn |
2003-10-21 | datbase -> database; from Jared Yanovich | Jason McIntyre |
2003-10-21 | hypot: uppercase Euclidean; new sentence new line | Jason McIntyre |
2003-10-21 | indicacte -> indicate; from Jared Yanovich | Jason McIntyre |
2003-10-21 | Add regressions for assignment ops | Otto Moerbeek |
2003-10-21 | exceedes -> exceeds; from Jared Yanovich; | Jason McIntyre |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-21 | sync | Theo de Raadt |
2003-10-21 | spacing cleanup. | Dale Rahn |
2003-10-21 | Missed ANSI. | Dale Rahn |
2003-10-21 | This was changed from a magic number to a define in the header file, | Dale Rahn |
2003-10-21 | Prefix ${DESTDIR} to installation directory. | Marc Espie |
2003-10-21 | Document continue and for with empty parts. Also, our implementation | Otto Moerbeek |
2003-10-21 | typo from Tom Cosgrove; | Jason McIntyre |