Age | Commit message (Expand) | Author |
1999-03-24 | Better fallback from /dev/ksyms to /bsd if there are problems with an nlist o... | Todd C. Miller |
1999-03-24 | One missed in6a_words -> s6_addr32 conversion. | cmetz |
1999-03-24 | Reworked udp_output() to minimize the number of if() statements needed to get | cmetz |
1999-03-24 | Removed inclusion of netinet6/in6.h. This was an artifact of when the core | cmetz |
1999-03-24 | Removed old NRL convention in6a_words virtual-field from struct in6_addr. | cmetz |
1999-03-24 | Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al. | cmetz |
1999-03-24 | arrgghhh! do NOT add pkgdep lines when creating PLIST-auto; | Marco S Hyman |
1999-03-24 | actually make use of the new manual pages | David Leonard |
1999-03-24 | revert to -pthread | David Leonard |
1999-03-23 | Clarify realloc return value | Todd C. Miller |
1999-03-23 | Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion | Todd C. Miller |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-03-23 | sync | Theo de Raadt |
1999-03-23 | new card | Theo de Raadt |
1999-03-23 | never spit out two error messages, it is bad style | Theo de Raadt |
1999-03-23 | tail anchor, to fetch 2nd manpage name, which is less likely to be over-writt... | Theo de Raadt |
1999-03-23 | believe it or not, mail(1) completely explodes if the From header has the dat... | Theo de Raadt |
1999-03-23 | simplify irq string | Theo de Raadt |
1999-03-23 | put fqdn first; matter@research.suspicious.org | Theo de Raadt |
1999-03-23 | Rename -F option to -f and add a new -F (full disk) option to use in -E mode. | Todd C. Miller |
1999-03-23 | (h)ttp, not h(ttp),; brad@openbsd.org | Todd C. Miller |
1999-03-23 | Use cbreak(), not crmode() since crmode is just #define'd to cbreak | Todd C. Miller |
1999-03-22 | pronoun agreement | Paul Janzen |
1999-03-22 | Add gross ed hack back in so termcap xterm entry < 1024 | Todd C. Miller |
1999-03-22 | back out local change that should not have escaped | Todd C. Miller |
1999-03-22 | Many fixes, most either from or based on NetBSD changes: | Paul Janzen |
1999-03-22 | workaround for STP1020A errata #148494 | Theo de Raadt |
1999-03-22 | use M_PI | Paul Janzen |
1999-03-22 | set default if to something more reasonable; fix SIGSEGV when no options list... | Theo de Raadt |
1999-03-22 | cosmetic changes from soren@t.dk | Paul Janzen |
1999-03-22 | sync | Theo de Raadt |
1999-03-22 | i bet CSI2203 is an le | Theo de Raadt |
1999-03-22 | better, nicer, neater documentation | David Leonard |
1999-03-22 | minor fixes | David Leonard |
1999-03-22 | new documentation | David Leonard |
1999-03-22 | Remove diagnotic that could (was frequently) causing crashes. | Dale S. Rahn |
1999-03-22 | Use standard macros for asm functions instead of the incomplete | Dale S. Rahn |
1999-03-22 | in poll(), constrain nfds better, to avoid kvm starvation; alex | Theo de Raadt |
1999-03-22 | More accurate man page; more informative logging; use random() instead of | Paul Janzen |
1999-03-21 | -lcurses, not termcap/termlib | Paul Janzen |
1999-03-21 | dosdp should be extern | Todd C. Miller |
1999-03-21 | Add support for switching disk geometry between disk, bios, and user | Todd C. Miller |
1999-03-21 | If there are any BSD or SWAP partitions beyond ending_sector we extend | Todd C. Miller |
1999-03-21 | PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778 | Alex Feldman |
1999-03-21 | Fix TSS fault handling. | Tobias Weingartner |
1999-03-21 | Do not enable command tagged queuing by default | Todd C. Miller |
1999-03-20 | Add some .El 's at the end of lists. From NetBSD | Paul Janzen |
1999-03-20 | typo | Paul Janzen |
1999-03-20 | New improved -h support. In this version ypwhich -m even works on machines | Mats O Jansson |
1999-03-19 | Add flag to allow some interfaces to not see packets with unknown destination. | Jason Wright |