summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-07-13escape a wrning on msgbuf, under certain circumstancesMichael Shalayeff
2001-07-13close on hungary-finish group, thus making old world bigger than usaMichael Shalayeff
2001-07-13make kern_msgbuf work for sparc, i thought it worked for me before; from miodMichael Shalayeff
2001-07-13indent.Federico G. Schwindt
2001-07-13spellingTheo de Raadt
2001-07-13RETURN VALUES, not RETURN VALUETodd C. Miller
2001-07-13add more Bulgarian citiesPeter Valchev
2001-07-13Add some european airportsMatthieu Herrb
2001-07-13Buenos Aires is now 11.Federico G. Schwindt
2001-07-13belorussia, rodina moyaMichael Shalayeff
2001-07-13paltic repuplicsMichael Shalayeff
2001-07-13old cities of armenia, daMichael Shalayeff
2001-07-13beautifull cities of moldovaMichael Shalayeff
2001-07-13it is The BronxMichael Shalayeff
2001-07-13bring finland to order, add ukrainian city codes, turkmenia is not the same ↵Michael Shalayeff
as ukraine
2001-07-13Make the list of required #includes match reality.Todd C. Miller
2001-07-13Add/Update info for all Canadian provinces as provided byKenneth R Westerback
Bell Canada Web Site. All States/Provinces with a single entry code are represented by a single entry w/o a city listed. Several California:LA entries replaced with California:CA. Entire list sorted alphabetically, which it seems to have randomly drifted away from.
2001-07-13Niagra -> Niagara, typo in original entry noticed by danh@Brad Smith
2001-07-13oopsMichael Shalayeff
2001-07-13upper 500 from the bookMichael Shalayeff
2001-07-13delete duplicate definitionsTheo de Raadt
2001-07-13lower 500 from the bookMichael Shalayeff
2001-07-13Sort; ryker@ugrad.cs.ualberta.caAaron Campbell
2001-07-13Add noac flag to disable attribute cachingConstantine Sapuntzakis
2001-07-13Area Code 450 for Montreal, PQ; from krapht@secureops.comAaron Campbell
2001-07-13A manpage for the lc driver; form NetBSD.Niklas Hallqvist
2001-07-13opensbd.org -> openbsd.org; ok deraadtPeter Valchev
2001-07-13All two common configurations for DEC EtherWorks cardsNiklas Hallqvist
2001-07-13On my 10th wedding anniversary I am celebrating byNiklas Hallqvist
committing this driver for technology from back when I got married :-) It is for DEC EtherWorks cards, and comes from NetBSD. I have done severe KNF, and fixed the driver to work with PIO-only cards. Enjoy!
2001-07-13Area Code 709 is for all of Newfoundland, not just St. John's (contrary toAaron Campbell
popular belief I'm not really a newfie, but I do have many newfie friends).
2001-07-13289 -> Hamilton, OntarioBrad Smith
289 -> Mississauga, Ontario 289 -> Niagra Falls, Ontario 647 -> Toronto, Ontario
2001-07-13initialize bus width and number of luns supported.Michael Shalayeff
this is tested on SmartRAID IV and consistant w/ what netbsd does.
2001-07-13Update for MichiganNathan Binkert
2001-07-13Update PA listings based on current area codes. Needs to be done for each ↵Todd C. Miller
state as we are way out of date.
2001-07-13Add 720 area code (new Boulder/Denver/Aurora/Longmont)Todd C. Miller
2001-07-13Be more verbose about why X509_verify_cert() failed. Thanks toHakan Olsson
<sakane@kame.net> for pointing out X509_verify_cert_error_string(). :)
2001-07-13Add lc_X509_verify_cert_error_string().Hakan Olsson
2001-07-13fix RCS idBrad Smith
2001-07-13-DINET6 was missingKenjiro Cho
2001-07-13sync with NetBSD r1.3.Kenjiro Cho
grammer, whitespace and typo fixes by Thomas Klausner <wiz@netbsd.org>.
2001-07-13Change references to inic-950 to inic-940/950 to reflect chipsKenneth R Westerback
actually supported. Update copyright to include 2001. Fold iha_se2_rd_all() into iha_read_eeprom(), eliminating magic number 31 at the same time, calculating correct offset of checksum at run time instead. Eliminate static global variable iha_nvram in favour of dynamic variable in iha_init_tulip(), which is only place it is used. Rectify a few typos in comments.
2001-07-13bswap16 and bswap32 were removed from the library, api change, must rev major.Dale Rahn
2001-07-13flags set in signal handlers should be volatile sig_atomic_tTodd C. Miller
2001-07-13Remove static'ness of functions in line with normal OpenBSDKenneth R Westerback
preferences. Rename tul_* functions/variables iha_* for consistancy, since all are now visible. As updating the EEPROM did not work, don't try. Remove now unused static dftNvram variable, and functions used only in trying to write it to EEPROM. Make iha_rate_tbl a const.
2001-07-13Perform MSS fixups on incoming packets as well as outgoing.brian
2001-07-13everytime i clean in here, i get a 250 line diff...Theo de Raadt
2001-07-13Don't remove innocent files by accident, but on the other hand,Miod Vallat
be sure to remove filres before mknod'ing them again. Also speed up some rm constructs. Discussed with hugh@
2001-07-12Better tsort checker: parses cycle output, and checks that it's correctMarc Espie
with respect to the input. Additional testcase, based on libcurses, that failed in the past. Activate t5, t6. Check cycles output everywhere.
2001-07-12more mdoc fixes.Jun-ichiro itojun Hagino
From: Mike Pechkin <mpech@prosoft.org.lv>
2001-07-12more typoJun-ichiro itojun Hagino