Age | Commit message (Expand) | Author |
2004-01-22 | to fix the issue "missing return at end of function and ProPolice", calculate... | Hiroaki Etoh |
2004-01-22 | initial release of propolice gcc 3.3.2 | Hiroaki Etoh |
2004-01-22 | s/log_err/log_warn/ | Henning Brauer |
2004-01-22 | print the interface state wrt the nexthop verification in the show interface | Henning Brauer |
2004-01-22 | an RTM_IFINFO message can mean a lot. it does not necessarily mean that | Henning Brauer |
2004-01-21 | there's a "slight" difference between our log_err() and the system's err()... | Henning Brauer |
2004-01-21 | new parser. | Henning Brauer |
2004-01-21 | dynamic bufq support. basically a nullop. ok grange@ | Ted Unangst |
2004-01-21 | Prototype llabs(3). Forgotten commit gathering bit rot in my tree... | Todd C. Miller |
2004-01-21 | fix wording; from Ross L Richardson (PR 3641); | Jason McIntyre |
2004-01-21 | sync with headers; | Jason McIntyre |
2004-01-21 | prompt before command demo; jmc ok | Theo de Raadt |
2004-01-21 | make rogue const-correct, and fix one write-strings issue. | Marc Espie |
2004-01-21 | call timeout_startup early, so timeouts are available. report from sam smith | Ted Unangst |
2004-01-21 | fix Makefile | David Krause |
2004-01-21 | clean from jmc | Theo de Raadt |
2004-01-21 | A faster ffs() routine based upon the ff1 assembly instruction. | Miod Vallat |
2004-01-21 | Increment the right pointers, so we don't print the same entries repeatedly. | Ryan Thomas McBride |
2004-01-21 | New spamd configuration method. Many people have trouble with the spam | Theo de Raadt |
2004-01-21 | spacing | Theo de Raadt |
2004-01-21 | Clean up pfsync output: print source address by default, pass -vv correctly | Ryan Thomas McBride |
2004-01-21 | initialise infile in main, rather than statically - from portable | Damien Miller |
2004-01-21 | cleanup | Theo de Raadt |
2004-01-21 | the example should use 'rdr pass' so that you do not have to open 8025 to | Theo de Raadt |
2004-01-21 | support format `%p' to print pointers in eformat() | Vincent Labrecque |
2004-01-21 | Replace some strncpy() calls with strlcpy() | Jean-Francois Brousseau |
2004-01-20 | Check the values given to -h and -s. Closes PR 3640. | Tom Cosgrove |
2004-01-20 | duplicated entry; evarts@amazon.com | Theo de Raadt |
2004-01-20 | do not put INET6 here, we want bsd.rd that fits | Theo de Raadt |
2004-01-20 | netsec board supports the most sessions... who cares: | Jason Wright |
2004-01-20 | explicit .x.[ch] rules to avoid accidental bad matches in /usr/include. | Matthieu Herrb |
2004-01-20 | don't limit the number of sessions to the onboard ram (always upload the | Jason Wright |
2004-01-20 | Call _exit() not exit() from abort() if we are unable to kill ourselves | Todd C. Miller |
2004-01-20 | Support for i852/855/865 AGP; from NetBSD via Michael van der | Alexander Yurchenko |
2004-01-20 | Correct checks for non-i810 chip; from FreeBSD. | Alexander Yurchenko |
2004-01-20 | notes on pool_cache. ok markus jmc a while back. | Ted Unangst |
2004-01-20 | No HP-IB disks on hppa (yet). | Miod Vallat |
2004-01-20 | the pfsync interface does not have a baudrate, so don't claim 100 MBit/s | Henning Brauer |
2004-01-20 | More notes^Wtypos in the partitions... | Miod Vallat |
2004-01-20 | macppc disks are more likely to be wd0 than sd0... | Miod Vallat |
2004-01-20 | A few touches; some parts are still crying for help. | Miod Vallat |
2004-01-20 | Stop parsing the buffer after an appropriate number of digits; from NetBSD | Todd C. Miller |
2004-01-20 | In some situations, the MVME328S can be so hung that our current reset code | Miod Vallat |
2004-01-20 | Add strptime regress from NetBSD; OK miod@ after un-peeing. | Todd C. Miller |
2004-01-20 | when reading eeprom for the address, DELAY(4) during the operations. | Theo de Raadt |
2004-01-20 | Use shifts and logical arithmetic, rather than multiplications and integer | Miod Vallat |
2004-01-20 | Better debugging information, only available if option TRAPDEBUG (which you | Miod Vallat |
2004-01-20 | When trying to append to a gzipped archive, print msg using errx(), | Otto Moerbeek |
2004-01-20 | show usage if called without command | Henning Brauer |
2004-01-20 | args, unbreak | Henning Brauer |