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