summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-21Prototype llabs(3). Forgotten commit gathering bit rot in my tree...Todd C. Miller
2004-01-21fix wording; from Ross L Richardson (PR 3641);Jason McIntyre
2004-01-21sync with headers;Jason McIntyre
2004-01-21prompt before command demo; jmc okTheo de Raadt
2004-01-21make rogue const-correct, and fix one write-strings issue.Marc Espie
2004-01-21call timeout_startup early, so timeouts are available. report from sam smithTed Unangst
2004-01-21fix MakefileDavid Krause
2004-01-21clean from jmcTheo de Raadt
2004-01-21A faster ffs() routine based upon the ff1 assembly instruction.Miod Vallat
2004-01-21Increment the right pointers, so we don't print the same entries repeatedly.Ryan Thomas McBride
2004-01-21New spamd configuration method. Many people have trouble with the spamTheo de Raadt
2004-01-21spacingTheo de Raadt
2004-01-21Clean up pfsync output: print source address by default, pass -vv correctlyRyan Thomas McBride
2004-01-21initialise infile in main, rather than statically - from portableDamien Miller
2004-01-21cleanupTheo de Raadt
2004-01-21the example should use 'rdr pass' so that you do not have to open 8025 toTheo de Raadt
2004-01-21support format `%p' to print pointers in eformat()Vincent Labrecque
2004-01-21Replace some strncpy() calls with strlcpy()Jean-Francois Brousseau
2004-01-20Check the values given to -h and -s. Closes PR 3640.Tom Cosgrove
2004-01-20duplicated entry; evarts@amazon.comTheo de Raadt
2004-01-20do not put INET6 here, we want bsd.rd that fitsTheo de Raadt
2004-01-20netsec board supports the most sessions... who cares:Jason Wright
2004-01-20explicit .x.[ch] rules to avoid accidental bad matches in /usr/include.Matthieu Herrb
2004-01-20don't limit the number of sessions to the onboard ram (always upload theJason Wright
2004-01-20Call _exit() not exit() from abort() if we are unable to kill ourselvesTodd C. Miller
2004-01-20Support for i852/855/865 AGP; from NetBSD via Michael van derAlexander Yurchenko
2004-01-20Correct checks for non-i810 chip; from FreeBSD.Alexander Yurchenko
2004-01-20notes on pool_cache. ok markus jmc a while back.Ted Unangst
2004-01-20No HP-IB disks on hppa (yet).Miod Vallat
2004-01-20the pfsync interface does not have a baudrate, so don't claim 100 MBit/sHenning Brauer
2004-01-20More notes^Wtypos in the partitions...Miod Vallat
2004-01-20macppc disks are more likely to be wd0 than sd0...Miod Vallat
2004-01-20A few touches; some parts are still crying for help.Miod Vallat
2004-01-20Stop parsing the buffer after an appropriate number of digits; from NetBSDTodd C. Miller
2004-01-20In some situations, the MVME328S can be so hung that our current reset codeMiod Vallat
2004-01-20Add strptime regress from NetBSD; OK miod@ after un-peeing.Todd C. Miller
2004-01-20when reading eeprom for the address, DELAY(4) during the operations.Theo de Raadt
2004-01-20Use shifts and logical arithmetic, rather than multiplications and integerMiod Vallat
2004-01-20Better debugging information, only available if option TRAPDEBUG (which youMiod Vallat
2004-01-20When trying to append to a gzipped archive, print msg using errx(),Otto Moerbeek
2004-01-20show usage if called without commandHenning Brauer
2004-01-20args, unbreakHenning Brauer
2004-01-20getopt & usage, prodded by theoHenning Brauer
2004-01-20fix error logging on connection attempts from !root userHenning Brauer
2004-01-20let XFS compile; miod okTheo de Raadt
2004-01-20check early wether user _bgpd exists so we can bail out early and nicelyHenning Brauer
2004-01-20If you go through the trouble of caching the name of the last printedOtto Moerbeek
2004-01-20Default xfs device is /dev/xfs0. Spotted by theo@Hans Insulander
2004-01-20Fix the example code. The loop invariant 'i' was not bound by MAXTOKENSTodd C. Miller
2004-01-20some pieces of ufs2. help testing otto sturmTed Unangst