Age | Commit message (Expand) | Author |
2001-09-19 | cat2 & cat3 go into comp/* not man/* | Theo de Raadt |
2001-09-19 | Fix a typo... and remove return; at the end of a void function. | Miod Vallat |
2001-09-19 | Xref modload(8), not modstat(8). | Miod Vallat |
2001-09-19 | mention that sendmail can do SSL/TLS and reference starttls.8 | Todd C. Miller |
2001-09-19 | use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens blesses | Kevin Steves |
2001-09-19 | add ClearAllForwardings ssh option and set it in scp and sftp; ok markus@ | Kevin Steves |
2001-09-19 | Add $OpenBSD$. | Marc Espie |
2001-09-19 | No need to PHOLD/PRELE here, really. | Artur Grabowski |
2001-09-19 | No need for this complicated (and bug-prone) method for waking up the flusher. | Artur Grabowski |
2001-09-19 | re-order shlib_dirs, now X11R6/lib, local/lib, then custom libdirs | Todd T. Fries |
2001-09-19 | stolen verbatim from sparc and only slightly modified from there... this | Jason Wright |
2001-09-19 | no cd{REV}.fs here yet | Jason Wright |
2001-09-19 | isplayer -> is_player gets out of <ctype.h> namespace; jsm28@cam.ac.uk | Paul Janzen |
2001-09-19 | ugly ugly hack for compiling sha1.c with -O0 | Jason Wright |
2001-09-19 | starttls man page for sebdmail over TLS from Jose Nazario and mdoc'd | Todd C. Miller |
2001-09-19 | aculog should be writable by group dialer for tip/cu users | Todd C. Miller |
2001-09-19 | Unify elf32 and elf64 code with macros. This forced a renaming | Artur Grabowski |
2001-09-19 | key_read() now returns -1 on type mismatch, too | Markus Friedl |
2001-09-19 | inline some very common putback/chrsave. Worth roughly 10% | Marc Espie |
2001-09-19 | Patch from Ryan McBride. Compile without INET6, remove unnecessary | Daniel Hartmeier |
2001-09-19 | comment; sockopt # 57-59 are also reserved | Jun-ichiro itojun Hagino |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-09-19 | mdocify and clean up | Paul Janzen |
2001-09-19 | occured->occurred; from NetBSD via Mike Pechkin <mpech@prosoft.org.lv>. | Paul Janzen |
2001-09-19 | command=xxx applies to subsystem now, too | Markus Friedl |
2001-09-19 | Define ENTIRE_LINE to be -1 instead of 0 because we may want to copy 0 charac... | Peter Valchev |
2001-09-19 | Fix a bug where ^@ wouldn't behave as expected when reading an ex | Peter Valchev |
2001-09-19 | from stone age to the stars in one afternoon, not bad! (go, jason@) | Todd T. Fries |
2001-09-19 | Fix typo: succesfully -> successfully | Kenneth R Westerback |
2001-09-18 | make this better for sparc64 | Jason Wright |
2001-09-18 | bring sparc64 OUT of the stone age... MAXPARTITIONS 16 | Jason Wright |
2001-09-18 | forgot to add -t handling. | Marc Espie |
2001-09-18 | as reported by jason@, sparc64 is in the stone age of 8 partitions | Todd T. Fries |
2001-09-18 | allow a little more time for reset and match TCM5098 (from NetBSD pr's | Jason Wright |
2001-09-18 | sync | Jason Wright |
2001-09-18 | another 3com EISA board (from NetBSD pr 13948) | Jason Wright |
2001-09-18 | Remove rdsetroot from here and use the one in distrib/common (elf version) | Dale Rahn |
2001-09-18 | cleanups and endianness fixes. Mostly from NetBSD | Artur Grabowski |
2001-09-18 | remove elfrdsetroot from here and use the one in distrib/common | Jason Wright |
2001-09-18 | make sure mountroot_hook list is initialized | Jason Wright |
2001-09-18 | understand sparc64 | Theo de Raadt |
2001-09-18 | check strdup() rval | Todd C. Miller |
2001-09-18 | better end-condition, fix tracing of dnl. | Marc Espie |
2001-09-18 | use elfrdsetroot | Jason Wright |
2001-09-18 | sparc64 is 64 bit too | Jason Wright |
2001-09-18 | Avoid memory leak when disabling PMTU, rt_timer_queue_destroy() expects the | Aaron Campbell |
2001-09-18 | copy the alpha/elfrdsetroot to common (for more general use: macppc, sparc64,... | Jason Wright |
2001-09-18 | uvmexp not uwmexp, these changes should be tested... | Dale Rahn |
2001-09-18 | Tracing facilities. Same style as gnu-m4, because it's mostly used for | Marc Espie |
2001-09-18 | handle ipv6; mcbride@countersiege.com | Jakob Schlyter |