summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-03-24Disable net.inet.carp.log by default.Ryan Thomas McBride
2004-03-23update url;Jason McIntyre
2004-03-23use absolute value like rev 1.1 did; pointed out by tom and ok deraadt.Jason Wright
2004-03-23OpenBSD might be a more likely UNIX-like OS than SunOS here.Tom Cosgrove
2004-03-23gcc3 doesn't align things the same as gcc2. Casting upwards is dangerousJason Wright
2004-03-23Oops, gremlinsMiod Vallat
2004-03-23Remove erroneous null termination.Hans-Joerg Hoexer
2004-03-23Recognize amd64 binaries and coredumps; ok todd@ deraadt@ drahn@Miod Vallat
2004-03-23typo;Jason McIntyre
2004-03-23.Xr ftok 3; from tedu@Jason McIntyre
2004-03-23Remove comments about SMC Elite Ultra. I can't reproduce this issue, itNick Holland
2004-03-23Apple's HD SC Setup is included with Mac OS, no reason to download itNick Holland
2004-03-23Mention use of PXE to get install kernel, and cleanup some whitespace.Tom Cosgrove
2004-03-23Hold off for 1 second before beginning bulk transfer. Avoids loopingRyan Thomas McBride
2004-03-23libg2c ships on cats too. ok deraadt@Dale Rahn
2004-03-23Add TI 1510 to recognized list of chips to configure. ok deraadt@Dale Rahn
2004-03-23Update copyrights to 2004.Kenneth R Westerback
2004-03-23fix typo; Michael Coulter; OK deraadt@Todd C. Miller
2004-03-23Update ahc hardware sections. Add mpt section to i386 and amd64.Kenneth R Westerback
2004-03-22Update to reality; adapted from NetBSD with some corrections.Todd C. Miller
2004-03-22Improve layout, add more Xr, complete a few intro pages.Miod Vallat
2004-03-22Mention use of PXE to get install kernel.Tom Cosgrove
2004-03-22some spacing, and a little cleanup;Jason McIntyre
2004-03-22A potpourri of Xr and layout fixes.Miod Vallat
2004-03-22Tell what TERM value you should use to get color on sun emulation, andMiod Vallat
2004-03-22Mention wi@usb.Miod Vallat
2004-03-22Initialize msb and lsb tables (from NetBSD).Thomas Nordin
2004-03-22syncTheo de Raadt
2004-03-22Fix dates on my copyrights.Tom Cosgrove
2004-03-22Fix CARP shutdown. ok deraadtCedric Berger
2004-03-22Unbreak rmd160. Was broken on sparc64 when compiled with gcc3. Fix and reportHans-Joerg Hoexer
2004-03-22Add support for PFSYNC_ACT_BUS. (Bulk Update Status)Ryan Thomas McBride