| Commit message (Expand) | Author | Age | Files | Lines |
* | Treat %X the same as %x (not entirely correct, but close enough). | msmith | 2000-10-02 | 1 | -0/+1 |
* | Move the i386 PCI attachment code out of i386/isa back into i386/pci. | msmith | 2000-10-02 | 10 | -3651/+769 |
* | Merge changes from 1.10.7 -> 1.11 into mainline. Note that the old | peter | 2000-10-02 | 21 | -1141/+1257 |
* | This commit was generated by cvs2svn to compensate for changes in r66525, | peter | 2000-10-02 | 71 | -5094/+9584 |
|\ |
|
| * | Import cvs-1.11 onto vendor branch. | peter | 2000-10-02 | 91 | -6219/+10838 |
* | | PDIRUNLOCK now exists on FreeBSD. Remove the (now incorrect) redefinition. | peter | 2000-10-02 | 2 | -8/+0 |
* | | Add new fields for more granularity: | billf | 2000-10-02 | 1 | -4/+48 |
* | | Put on my nuclear-grade asbestos suit and cvs rm the old, broken, sound | peter | 2000-10-02 | 91 | -42532/+0 |
* | | Add new fields for more granularity: | billf | 2000-10-02 | 2 | -7/+197 |
* | | Fix omission: CD-ROMs can be ordered for 4.x-RELEASE, not just 4.0-RELEASE. | bmah | 2000-10-02 | 2 | -2/+2 |
* | | Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass. | archie | 2000-10-02 | 2 | -4/+2 |
* | | Add reference to file /usr/share/examples/netgraph/ether.bridge. | archie | 2000-10-01 | 1 | -0/+5 |
* | | Script showing how to setup Ethernet bridging using ng_bridge(4). | archie | 2000-10-01 | 1 | -0/+167 |
* | | ahc_set_transaction_status() takes an SCB. This makes it difficult to | gibbs | 2000-10-01 | 2 | -2/+2 |
* | | Add missing FreeBSD-only flag to the usage statement. | gshapiro | 2000-10-01 | 1 | -1/+1 |
* | | * Some freebsd.org -> FreeBSD.org fixes. | alex | 2000-10-01 | 2 | -20/+20 |
* | | fix some minor problem in PIOCSRESOURCE ioctl. | sanpei | 2000-10-01 | 2 | -16/+7 |
* | | add missing \n. sync with kame. | itojun | 2000-10-01 | 1 | -3/+3 |
* | | Fix the no-pci case of attaching isa, eisa and mca devices. | peter | 2000-10-01 | 4 | -28/+12 |
* | | Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now | iwasaki | 2000-10-01 | 10 | -7/+18 |
* | | One more update against header file name changing. | iwasaki | 2000-10-01 | 1 | -2/+2 |
* | | use ``config auto'' for COREGA EtherII PCC-T. | sanpei | 2000-10-01 | 1 | -2/+1 |
* | | sendmail 8.11.1 imported | gshapiro | 2000-10-01 | 2 | -2/+2 |
* | | Update FreeBSD import information after sendmail 8.11.1 import | gshapiro | 2000-10-01 | 1 | -4/+4 |
* | | Fix conflicts from merge of sendmail 8.11.1 | gshapiro | 2000-10-01 | 13 | -254/+318 |
* | | This commit was generated by cvs2svn to compensate for changes in r66494, | gshapiro | 2000-10-01 | 66 | -432/+1209 |
|\ \ |
|
| * | | Import of sendmail version 8.11.1 into vendor branch SENDMAIL with | gshapiro | 2000-10-01 | 79 | -687/+1529 |
* | | | Remove Build files -- they rely on the devtools system which isn't imported | gshapiro | 2000-10-01 | 6 | -94/+0 |
* | | | - Add acpi_disable_events() and set it with EVENTHANDLER_REGISTER in order to | iwasaki | 2000-09-30 | 9 | -65/+158 |
* | | | Update include paths for new header locations. | msmith | 2000-09-30 | 8 | -8/+15 |
* | | | More updates to the ACPI code: | msmith | 2000-09-30 | 19 | -1063/+1269 |
* | | | document support for ed(4) on alpha. | wilko | 2000-09-30 | 1 | -0/+1 |
* | | | The `ed' NIC driver has been changed to work on Alpha now. So enable it | obrien | 2000-09-30 | 4 | -4/+3 |
* | | | Next round of ia64 work, including fixes to context switching, | dfr | 2000-09-30 | 19 | -1157/+854 |
* | | | Use issetugid instead of comparing get[ug]id and gete[ug]id. | nectar | 2000-09-30 | 1 | -5/+2 |
* | | | SC_ALT_MOUSE_IMAGE is required for the mouse if SC_NO_FONT_LOADING or | marko | 2000-09-30 | 2 | -3/+13 |
* | | | Properly setup link level header length for 802.2 and SNAP frames. | bp | 2000-09-30 | 2 | -6/+9 |
* | | | Fix compiling with AAC_DEBUG. | scottl | 2000-09-30 | 1 | -1/+1 |
* | | | Remove a duplicate Feyman quote. Add his problem-solving algorithm. | phk | 2000-09-30 | 1 | -3/+5 |
* | | | Big mbuf subsystem diff #1: incorporate mutexes and fix things up somewhat | bmilekic | 2000-09-30 | 8 | -472/+391 |
* | | | Document passwd_format further. | green | 2000-09-30 | 3 | -0/+20 |
* | | | Release notes (and related documentation): ata(4) tagged queuing, | bmah | 2000-09-29 | 3 | -3/+74 |
* | | | Recognize the ATI Rage128-LF Mobility AGP video adapter. | jhb | 2000-09-29 | 1 | -0/+2 |
* | | | Spelling police in a comment: Defalut -> Default. | jhb | 2000-09-29 | 2 | -2/+2 |
* | | | Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD | will | 2000-09-29 | 1 | -0/+2 |
* | | | Ansify and fix warnings. | dfr | 2000-09-29 | 2 | -28/+12 |
* | | | Implement dirty and access bit exceptions. | dfr | 2000-09-29 | 3 | -6/+399 |
* | | | Bodge the simplelocks in a way which works UP. | dfr | 2000-09-29 | 2 | -9/+12 |
* | | | Make the alpha hacks dependant on __alpha__ instead of !__i386__. | dfr | 2000-09-29 | 1 | -12/+12 |
* | | | Use write-back instead of write-combining for region 7. | dfr | 2000-09-29 | 2 | -4/+4 |