Age | Commit message (Expand) | Author |
2003-02-14 | Do not do arithmetic on bus_space_handle_t. | Henric Jungheim |
2003-02-14 | - save and restore %fsr, too. | Jason Wright |
2003-02-14 | Pad boot out to 512 byte boundary... some old prom's don't like binaries | Jason Wright |
2003-02-14 | delete $W in trap handler | Jason Wright |
2003-02-14 | sync | Theo de Raadt |
2003-02-14 | missing license | Todd C. Miller |
2003-02-14 | license clarifications; arthur_david_olson@nih.gov | Todd C. Miller |
2003-02-14 | Add BSD license; OK'd by Jose Nazario. Also add missing .Os line. | Todd C. Miller |
2003-02-14 | Fix an mbuf leak, where each incoming IPv6 TCP connection (to a listening | Daniel Hartmeier |
2003-02-14 | adjust after pfctl changes | Henning Brauer |
2003-02-14 | Add a 2-clause BSD license. These files are based on the md5.1 | Todd C. Miller |
2003-02-14 | man page is under same license as the program | Todd C. Miller |
2003-02-14 | emacsed out. route-to loopback is valid now | Henning Brauer |
2003-02-14 | Pull in copyright info from the respective .pod files which gets lost | Todd C. Miller |
2003-02-14 | remove explicit table creation ( -T create ), it's useless. | Henning Brauer |
2003-02-14 | re-stir if pid changes; markus & me | Theo de Raadt |
2003-02-14 | Fix NFS diskless boot when PF is used. | Cedric Berger |
2003-02-14 | Brandon says he wrote these, so add licenses. | Hugh Graham |
2003-02-14 | Allow route-to loopback interfaces again, since Ryan fixed the loops that | Daniel Hartmeier |
2003-02-14 | English and mdoc fixes thanks to jmc@ | Cedric Berger |
2003-02-14 | Better and more consistent error message. | Cedric Berger |
2003-02-14 | tweak | Henning Brauer |
2003-02-14 | Document verbose mode with tables (statistics). | Cedric Berger |
2003-02-14 | test -Dmacro=value | Henning Brauer |
2003-02-14 | and one more tweaking round by krause, thanks! | Henning Brauer |
2003-02-14 | more good tweaks by krause | Henning Brauer |
2003-02-14 | more krause tweaks | Henning Brauer |
2003-02-14 | new sentence, new line | Henning Brauer |
2003-02-14 | Add back -w support (was -much- easier than I thought) | Jason Wright |
2003-02-14 | Give spamd.8 something to .Xr | Jason Wright |
2003-02-14 | fix bug that would leave an FD locked if dup'd, then closed. | Marco S Hyman |
2003-02-14 | white space | Marco S Hyman |
2003-02-14 | Let UBSEC_DEBUG compile; based on diff from sam at errno dot com | Jason Wright |
2003-02-14 | spamd now uses tables (these load MUCH faster on my ss2); ok deraadt | Jason Wright |
2003-02-13 | no mdec/boot on the ramdisk. name it chewable for the etc/makefiles | Michael Shalayeff |
2003-02-13 | sync | Theo de Raadt |
2003-02-13 | Don't force all ATAPI devices to PIO mode 3, there are | Alexander Yurchenko |
2003-02-13 | Plug mbuf leak when there is an IV mismatch during software decrypt. | Todd C. Miller |
2003-02-13 | We have /bsd, not /kernel. Talked over with drahn@ some time ago. | Todd C. Miller |
2003-02-13 | proper free order; from sturm@ | Michael Shalayeff |
2003-02-13 | sync | Michael Shalayeff |
2003-02-13 | oops; spotted by drahn | Theo de Raadt |
2003-02-13 | Fix loop invariants in rmremote(). Reported by Arne Woerner in PR | Todd C. Miller |
2003-02-13 | NVIDIA in da house | Alexander Yurchenko |
2003-02-13 | NVIDIA nForce/nForce2 now supported | Alexander Yurchenko |
2003-02-13 | Final part of NVIDIA nForce/nForce2 IDE support: | Alexander Yurchenko |
2003-02-13 | Add cable detection for AMD chips, directly from AMD specs. | Alexander Yurchenko |
2003-02-13 | when complaining about an illegal netmask print the value we're complaining | Henning Brauer |
2003-02-13 | ease the yacc a bit by using a "not" rule instead of having two rules w/ and | Henning Brauer |
2003-02-13 | be consistent when listing the different rule type for order requirement | Henning Brauer |