summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-03CD-Rom, cd-rom -> CD-ROMJason McIntyre
2003-04-03rfc -> RFCJason McIntyre
2003-04-03$OpenBSD$Jun-ichiro itojun Hagino
2003-04-03HPUX, HP/UX -> HP-UXJason McIntyre
2003-04-03remove remaining lines not needed by openbsd.Kenjiro Cho
2003-04-03explicitly include <sys/limits.h> for INT_MAX.Kenjiro Cho
2003-04-02DZ-11 (or the DZ-11 alike in the VS4000/VLC anyway) only interrupts whenJason Wright
2003-04-02Don't allow the DZ-11 RX interrupt to be masked (if a DZ-11 interrupt was seenJason Wright
2003-04-02typo; ok itojunJason Wright
2003-04-02Use snprintf instead of sprintf; deraadt@ OKTodd C. Miller
2003-04-02the obvious simple snprintf changesTheo de Raadt
2003-04-02add support for the other Sun Crypto 1000; from sam at errno dot comJason Wright
2003-04-02betterJason Wright
2003-04-02no \n w/ errx(3), reminded by andrushockHenning Brauer
2003-04-02syncJason Wright
2003-04-02another Sun Crypto 1000 IDJason Wright
2003-04-02they place onboard graphics onto phantomas on the later modelsMichael Shalayeff
2003-04-02PCI_CAP_MBI should really be PCI_CAP_MSIAlexander Yurchenko
2003-04-02updates and fixes from weissmanndudeMichael Shalayeff
2003-04-02use strlcpy; millert okTheo de Raadt
2003-04-02pcmcia -> PCMCIAJason McIntyre
2003-04-02pci -> PCI;Jason McIntyre
2003-04-02sprintf killing; millert okTheo de Raadt
2003-04-02o Use realloc() instead of leaking memory when we need more than 1024 bytesTodd C. Miller
2003-04-02Xenu made me fix the strcpy; millert okTheo de Raadt
2003-04-02Use snprintf instead of a strcpy(), strncat() and strcat() sequenceTodd C. Miller
2003-04-02strlcpy; millert okTheo de Raadt
2003-04-02o sanity check mbuf earlier.Todd C. Miller
2003-04-02strlcpy; millert okTheo de Raadt
2003-04-02strlcpy; millert okTheo de Raadt
2003-04-02fifo -> FIFOJason McIntyre
2003-04-02make it compile after tcpstates changes elsewhereMichael Shalayeff
2003-04-02remove dead codeHenning Brauer
2003-04-02nfs -> NFSJason McIntyre
2003-04-02remove what is left over from the control class stuffHenning Brauer
2003-04-02midi -> MIDIJason McIntyre
2003-04-02potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526Markus Friedl
2003-04-02better error handlingHenning Brauer
2003-04-02better error messageHenning Brauer
2003-04-02internal terminal emulator -> Internal Terminal EmulatorJason McIntyre
2003-04-02isa -> ISAJason McIntyre
2003-04-02enable rekey testMarkus Friedl
2003-04-02reapply rekeying chage, tested by henning@, ok djm@Markus Friedl
2003-04-02Hewlett Packard -> Hewlett-PackardJason McIntyre
2003-04-02use strlcpy(); assumes buf is at least ndigit bytes long which is asTodd C. Miller
2003-04-02snprintf; drahn okTheo de Raadt
2003-04-02knfTheo de Raadt
2003-04-02asprintf; millert okTheo de Raadt
2003-04-01When using bpf(4) in immediate mode, and using kevent(2) to receiveArtur Grabowski
2003-04-01use PAGE_MASK instead of PAGE_SIZE-1Michael Shalayeff