summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-31consistency fixes for le(4) description;Jason McIntyre
2004-03-31a little cleanup;Jason McIntyre
2004-03-31from Jared Yanovich:Jason McIntyre
2004-03-31Pimp-off VMWare ESX Server 2 support using mpt. Ok deraadt@Marco Peereboom
2004-03-30Allow compilation w/ -DREDEBUG; non-debug compilation is unaffected.Todd C. Miller
2004-03-30knock out INET6: media too large for some machinesTheo de Raadt
2004-03-30s/elapsed/lapsed/;Jason McIntyre
2004-03-3010 X's for mktemp(1);Jason McIntyre
2004-03-30Allow spamd_flags banner to contain spaces. Resolves PR 3720.Otto Moerbeek
2004-03-30Add support for expanding GNU long links from NetBSD. I've had thisTodd C. Miller
2004-03-30if a string considered a filename is too long, don't exit but just letNikolay Sturm
2004-03-30no need to force N_EXT as deducted later from typeMichael Shalayeff
2004-03-30there is more than one way to define symbol type in elf...; kill a debugging ...Michael Shalayeff
2004-03-30translate names in .sbss section as static N_BSS; found by drahn@Michael Shalayeff
2004-03-30grammar;Xavier Santolaria
2004-03-30sync comment with realityDamien Miller
2004-03-30Add rc.conf.local to mtree/special. From Dmitry Medvedev. ok deraadt@.Kenneth R Westerback
2004-03-30wrap each install operation into eval {} so that a die there will leaveMarc Espie
2004-03-30do not allow non-sensible stuff in packing-lists.Marc Espie
2004-03-29use malloc (oops)Theo de Raadt
2004-03-29wrong FD_ZERO(); from ho, hshoexer, markusTheo de Raadt
2004-03-29memory mishandling; from hoTheo de Raadt
2004-03-28Revise for OpenBSD 3.5 and mentio bsd.rd-a.out; OK deraadt@Todd C. Miller
2004-03-28Check variables in incoming packets which can cause problems if they're setRyan Thomas McBride
2004-03-28memory leak fix; from pat, via tedu, ok dhartmeiTheo de Raadt
2004-03-28update packages list for 3.5; reminded by miod & theoPeter Valchev
2004-03-27wrap if_down() in splimp; tholo ran into splassert, miod tholo okTheo de Raadt
2004-03-27Fold the contents section, no real text change. ok deraadt@Miod Vallat
2004-03-27more supported cards and other fixes from jmc@ and marco@; deraadt@ okMichael Shalayeff
2004-03-27sync struct pf_status with reality, reminded by joel knight, theo okHenning Brauer
2004-03-27Nm ipsec; kevlo jmcTheo de Raadt
2004-03-26Properly m_copyback() modified TCP sequence number after demodulationDaniel Hartmeier
2004-03-26don't use mbuf after free; ok mcbride, deraadt, cloderMarkus Friedl
2004-03-26Specify units: xxM -> xxMB, etcTom Cosgrove
2004-03-26Also raise advskew to 240 while we wait for pfsync to get it's bulk update.Ryan Thomas McBride
2004-03-26Allow the last page of physical memory (pci space) to be mapped. ok deraadt@Dale Rahn
2004-03-26Do not dereference pointers before checking whether they are valid (triple si...Miod Vallat
2004-03-25Lucent (now Proxim) firmware 8.72 disabled the "fragment WEP frames" feature.Todd C. Miller
2004-03-25fix english, from Joel Knight, deraadt okHenning Brauer
2004-03-25Don't use mbuf pointer in error case, when it has been set to NULL.Daniel Hartmeier
2004-03-25Various typosTom Cosgrove
2004-03-25Fix icmp checksum when sequence number modlation is being used.Ryan Thomas McBride
2004-03-24Fix typos; from jmc@; OK deraadt@Todd C. Miller
2004-03-24Document USB issues. OK drahn@ deraadt@Todd C. Miller
2004-03-24Do not check for writing to address zero on vax, since this is whereMiod Vallat
2004-03-24Add some notes about privsep to manpage.Hans-Joerg Hoexer
2004-03-24List supported USB devices in the table. It probably makes senseTodd C. Miller
2004-03-24From the how many ways can you screw up replacing one line of codeJason Wright
2004-03-24privsep documentation from canacarTheo de Raadt
2004-03-24Correct size in error message. From mickey@Ryan Thomas McBride