summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-13unbreak, and do this correct.Joris Vink
2005-03-13simplify if {} else {} case.Joris Vink
2005-03-13Missing return value and fd leak in fork()'s error path. Spotted by mpech@Otto Moerbeek
2005-03-13Use pid_t where appropriate. From Bruno Rohee (thanks).Chad Loder
2005-03-13Use pid_t where appropriate. From Bruno Rohee (thanks).Chad Loder
2005-03-13Use correct byte order when printing out port numbers.Chad Loder
2005-03-13the wep mac may be NULL if it's a broadcast keyReyk Floeter
2005-03-13fix a potential crash that could occur when CARP_LOG is being used.Patrick Latifi
2005-03-13va_args repair; andrushock@korovino.net, ok miodTheo de Raadt
2005-03-13enable gdtTheo de Raadt
2005-03-13make 'netstat -i' print carp link addresses correctly.Marco Pfatschbacher
2005-03-13when fetching the initial table, inherit the ifindex regardless of af, notHenning Brauer
2005-03-13explicitely initialize optHenning Brauer
2005-03-13s/to many/too many/, from jmcHenning Brauer
2005-03-13turn off accounting when switching to single user;Markus Friedl
2005-03-13fix whitespaceReyk Floeter
2005-03-13revert rev 1.8Brad Smith
2005-03-13Fixes in ntpd_settime (ie ntpd -s):Darren Tucker
2005-03-13document some common usage of pkg_info to make us look cool.Marc Espie
2005-03-13Read the battery voltage once and pass that value around. This fixes aUwe Stuehler
2005-03-13both ehci and ohci support attachment to cardbus.David Gwynne
2005-03-13small updates to realityDavid Gwynne
2005-03-13in the event wi_attach fails dont panic trying to clean up a nonexistantDavid Gwynne
2005-03-13Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd.Christopher Pascoe
2005-03-13Order the top-level interrupt heads in the periodic framelist such thatChristopher Pascoe
2005-03-13Be even more liberal in what we accept as a completed transaction, asChristopher Pascoe
2005-03-13maintain alphabetical order in primaries list;Jason McIntyre
2005-03-12remove useless sentence;Jason McIntyre
2005-03-12Do not leak mem or fd in error paths. From Andrey Matveev (thanks!).Chad Loder
2005-03-12KNFTom Cosgrove
2005-03-12On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-12thanx -> thanksThierry Deval
2005-03-12Typos.Thierry Deval
2005-03-12use own hpux_sigcodeMichael Shalayeff
2005-03-12add a bunch of PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-12use TAILQ_FOREACHMartin Reindl
2005-03-12Kill \n at EOF.Alexander Yurchenko
2005-03-12initialise min arg to uvm_km_suballoc; not currently enabled code pathMichael Shalayeff
2005-03-12prevent fragmentation from happening.Damien Bergamini
2005-03-12s/__attribute__((__packed__))/__packed/Damien Bergamini
2005-03-12add descriptions of examples;Jason McIntyre
2005-03-12IBSS is not yet supported, remove it from the capabilities flags.Damien Bergamini
2005-03-12retrieve scan results from net80211 instead of reading NIC internal memory.Damien Bergamini
2005-03-12escape `.' at eol to avoid double spacing issue;Jason McIntyre
2005-03-12escape `.' at eol to avoid double spacing issues;Jason McIntyre
2005-03-12Add "show rib" and "show rib detail" to ospfctl.Esben Norby
2005-03-12Small K&F.Esben Norby
2005-03-12sync usage() w/ synopsis;Jason McIntyre
2005-03-12mini-PCI/MiniPCI -> Mini PCIJason McIntyre
2005-03-12- tweak synopsisJason McIntyre