Age | Commit message (Expand) | Author |
2003-07-10 | more instructions in type 3, op=2 | Jason Wright |
2003-07-10 | fix some lists and macros; | Jason McIntyre |
2003-07-10 | trivial protos | Theo de Raadt |
2003-07-10 | simplify and cleanup examples; we now only setup flows for | Markus Friedl |
2003-07-10 | put a xdr_ypresp_all_seq proto here | Theo de Raadt |
2003-07-10 | 5 missing protos | Theo de Raadt |
2003-07-10 | get rid of config.h; ok miod@, millert@, deraadt@ | Markus Friedl |
2003-07-10 | correct another incorrect comparison in ip6 normalization. | Jun-ichiro itojun Hagino |
2003-07-10 | Fix merging of host lists. | Cedric Berger |
2003-07-10 | - add some missing .Xr's and kill some dead ones | Jason McIntyre |
2003-07-10 | wrong comparison of IPv6 packetsize | Jun-ichiro itojun Hagino |
2003-07-10 | Prevent getopts from interpreting +X as -X; avoid the need for a hack. | Todd C. Miller |
2003-07-10 | add missing includes | David Krause |
2003-07-10 | add missing includes | David Krause |
2003-07-10 | add missing includes | David Krause |
2003-07-10 | add missing includes | David Krause |
2003-07-09 | part of infrastructure to deal with emulated stqf/ldqf: | Jason Wright |
2003-07-09 | check if m->m_pkthdr.len is too short | Jun-ichiro itojun Hagino |
2003-07-09 | don't check exact ip6_plen and m->m_pkthdr.len match, as ip6_input() | Jun-ichiro itojun Hagino |
2003-07-09 | do not flip ip_len/ip_off in netinet stack. deraadt ok. | Jun-ichiro itojun Hagino |
2003-07-09 | open() is not ANSI; | Jason McIntyre |
2003-07-09 | changes to ld.so to be compatible with newer binutils, requires | Dale Rahn |
2003-07-09 | change some 1-line displays to .Dl and fix a punctuation problem; | Jason McIntyre |
2003-07-09 | fix some lists and some typos; | Jason McIntyre |
2003-07-09 | Test host list concatenation (fail today). | Cedric Berger |
2003-07-09 | AVoid core dump when package name in package is not valid. | Otto Moerbeek |
2003-07-09 | Fix double free; eric jackson | Todd C. Miller |
2003-07-09 | sync | Otto Moerbeek |
2003-07-09 | Add V3 V961PBC i960 Host-PCI and VIA VT8751 Host-PCI | Otto Moerbeek |
2003-07-09 | Eliminate creation/destruction of dmamap's for every xmit by reusing | Kenneth R Westerback |
2003-07-09 | fix whitespace | Markus Friedl |
2003-07-09 | another instruction correction: STQDC -> STQFA | Jason Wright |
2003-07-09 | corrections/filling of type 3 v9 instructions | Jason Wright |
2003-07-09 | add trap entries for LDQF/STQF alignment faults, but handle them as | Jason Wright |
2003-07-09 | - simplify some macros | Jason McIntyre |
2003-07-09 | minor tweak: when generating the hex fingerprint, give strlcat the full bound... | Anil Madhavapeddy |
2003-07-09 | - fix lists/displays | Jason McIntyre |
2003-07-09 | - much simpler macros | Jason McIntyre |
2003-07-09 | update to libevent-0.7a.tar.gz; keep local changes | Markus Friedl |
2003-07-09 | Better formulation for USE_BZIP2/USE_ZIP. | Marc Espie |
2003-07-09 | -u option, remove manpages, symetrical to -d. | Marc Espie |
2003-07-09 | - remove some .Ss's that worked around the old blank line bug | Jason McIntyre |
2003-07-09 | spelling, from Steve Shockley. pr3347 | Ted Unangst |
2003-07-09 | KNF | Daniel Hartmeier |
2003-07-09 | mention maintainer is now recorded in description | Peter Valchev |
2003-07-09 | protos | Theo de Raadt |
2003-07-09 | better vif_delete (no dangling ref to struct ifnet). deraadt ok | Jun-ichiro itojun Hagino |
2003-07-09 | add a bunch more traps from the v9 spec | Jason Wright |
2003-07-09 | s/Tryap/Trap | Jason Wright |
2003-07-09 | Fix problems with ICS1893 PHY and some sis chipsets. | Kenneth R Westerback |