summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-07sense of port forwarding flag test was backwardsTheo de Raadt
2000-07-07syncTheo de Raadt
2000-07-07clean code is good codeTodd T. Fries
2000-07-07Change fingerd back to using fgets(3), not fgetln(3). Using fgetln(3)Todd C. Miller
2000-07-07syncjasoni
2000-07-07Change all UNIMPL and OBSOL syscalls to STD.jasoni
2000-07-07Add a CAVEATS section explaining that you should never pass a user-suppliedAaron Campbell
2000-07-07Insert missing semi-colon.Aaron Campbell
2000-07-06Remove the ffs_softupdates(4) man page. The license has been changed to BSD andAaron Campbell
2000-07-06- Flesh this man page out substantially.Aaron Campbell
2000-07-06#ifdef SIOCGIFMTU should have been SIOCSIFMTU.mjacob
2000-07-06Fix a minor bug in the MAC address unscrambling code. From FreeBSD.Aaron Campbell
2000-07-06Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set.Todd C. Miller
2000-07-06add utty, serial port for USB devices.Federico G. Schwindt
2000-07-06Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD;Federico G. Schwindt
2000-07-06Perform a much longer delay after resetting the card to give it a chance to getAaron Campbell
2000-07-06syncFederico G. Schwindt
2000-07-063com 3C339 token ring.Federico G. Schwindt
2000-07-06Sync with NetBSD.Aaron Campbell
2000-07-06Note support for National Semiconductor DP83815-based PCI Ethernet.Aaron Campbell
2000-07-06Add support for the National Semiconductor DP83815 Fast Ethernet chip.Aaron Campbell
2000-07-06dummy me, forgot \n in panic->printf transitionMichael Shalayeff
2000-07-06syncAaron Campbell
2000-07-06oopsAaron Campbell
2000-07-06don't panic for nothingMichael Shalayeff
2000-07-06Add ICU 82801AA_LPC (as on the OR840 motherboard).Hakan Olsson
2000-07-06The Cisco 340 is the same as the Aironet 4800 (Cisco bought Aironet).Todd C. Miller
2000-07-06syncAaron Campbell
2000-07-06Add new NatSemi Ethernet product.Aaron Campbell
2000-07-06Change splsoftclock() call to spllowersoftclock() to conform with otherHakan Olsson
2000-07-06Change splsoftclock() to spllowersoftclock(). (art@ ok)Hakan Olsson
2000-07-06Change splsoftclock() to raise the spl, instead of lowering it.Hakan Olsson
2000-07-06Add spllowersoftclock(), same as splsoftclock(). (art@ ok)Hakan Olsson
2000-07-06#ifndef MSGBUFSIZE, ok niklas@Eric Jackson
2000-07-06remove ip6defaultif, this is just for IPv6 specification pedantsJun-ichiro itojun Hagino
2000-07-06Fix pmap_activate and activation of theArtur Grabowski
2000-07-06Make the handling of going into ddb from the console more like theArtur Grabowski
2000-07-06remove mobile-ip option description, merged in by mitsakeJun-ichiro itojun Hagino
2000-07-06Move domain.h above so this compiles again.Federico G. Schwindt
2000-07-06more statsJun-ichiro itojun Hagino
2000-07-06sync with router renumber struct decl change.Jun-ichiro itojun Hagino
2000-07-06- more icmp6/ip6 stats.Jun-ichiro itojun Hagino
2000-07-06Don't write password lines longer than 1023 chars.Hakan Olsson
2000-07-06use %s with printf familyTheo de Raadt
2000-07-06Don't include <vm/vm.h> twice. (art@ ok)Hakan Olsson
2000-07-06i feel dirty whenever i edit in hereTheo de Raadt
2000-07-06Typo in comment and some cleanup of roundrobin.Artur Grabowski
2000-07-06do not assume h_errs[] is clean, use %sTheo de Raadt
2000-07-06snprintf with %s when copying the pagerTheo de Raadt
2000-07-06printf with % for the promptTheo de Raadt