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