summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-24tweak the example $HOME/.ssh/rc script to not show on any cmdline theTodd T. Fries
2002-09-24sizeof(structure) not sizeof(structure *); pointed out by dvamsi@yahoo.com.Jason Wright
2002-09-24syncNathan Binkert
2002-09-24typoNathan Binkert
2002-09-24make this more like othersTheo de Raadt
2002-09-24Get rid of gx(4) and use em(4) since it supports more cards and works betterNathan Binkert
2002-09-24Manpage for em(4). Intel gigabit ethernet driverNathan Binkert
2002-09-24Driver for Intel PRO/1000 gigabit ethernet adapters.Nathan Binkert
2002-09-24Don't use constants for the output parameter, use the iparam count as a point...Jason Wright
2002-09-24Allocate vis_user on the stack instead of using malloc(). ThisTodd C. Miller
2002-09-24only call kerberos code for authctxt->validMarkus Friedl
2002-09-24anotherHenning Brauer
2002-09-24sync with the update in namesNathan Binkert
2002-09-24syncNathan Binkert
2002-09-24Add a few intel gigabit device models and update names so they're more correctNathan Binkert
2002-09-24Rejig addel()/rmel() to keep items on a single line, with blanksKenneth R Westerback
2002-09-24Restore pentium_microtime, testing by henning@, millert@. ok deraadt@Thomas Nordin
2002-09-23never send a beck to do a man's jobTheo de Raadt
2002-09-23<deraadt> someone please fix the fstab(5) exampleBob Beck
2002-09-23better "ifconfig ipv6addr deprecated" flag handling. sync w/kameJun-ichiro itojun Hagino
2002-09-23correct length of PADN option before jumbo payload option. sync w/kameJun-ichiro itojun Hagino
2002-09-23m6stat is a static variable (ip6_mroute.c). sync w/kameJun-ichiro itojun Hagino
2002-09-23only call auth_krb5 if kerberos is enabled; ok deraadt@Markus Friedl
2002-09-23pull in fix from openssl-0.9.7-stable-SNAP-20020921:Markus Friedl
2002-09-23change get_peer_ipaddr() and get_local_ipaddr() to not return NULL forKevin Steves
2002-09-23Fix console determination; based on discussion in port-sparc64@netbsdJason Wright
2002-09-23remove generated crunch conf; ok deraadt@Markus Friedl
2002-09-23Get the wsdisplay capabilities from rasops, rather than attempting toMiod Vallat
2002-09-23Fix the extra cursor image remaining in the upper left corner of theMiod Vallat
2002-09-23Add /dev/X0 entry for use by xdm; matthieu@Todd C. Miller
2002-09-23correctly dump radix_node; henric@attbi.comTheo de Raadt
2002-09-23parisc level 0x10 is just an overclocked 0xeMichael Shalayeff
2002-09-23openssh will be 3.5, right?Theo de Raadt
2002-09-23syncTheo de Raadt
2002-09-23another amd usb; henric@attbi.comTheo de Raadt
2002-09-23MSCP based local storage now supported. Also reword some stuff.Hugh Graham
2002-09-23Add 4000 700A and the couple tested QBUS/MSCP cards.Hugh Graham
2002-09-23Don't print extra junk to the consoleNathan Binkert
2002-09-23make the leds blink (on those machines where we have 'em).Michael Shalayeff
2002-09-23syncTheo de Raadt
2002-09-23support for templates. they allow fast generation of new policies. anJun-ichiro itojun Hagino
2002-09-23turn off sppp, lmc, and cz until various licenses on those components areTheo de Raadt
2002-09-23panic if out of kvm when mapping devices. ok deraadt@Dale Rahn
2002-09-23Print pci_addr_fixup info when debugging is enabled, not disabled, ok deraadt@Dale Rahn
2002-09-23For serverworks chipsets: instead of trying to prevent attaching the same busNathan Binkert
2002-09-23Add missing includes, breaks and semicolons to appease gcc3; David KrauseTodd C. Miller
2002-09-23In an ELF binary the end of the text segment and the start of the dataArtur Grabowski
2002-09-23Do not build kf and kfd because of security issues in them and heimdal 0.5Miod Vallat
2002-09-23Link the kernel so that it gets only one load section.Artur Grabowski
2002-09-23Add support for vmcmds that load sections relative to a base section.Artur Grabowski