summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-16Add Longshine LCS-8138TX and Micronet SP128AR found in linux driverJonathan Gray
2004-10-16match the given breadn() prototype, ok marius@Pedro Martelletto
2004-10-16Add Silicom U2E found in linux driver. ok dlg@Jonathan Gray
2004-10-16regenJonathan Gray
2004-10-16more kue/url devices from linux drivers, ok dlg@Jonathan Gray
2004-10-15sync bktr notes with bktr(4), ok mickey@Jonathan Gray
2004-10-15the default route is exactly 0.0.0.0/0, and nothing else. stop ignoringHenning Brauer
2004-10-15Don't print header if we didn't print any usage lines. Noticed andTodd C. Miller
2004-10-15we use option in kernel configs and not options.Robert Nagy
2004-10-15print ip_len for -v; ok otto, hshoexer, henningMarkus Friedl
2004-10-15Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSDJonathan Gray
2004-10-15regenJonathan Gray
2004-10-15Add IODATA GV-BCTV3, ok mickey@Jonathan Gray
2004-10-15Correct invalid macro, ok djm@Jonathan Gray
2004-10-15Only set IPTOS_LOWDELAY on IPv4 interfaces; pointed out by phessler, ok henningDarren Tucker
2004-10-15correctly parse the anchor names to which tables refer.Jared Yanovich
2004-10-14repair canadian thanksgiving and remembrance date per 1957th's proclamation.Michael Shalayeff
2004-10-14avoid stupid commonsMichael Shalayeff
2004-10-14remove spurious version number referenceJared Yanovich
2004-10-14astro and elroy will be elsewhereMichael Shalayeff
2004-10-14a bit larger delays during boot() to let msgs appearMichael Shalayeff
2004-10-14a more reasonable limit for the stackgap_random; found by openbsd@hunger.huMichael Shalayeff
2004-10-14a few more c-media codec idsMichael Shalayeff
2004-10-14constants for TX underrun handlingBrad Smith
2004-10-14rev 1.47Brad Smith
2004-10-14Bail out quietly if the eeprom appears to be missing or empty. FixesBrad Smith
2004-10-14avoid collision of variable "err" with err()Jared Yanovich
2004-10-14Add missing {} on if statement; ISC#1744Ryan Thomas McBride
2004-10-14Add dl_iterate_phdr() support.Mark Kettenis
2004-10-14Have ntpd use IPTOS_LOWDELAY; ok henning@Darren Tucker
2004-10-14Do not generate either a too large super block or a negative numberOtto Moerbeek
2004-10-14typo; rd@thrush.comPeter Valchev
2004-10-13De-inline siop. Shrinks almost 1K on i386.Kenneth R Westerback
2004-10-13print the expire route metric as signed; ok deraadt claudioJared Yanovich
2004-10-13Let the generic rtl code work if the bus-dependent code has decided to attach;Miod Vallat
2004-10-13document @sysctlMarc Espie
2004-10-13@sysctlMarc Espie
2004-10-13indent in a more readable way.Marc Espie
2004-10-13set rootdelay in replies.Henning Brauer
2004-10-13in struct ntp_msg, rename "distance" to "rootdelay" to closer match RFCsHenning Brauer
2004-10-13thinko, htonl() -> ntohl(). as we don't use the value in question effect zeroHenning Brauer
2004-10-13fall cleaningHenning Brauer
2004-10-13correctly set refid in replies with NTP protocol versions < 4.Henning Brauer
2004-10-13when we get back a IMSG_HOST_DNS message from the parent the peer ID withinHenning Brauer
2004-10-13readd commented out isadma entryBrad Smith
2004-10-12Don't use BIOS configuration data when no seeprom is available. LetsKenneth R Westerback
2004-10-12Bring the tape install code up to current standards andKenneth R Westerback
2004-10-12nicer displayMarc Espie
2004-10-12Use a udp socket to communicate with the dhcp servers. The bpf interfaceClaudio Jeker
2004-10-12Actually, /etc/passwd is 6th Edition-style, not 7th. The only realTodd C. Miller