Age | Commit message (Expand) | Author |
2003-03-11 | Missing break, unintentional fall-through. Found by Kimmo Mösö. | Daniel Hartmeier |
2003-03-11 | On pfctl -a foo -Fn/-Fr, traverse all subrulesets in the anchor and | Daniel Hartmeier |
2003-03-11 | verify different named queues don't get the same queue id on different | Henning Brauer |
2003-03-11 | fix format strings in debugging output, qid is unsigned | Henning Brauer |
2003-03-11 | more complicated cbq queue id assigment verification | Henning Brauer |
2003-03-11 | test queue ID assignment with cbq | Henning Brauer |
2003-03-11 | new class of regress tests. | Henning Brauer |
2003-03-11 | eol whitespace nit | David Krause |
2003-03-11 | remove extra # | David Krause |
2003-03-11 | sprinkle some .Li | David Krause |
2003-03-11 | sync | Theo de Raadt |
2003-03-11 | OK, this is a strange case. At least some parts of this software is | Theo de Raadt |
2003-03-11 | removed .Ic's which were giving postscript trouble; | Jason McIntyre |
2003-03-11 | fix spacing in sample output | David Krause |
2003-03-11 | new sentence, new line and whitespace at EOL | David Krause |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-11 | EOL whitespace | David Krause |
2003-03-11 | date is supposed to be written formally | David Krause |
2003-03-11 | mdoc fixes: macros are not allowed inside .Bd -literal blocks | David Krause |
2003-03-11 | The variable cse_not_expected must be initialized. | Hiroaki Etoh |
2003-03-11 | The loop optimization using frame pointer is omitted. | Hiroaki Etoh |
2003-03-11 | not to combine the register related to frame addressing for the case FRAME_GR... | Hiroaki Etoh |
2003-03-11 | double words and spelling fixes | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | spelling | David Krause |
2003-03-11 | new sentence, new line | David Krause |
2003-03-11 | Make lpr and lprm setuid root but drop to daemon very early. | Todd C. Miller |
2003-03-11 | new sentence, new line | David Krause |
2003-03-11 | $OpenBSD$ | David Krause |
2003-03-11 | getnameinfo buffer has to be NI_MAXHOST | Jun-ichiro itojun Hagino |
2003-03-11 | check error on getnameinfo failure. | Jun-ichiro itojun Hagino |
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 | add protection against packets without pkthdr. | Kenjiro Cho |
2003-03-11 | sync | Theo de Raadt |
2003-03-11 | groupmod modifies groups, it doesn't add them | Ted Unangst |
2003-03-11 | sync | Theo de Raadt |
2003-03-11 | Fix incorrect restriction on valid scsi tape density code values, allowing all | Kenneth R Westerback |
2003-03-11 | mention that avgfilesize is in bytes. | Ted Unangst |
2003-03-11 | use file system consistently. spot by margarida | Ted Unangst |
2003-03-10 | Document available video modes for ZX frame buffers, which one will be | Miod Vallat |
2003-03-10 | add some notes about nosuid mounted file systems. suggested by deraadt@ | Ted Unangst |
2003-03-10 | Add (inactive) relaydb examples, ok deraadt@ | Daniel Hartmeier |
2003-03-10 | Move /var/log/sendmail.st creation to etc/Makefile where it belongs; | Todd C. Miller |
2003-03-10 | Sun documentation mentions that ZX can not run on a sun4c or inside an xbox, | Miod Vallat |
2003-03-10 | add a man page for the VOP functions. currently only describes the | Ted Unangst |
2003-03-10 | Better frame buffer manual pages: attempt to better describe the frame buffers | Miod Vallat |
2003-03-10 | filesystem -> file system for section 9 | Ted Unangst |
2003-03-10 | filesystem -> file system for a little consistency | Ted Unangst |