summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-25mdoc fixes; sync with KAME.Kenjiro Cho
2001-07-25We have to undo the changes to the 3rd party code, because it makesMike Pechkin
2001-07-25Added missing break. -mojMats O Jansson
2001-07-25ISO 3166-1 country names and code elements; ok millert@Jason Peel
2001-07-25Make sure pkthdr.rcvif is correct before calling pf_test()Jason Wright
2001-07-25be carefull about initializing timeoutsMichael Shalayeff
2001-07-25- unconditionalize call to bridge_input() (fewer #ifdef's and NPF>0 is defaul...Jason Wright
2001-07-25Initialization of arpcom * based on ifp was too soon: ifp can change asJason Wright
2001-07-25syncTheo de Raadt
2001-07-23sync with latest kame. do not print yet-to-be-initialized interface.Jun-ichiro itojun Hagino
2001-07-23no zero size xstrdup() error; ok markus@Kevin Steves
2001-07-23use %lu; ok markus@Kevin Steves
2001-07-23kill errant newline in comment sectionTodd C. Miller
2001-07-23reorder operations a bit for st16550{v2}, xr16850, ti16750:Jason Wright
2001-07-23improve IFA_ROUTE handling. do not lose connected route on primaryJun-ichiro itojun Hagino
2001-07-23Fix typo.Aaron Campbell
2001-07-23sync PreferredAuthenticationsMarkus Friedl
2001-07-23reorder default sequence of userauth methods to match ssh behaviour:Markus Friedl
2001-07-22Xr login.confMarkus Friedl
2001-07-22enable challenge-response auth by default; ok millert@Markus Friedl
2001-07-22There is no option "Compress", point to "Compression" instead; ok markusPeter Valchev
2001-07-22update commentMarkus Friedl
2001-07-22Fix times vs timed typo. Closes PR #1952.Kenneth R Westerback
2001-07-22pmap_clear_modify returns boolean_tMiod Vallat
2001-07-22belt-and-suspenders: define SHLIB_* from major/minor, then useMarc Espie
2001-07-22Use shlib_version, like the rest of the tree.Marc Espie
2001-07-22Fix a typo, and remove a ton of duplicate entries.Miod Vallat
2001-07-22typo; david@phobia.msTheo de Raadt
2001-07-21print additional debugging information for 'insert invalid' messages. occurs ...Daniel Hartmeier
2001-07-21no rd required in regular kernelsTheo de Raadt
2001-07-21Fix hard links from libl -> libfl after discussion with krw@; espie@ OKTodd C. Miller
2001-07-21SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor.Kenneth R Westerback
2001-07-21regenNathan Binkert
2001-07-21Add Level1 and their LXT1001 (Now owned by Intel)Nathan Binkert
2001-07-21Define SHLIB_MAJOR and SHLIB_MINOR from major/minor, so that perl libraryMarc Espie
2001-07-21missing \n in a log() callJun-ichiro itojun Hagino
2001-07-21repair validation on RTAX_GENMASK insertion. has been broken since 44bsd.Jun-ichiro itojun Hagino
2001-07-21syncTheo de Raadt
2001-07-21repair IPv6 TCP. th_sum has to be initialized to 0 on template.Jun-ichiro itojun Hagino
2001-07-21plug mem leak; zero right amount of memTheo de Raadt
2001-07-21Undo last fix to ata_wdc.c. Don't deregister timeout in generic codeConstantine Sapuntzakis
2001-07-21Don't hang on missing interruptsConstantine Sapuntzakis
2001-07-21Several fixups; from Brian Poole <raj@cerias.purdue.edu>Jason Wright
2001-07-21- don't allow wildcarded interruptsJason Wright
2001-07-21- Clear all interrupts during initialization (shouldn't be necessary, butJason Wright
2001-07-20One BINDIR too many, I don't know how I pulled that one.Marc Espie
2001-07-20use a variable, not it's default value from constantMichael Shalayeff
2001-07-20do not dup-redefine binown and bindirMichael Shalayeff
2001-07-20do not include or define things which are common for this subdir's parentMichael Shalayeff
2001-07-20inherit BINDIR from ../Makefile.incMichael Shalayeff