summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-21-bceTheo de Raadt
2005-04-21Rather than try to fix b2n_print and b2n_snprint, which are not used, sendChad Loder
2005-04-21Regen/sync.Kenneth R Westerback
2005-04-21no need to check for 0, it copes, spotted by beckTheo de Raadt
2005-04-21Regen/sync.Kenneth R Westerback
2005-04-21correct idion for snprintf failure handling; ok cloderTheo de Raadt
2005-04-21Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8)Kenneth R Westerback
2005-04-21spacingTheo de Raadt
2005-04-21unused variable n; ok cloderTheo de Raadt
2005-04-21bail out early, skip snprintf, if buflen is 0; ok cloderTheo de Raadt
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-21make code prettier so we can tell it is safe when we read it; ok beck cloderTheo de Raadt
2005-04-21vsnprintf careful handling of -1; ok beckTheo de Raadt
2005-04-21be more careful about snprintf return value; ok beck cloderTheo de Raadt
2005-04-20actually error out when we would overflow by using the return value fromBob Beck
2005-04-20correct strlcpy abuseBob Beck
2005-04-20check the validity of tag names passed to the tag command, and printJean-Francois Brousseau
2005-04-20Make vlan(4) aware of its physical interface link state.Marco Pfatschbacher
2005-04-20Introduce if_linkstatehooks.Marco Pfatschbacher
2005-04-20fix buffer overrun introduced with my previous commit. Found and fixed byHans-Joerg Hoexer
2005-04-20be more careful with snprintf. ok cloder@ deraadt@Moritz Jodeit
2005-04-20fix commentBrad Smith
2005-04-20fix signal race by removing STATE_QUIT completely.Moritz Jodeit
2005-04-20fix snprintf and strlcpy abuse, returning the string length is at leastBob Beck
2005-04-20fix snprintf abuse and strlcpy abuse, return the string length, whichBob Beck
2005-04-20add mbuf tag for the data link typeReyk Floeter
2005-04-20send raw 802.11 frames with bpf(4) using the IEEE802_11 orReyk Floeter
2005-04-20Fixes from Derek Price, CAN-2005-0753. ok deraadt@Otto Moerbeek
2005-04-20spacingTheo de Raadt
2005-04-20Remove redundant rw() function, which is unsafe and, well, redundant.Otto Moerbeek
2005-04-20add the CVS_EX_OK return code to indicate everything went fineJean-Francois Brousseau
2005-04-20the linktype (DLT) should always be of type u_int.Reyk Floeter
2005-04-20shut up a useless warning for newly created filesJoris Vink
2005-04-20Enable ural(4), appears to work fine.Jonathan Gray
2005-04-20Uncomment USB entries now USB is on by default, and add some moreJonathan Gray
2005-04-20use a singular here, just to match an earlier reference;Jason McIntyre
2005-04-20simplify synopsis somewhat, sort options, and sync usage();Jason McIntyre
2005-04-20easier to read; ok jmcTheo de Raadt
2005-04-20do not try to look up SSHFP for numerical hostname. ok djm@Jakob Schlyter
2005-04-20sync supported devices with http://ralink.rapla.net/Damien Bergamini
2005-04-20syncTheo de Raadt
2005-04-20support 11b and 11a mode on the ar5211. "pure" 11g mode is not yetReyk Floeter
2005-04-20OopsMiod Vallat
2005-04-20er, maybe notTheo de Raadt
2005-04-20update to reflect that this is also used for X.OrgJared Yanovich
2005-04-20Document SiS 661/760/180/181/182 support.Jonathan Gray
2005-04-20Files forgotten during initial commit.Miod Vallat
2005-04-20SiS 180/181/182 SATA support using generic sata_chip_map().Jonathan Gray
2005-04-20enter zboot for all architecturesTheo de Raadt
2005-04-20Replace VIA SATA chip map routine with generic sata_chip_map().Jonathan Gray