summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-01-20Ignore pfsync packets if pf is not running.Ryan Thomas McBride
2004-01-20- macppc -> __macppc__Brad Smith
2004-01-19(v)fprintf atomically in vlog() in debug mode, prodded by theoHenning Brauer
2004-01-19fix mem leaks; some fixes from Pete Flugstad; tested dtucker@Markus Friedl
2004-01-19Update comment; handling PFSYNC_ACT_UPD in pfsync_input() is no longerRyan Thomas McBride
2004-01-19Fix -Wsign-compare warnings pointed out by kevlo@, ok marc@Todd C. Miller
2004-01-19Get rid of a few useless defines, as well as a few duplicated ones; andMiod Vallat
2004-01-19``3 pages of u-area ought to be enough for everybody''Miod Vallat
2004-01-19The pessimistic tlb handling change turned out to be one more instance ofMiod Vallat
2004-01-19-b reports offsets in bytes.Otto Moerbeek
2004-01-19Use off_t for file sizes, and don't forget to print a ':' when usingOtto Moerbeek
2004-01-19Check malloc() return value. Pointed out by mpech@. Ok mpech@, deraadt@Todd C. Miller
2004-01-19for show interface, print the link status and speed as well. we needHenning Brauer
2004-01-19knfTheo de Raadt
2004-01-19oops, _tcpdump here too, thanks miodTheo de Raadt
2004-01-19fake _tcpdump user for upcoming privsep workTheo de Raadt
2004-01-19emulation names are not changeableTed Unangst
2004-01-19fake consumption for half closed channels since the peer is waiting forMarkus Friedl
2004-01-19Clean up creation and expiry timestamp calculations.Ryan Thomas McBride
2004-01-19test taken from /usr/include/db.hMarc Espie
2004-01-19Sane default size for afs cache, and leave example ualberta.ca inBob Beck
2004-01-19Update to sendmail 8.12.11. I've been runninga beta version of this forTodd C. Miller
2004-01-19little wflag fallout spotted by atle kristensenTed Unangst
2004-01-19Rename a few defines to avoid namespace pollution. The only one used was 'REA...Kenneth R Westerback
2004-01-18don't include bsd.own.mk, it's included at the top of bsd.lib.mkMarco S Hyman