Age | Commit message (Expand) | Author |
2000-03-17 | correct reject route installations for IPv6. improve comments. | Jun-ichiro itojun Hagino |
2000-03-17 | more comment fixes. | Jun-ichiro itojun Hagino |
2000-03-17 | improve comments. we don't usually need explicit configs. | Jun-ichiro itojun Hagino |
2000-03-17 | fix a non-DIAGNOSTIC gotcha | Theo de Raadt |
2000-03-17 | Cryptographic services framework, and software "device driver". The | Angelos D. Keromytis |
2000-03-17 | sync | Theo de Raadt |
2000-03-17 | hifn driver changed names | Theo de Raadt |
2000-03-17 | Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming | Aaron Campbell |
2000-03-16 | Bring in some new UVM code from NetBSD (not current). | Artur Grabowski |
2000-03-16 | -pedantic: signed vs. unsigned, void*-arithm, etc | Markus Friedl |
2000-03-16 | document that other vendors use the hifn pci id too | Theo de Raadt |
2000-03-16 | start at a hifn 7751 man page | Theo de Raadt |
2000-03-16 | move aeon to hifn7751 | Theo de Raadt |
2000-03-16 | workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only | Jun-ichiro itojun Hagino |
2000-03-16 | Convert to mdoc, but it's still a pretty ugly man page. | Aaron Campbell |
2000-03-15 | prevent overflow in a diagnostic check; art@ ok | Michael Shalayeff |
2000-03-15 | Fix the NetBSD id strings. | Artur Grabowski |
2000-03-15 | Bring in bit definitions from the datasheet and allow shared interrupts. | Jason Wright |
2000-03-15 | more smurph damage control | Theo de Raadt |
2000-03-15 | sync | Theo de Raadt |
2000-03-15 | Don't allow the PAGE_SIZE macros to be exported to userland. | Artur Grabowski |
2000-03-15 | More stuff that doesn't belong in UVM. | Artur Grabowski |
2000-03-15 | cast the VM_INHERIT_ constants to the correct type. | Artur Grabowski |
2000-03-15 | Repair mdoc botch. | Aaron Campbell |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-15 | Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD. | Aaron Campbell |
2000-03-15 | Repair mdoc botch. | Aaron Campbell |
2000-03-14 | repair errors; reported by amh@pobox.com | Theo de Raadt |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-14 | Better mdoc formatting. | Aaron Campbell |
2000-03-14 | support DESTDIR include fetching; dm | Theo de Raadt |
2000-03-14 | sloppy smurph, leaving debug garbage behind... | Theo de Raadt |
2000-03-14 | Disable suffix removal for now, as it's buggy. | Marc Espie |
2000-03-14 | Go back to using the "new" vt220 entry but use: | Todd C. Miller |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-14 | Finish off cleanup usr.bin/ man pages. | Aaron Campbell |
2000-03-14 | Back out a change from the last ncurses termtype merge. The new vt220 | Todd C. Miller |
2000-03-13 | update to ncurses-5.0-20000311 | Todd C. Miller |
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding |
2000-03-13 | Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.... | Mats O Jansson |
2000-03-13 | sync. -moj | Mats O Jansson |
2000-03-13 | Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and... | Mats O Jansson |
2000-03-13 | various cleanups | Artur Grabowski |
2000-03-13 | zap #if 0 code | Artur Grabowski |
2000-03-13 | and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.... | Michael Shalayeff |
2000-03-13 | vm_size_t -> vsize_t | Artur Grabowski |
2000-03-13 | Put a lot more behind ifndef UVM. | Artur Grabowski |
2000-03-13 | Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm. | Artur Grabowski |
2000-03-13 | typo | Artur Grabowski |
2000-03-13 | fix error handling in yp case. | Jun-ichiro itojun Hagino |