Age | Commit message (Expand) | Author |
2003-03-19 | add pci devices and note the bus (w/o a tbl per millert suggestion) | Michael Shalayeff |
2003-03-19 | document the number of bytes required for btoa8 | Todd C. Miller |
2003-03-19 | add a list of supported devices (not including the victims of the 'conversion... | Michael Shalayeff |
2003-03-18 | add all missing ne2k pcmcia devices | Michael Shalayeff |
2003-03-18 | missed a RUNDIR -> /var/run | Anil Madhavapeddy |
2003-03-18 | - expand DBDIR, ETCDIR, RUNDIR to the actual directories to make | Anil Madhavapeddy |
2003-03-18 | regen | Michael Shalayeff |
2003-03-18 | match on SMC 8041TX by cis; from netbsd via mbing@nfr.net; miod@ ok | Michael Shalayeff |
2003-03-18 | typo, Fabian Kroenner | Henning Brauer |
2003-03-18 | Use strlcpy() / strlcat() throughout. | Todd C. Miller |
2003-03-18 | Do not .Xr yourself, you old bugger. Come on. Give us a grin. | Miod Vallat |
2003-03-18 | The only thing cgthree has ever accelerated is your need for a better frame | Miod Vallat |
2003-03-18 | Better description, and do not mention the name confusion with the HP 9837 | Miod Vallat |
2003-03-18 | spelling typos/errors | David Krause |
2003-03-18 | duplicate words: on on, in in | David Krause |
2003-03-18 | newsentence, newline | David Krause |
2003-03-18 | duplicate words: and and, the the | David Krause |
2003-03-18 | spelling typos/errors | David Krause |
2003-03-18 | add missing rcs id and start new sentence on a new line. | David Krause |
2003-03-18 | use .Cm for flags without dash | David Krause |
2003-03-18 | xon/xoff -> Xon/Xoff; | Jason McIntyre |
2003-03-18 | - document the 'struct proc p' 4th argument to lockmgr | Anil Madhavapeddy |
2003-03-18 | ip address -> IP address; | Jason McIntyre |
2003-03-18 | small typos; | Jason McIntyre |
2003-03-18 | Restore bootable tape functionality. Previous loadfile() would never use | Miod Vallat |
2003-03-18 | make rcsid const to pass gcc -Wall | Todd C. Miller |
2003-03-18 | mention namelen in DESCRIPTION | Todd C. Miller |
2003-03-18 | Do not capitalize "Indicates" as it does not start the sentence | Todd C. Miller |
2003-03-17 | Fix UK keyboard layout (2 & 3 shifted from one position). | Matthieu Herrb |
2003-03-17 | arp did not long-align sockaddrs in routing messages. This led to | Henric Jungheim |
2003-03-17 | If hostname != NULL, hostname is not a numeric string, and AI_NUMERICHOST | Jason Wright |
2003-03-17 | Deal with snprintf returning -1 | Todd C. Miller |
2003-03-17 | Use snprintf() and strlcpy() in the generated lib_keyname.c | Todd C. Miller |
2003-03-17 | update to official patch from openssl.org; ok deraadt@, millert@ | Markus Friedl |
2003-03-17 | use snprintf throughout | Todd C. Miller |
2003-03-17 | OpenBSD 3.3 has setreuid/setregid. | Todd C. Miller |
2003-03-17 | remove dupe st.patrick; from form@; millert@ ok | Michael Shalayeff |
2003-03-17 | Use snprintf/vsnprintf; partly from krw@ | Todd C. Miller |
2003-03-17 | enter 3.6 | Markus Friedl |
2003-03-17 | don't print \n if backgrounded; from ho@ | Markus Friedl |
2003-03-17 | more small typos; | Jason McIntyre |
2003-03-17 | some small typos; | Jason McIntyre |
2003-03-17 | knock these games out, i hope the licenses are fixed | Theo de Raadt |
2003-03-17 | sync | Theo de Raadt |
2003-03-17 | incorrect string length matching; ianm@cit.uws.edu.au | Theo de Raadt |
2003-03-17 | sync | Theo de Raadt |
2003-03-17 | sync | Theo de Raadt |
2003-03-16 | hack is free | Camiel Dobbelaar |
2003-03-16 | Your average hp300 manual page overhaul for the release: | Miod Vallat |
2003-03-16 | leave does respond to normal signals | Ted Unangst |