Age | Commit message (Expand) | Author |
2004-03-26 | don't use mbuf after free; ok mcbride, deraadt, cloder | Markus Friedl |
2004-03-26 | Specify units: xxM -> xxMB, etc | Tom Cosgrove |
2004-03-26 | Also raise advskew to 240 while we wait for pfsync to get it's bulk update. | Ryan Thomas McBride |
2004-03-26 | Allow the last page of physical memory (pci space) to be mapped. ok deraadt@ | Dale Rahn |
2004-03-26 | Do not dereference pointers before checking whether they are valid (triple si... | Miod Vallat |
2004-03-25 | Lucent (now Proxim) firmware 8.72 disabled the "fragment WEP frames" feature. | Todd C. Miller |
2004-03-25 | fix english, from Joel Knight, deraadt ok | Henning Brauer |
2004-03-25 | Don't use mbuf pointer in error case, when it has been set to NULL. | Daniel Hartmeier |
2004-03-25 | Various typos | Tom Cosgrove |
2004-03-25 | Fix icmp checksum when sequence number modlation is being used. | Ryan Thomas McBride |
2004-03-24 | Fix typos; from jmc@; OK deraadt@ | Todd C. Miller |
2004-03-24 | Document USB issues. OK drahn@ deraadt@ | Todd C. Miller |
2004-03-24 | Do not check for writing to address zero on vax, since this is where | Miod Vallat |
2004-03-24 | Add some notes about privsep to manpage. | Hans-Joerg Hoexer |
2004-03-24 | List supported USB devices in the table. It probably makes sense | Todd C. Miller |
2004-03-24 | From the how many ways can you screw up replacing one line of code | Jason Wright |
2004-03-24 | privsep documentation from canacar | Theo de Raadt |
2004-03-24 | Correct size in error message. From mickey@ | Ryan Thomas McBride |
2004-03-24 | Disable net.inet.carp.log by default. | Ryan Thomas McBride |
2004-03-23 | update url; | Jason McIntyre |
2004-03-23 | use absolute value like rev 1.1 did; pointed out by tom and ok deraadt. | Jason Wright |
2004-03-23 | OpenBSD might be a more likely UNIX-like OS than SunOS here. | Tom Cosgrove |
2004-03-23 | gcc3 doesn't align things the same as gcc2. Casting upwards is dangerous | Jason Wright |
2004-03-23 | Oops, gremlins | Miod Vallat |
2004-03-23 | Remove erroneous null termination. | Hans-Joerg Hoexer |
2004-03-23 | Recognize amd64 binaries and coredumps; ok todd@ deraadt@ drahn@ | Miod Vallat |
2004-03-23 | typo; | Jason McIntyre |
2004-03-23 | .Xr ftok 3; from tedu@ | Jason McIntyre |
2004-03-23 | Remove comments about SMC Elite Ultra. I can't reproduce this issue, it | Nick Holland |
2004-03-23 | Apple's HD SC Setup is included with Mac OS, no reason to download it | Nick Holland |
2004-03-23 | Mention use of PXE to get install kernel, and cleanup some whitespace. | Tom Cosgrove |
2004-03-23 | Hold off for 1 second before beginning bulk transfer. Avoids looping | Ryan Thomas McBride |
2004-03-23 | libg2c ships on cats too. ok deraadt@ | Dale Rahn |
2004-03-23 | Add TI 1510 to recognized list of chips to configure. ok deraadt@ | Dale Rahn |
2004-03-23 | Update copyrights to 2004. | Kenneth R Westerback |
2004-03-23 | fix typo; Michael Coulter; OK deraadt@ | Todd C. Miller |
2004-03-23 | Update ahc hardware sections. Add mpt section to i386 and amd64. | Kenneth R Westerback |
2004-03-22 | Update to reality; adapted from NetBSD with some corrections. | Todd C. Miller |
2004-03-22 | Improve layout, add more Xr, complete a few intro pages. | Miod Vallat |
2004-03-22 | Mention use of PXE to get install kernel. | Tom Cosgrove |
2004-03-22 | some spacing, and a little cleanup; | Jason McIntyre |
2004-03-22 | A potpourri of Xr and layout fixes. | Miod Vallat |
2004-03-22 | Tell what TERM value you should use to get color on sun emulation, and | Miod Vallat |
2004-03-22 | Mention wi@usb. | Miod Vallat |
2004-03-22 | Initialize msb and lsb tables (from NetBSD). | Thomas Nordin |
2004-03-22 | sync | Theo de Raadt |
2004-03-22 | Fix dates on my copyrights. | Tom Cosgrove |
2004-03-22 | Fix CARP shutdown. ok deraadt | Cedric Berger |
2004-03-22 | Unbreak rmd160. Was broken on sparc64 when compiled with gcc3. Fix and report | Hans-Joerg Hoexer |
2004-03-22 | Add support for PFSYNC_ACT_BUS. (Bulk Update Status) | Ryan Thomas McBride |