Age | Commit message (Expand) | Author |
2001-05-25 | regen. | Federico G. Schwindt |
2001-05-25 | Wisecom T210CT; from Daniel Lucq <dlucq@ieee.org>. | Federico G. Schwindt |
2001-05-25 | synbc | Theo de Raadt |
2001-05-24 | Reword HISTORY section. | Aaron Campbell |
2001-05-24 | WSEMUL_VT100 has been the default for awhile now. | Aaron Campbell |
2001-05-24 | Stay within 80 column boundary. | Aaron Campbell |
2001-05-24 | More DIAGNOSTIC checks. | Angelos D. Keromytis |
2001-05-24 | don't perform escape processing when ``EscapeChar none''; ok markus@ | Kevin Steves |
2001-05-24 | Move duplication of header (and tags) after assigning the flags, so | Angelos D. Keromytis |
2001-05-24 | Sync with NetBSD: | Aaron Campbell |
2001-05-24 | Catch another weird case in diagnostics. | Angelos D. Keromytis |
2001-05-24 | merge in perl 5.6.1 with our local changes | Todd C. Miller |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2001-05-24 | Add isakmpd.pid to the FILES section. | Hakan Olsson |
2001-05-24 | Minor repair. | Miod Vallat |
2001-05-24 | add blobs. | Artur Grabowski |
2001-05-24 | fix comment; from jakob@ | Markus Friedl |
2001-05-24 | If the copied tag head is empty, initialize it properly. This (along | Angelos D. Keromytis |
2001-05-24 | If the copied tag container is empty, initialize it properly. | Angelos D. Keromytis |
2001-05-24 | Add a compile/grep/id-utils mode. | Artur Grabowski |
2001-05-24 | No need for the extra prefixes here anymore. | Artur Grabowski |
2001-05-24 | No need for those extra maps now. | Artur Grabowski |
2001-05-24 | Make the keymap/mode table growable in runtime. | Artur Grabowski |
2001-05-24 | Don't assume that map_table[0] is the fundamental map. | Artur Grabowski |
2001-05-24 | Add a missing piece of something I committed by accident that I | Artur Grabowski |
2001-05-24 | Break out function -> name mappings to an own file. | Artur Grabowski |
2001-05-24 | fix back a piece of my own stupidity | Michael Shalayeff |
2001-05-24 | Give the arguments in the right order to keyname. | Artur Grabowski |
2001-05-24 | Garbage collect procfs_findtextvp(). | Aaron Campbell |
2001-05-24 | - fix pr 1548: Cannot set arbitrary atime/mtime on ext2fs volume | jasoni |
2001-05-24 | Angelos' Fuji camera is an 8070i device and it only accepts 12 byte CDBs. | Constantine Sapuntzakis |
2001-05-24 | style/cleanup (of function headers) | jasoni |
2001-05-24 | When releasing the tx buffers, walk through all of them, don't abort when | Artur Grabowski |
2001-05-24 | Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796. | Aaron Campbell |
2001-05-24 | Correctly handle gif(4) interface passing down AF_LINK family frames | Angelos D. Keromytis |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-05-24 | Check malloc() return value, from tedu@heorot.stanford.edu | Angelos D. Keromytis |
2001-05-24 | Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@ | Angelos D. Keromytis |
2001-05-24 | Initialize p to NULL in lookup. | Artur Grabowski |
2001-05-24 | Check return values (tedu@heorot.stanford.edu) | Angelos D. Keromytis |
2001-05-24 | Dereference mbuf after validity check (tedu@heorot.stanford.edu) | Angelos D. Keromytis |
2001-05-24 | typo | Artur Grabowski |
2001-05-24 | Match the IDs without checking the ASN1 length field, similar to how | Angelos D. Keromytis |
2001-05-24 | spaces | Michael Shalayeff |
2001-05-24 | - Add a main() prototype. | Peter Valchev |
2001-05-24 | - Let '-' mean stdin. | Peter Valchev |
2001-05-24 | Don't convert a single space before a tab stop into a tab when the -i | Peter Valchev |
2001-05-24 | vararg bye bye, spaces | Michael Shalayeff |
2001-05-24 | no need to cast va_arg output | Michael Shalayeff |
2001-05-24 | use strlcpy vs cpy+len, some other fixes | Michael Shalayeff |