| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Submitted by: rich (which one?) | julian | 1996-01-28 | 1 | -1/+5 |
* | Implement a prototype interface to bus-master IDE DMA on the Triton | wollman | 1996-01-28 | 7 | -9/+446 |
* | Back out the previous change. It's not correct for -current. | jkh | 1996-01-28 | 1 | -8/+0 |
* | Add an entry for the "MBR-7", whatever that is. | jkh | 1996-01-28 | 1 | -1/+9 |
* | Man page for the vx driver. | jkh | 1996-01-28 | 1 | -0/+85 |
* | 3c590 driver for FreeBSD | jkh | 1996-01-28 | 2 | -6/+12 |
* | Use umask disk_umask=037 for all (writable) disks. Use umask | bde | 1996-01-28 | 2 | -56/+44 |
* | An earlier modification had decreased CPU usage, but also | dyson | 1996-01-28 | 1 | -4/+4 |
* | Formatting tweak. | jfieber | 1996-01-28 | 1 | -2/+2 |
* | Add info about distinguishing freebsd versions. | jfieber | 1996-01-28 | 1 | -4/+26 |
* | make devfs_add_devswf a little smarter about '/'; | phk | 1996-01-28 | 1 | -5/+9 |
* | Fix DEVFS, remove unused vars. | phk | 1996-01-28 | 2 | -19/+10 |
* | Minor but fatal spelling error when merging my code into -current. | joerg | 1996-01-28 | 1 | -3/+5 |
* | Fixed dangling pointer bugs in DIOCSDINFO. | bde | 1996-01-28 | 1 | -7/+7 |
* | Add (at long last) an option to say if you want to run the printer | gpalmer | 1996-01-28 | 2 | -3/+9 |
* | Add missing ${DESTDIR} to afterinstall: target. | rgrimes | 1996-01-27 | 2 | -4/+4 |
* | Decode configuration for the IDE part of the Triton chipset. This | wollman | 1996-01-27 | 3 | -12/+46 |
* | Add wormcontrol. Nope, i didn't forget it this time. :) | joerg | 1996-01-27 | 1 | -2/+2 |
* | Totally revamp the man page. (Gack, i didn't even know Peter | joerg | 1996-01-27 | 1 | -59/+222 |
* | This commit was generated by cvs2svn to compensate for changes in r13652, | joerg | 1996-01-27 | 3 | -0/+372 |
|\ |
|
| * | Add a wormcontrol(8) utility. This is needed in order to prepare | joerg | 1996-01-27 | 3 | -0/+372 |
* | | Add <sys/wormio.h>, containing the declarations that are shared between | joerg | 1996-01-27 | 1 | -0/+62 |
* | | The Great Merge. | joerg | 1996-01-27 | 2 | -43/+643 |
* | | Add a few questions including where to find the 2.1.0 CD inAustralia, | roberto | 1996-01-27 | 1 | -17/+138 |
* | | [Oops, forgot to commit this together with things that depend on it.] | bde | 1996-01-27 | 1 | -11/+133 |
* | | First attempt at creating devfs entries for sliced devices. Doesn't | bde | 1996-01-27 | 8 | -59/+119 |
* | | Allocate DMA bounce buffers only when requested by drivers. Only the | bde | 1996-01-27 | 11 | -61/+150 |
* | | Declared new functions isa_dmainit() and isa_dmadone_nobounce(). | bde | 1996-01-27 | 1 | -29/+38 |
* | | Cleaned up unused #includes and some other historical cruft. | bde | 1996-01-27 | 2 | -72/+26 |
* | | Fixed allocation of DMA buffers. The DMA bounce buffers were sometimes | bde | 1996-01-27 | 2 | -84/+98 |
* | | Added a `boundary' arg to vm_alloc_page_contig(). Previously the only | bde | 1996-01-27 | 2 | -13/+50 |
* | | Delete the if_private[] array in struct ifnet; this turned out to be | wollman | 1996-01-26 | 1 | -4/+19 |
* | | Change private version of verr() to __verr() and make it static to | wpaul | 1996-01-26 | 1 | -3/+3 |
* | | Fix a bug I made in the devfs. | phk | 1996-01-26 | 1 | -3/+3 |
* | | The last part of the ether_sprint -> %6D change. | phk | 1996-01-26 | 22 | -73/+69 |
* | | Make the numbers for the "superblock backups" fit nicely on the screen, | joerg | 1996-01-25 | 1 | -1/+35 |
* | | Correctly initialize the `btprobing' variable. It's always been 0, | joerg | 1996-01-25 | 1 | -2/+2 |
* | | Remove the "no board found at" message, ia rather similar message with | joerg | 1996-01-25 | 1 | -3/+2 |
* | | Correctly identify the various parts of the Triton chipset. | wollman | 1996-01-25 | 1 | -4/+4 |
* | | Add support for multi-function devices. | se | 1996-01-25 | 6 | -22/+64 |
* | | Change RUKEYMAP sligtly | ache | 1996-01-25 | 3 | -9/+9 |
* | | Change mapping slightly | ache | 1996-01-25 | 1 | -2/+2 |
* | | Avoid local sprintfs and other printf'isms. | phk | 1996-01-25 | 9 | -180/+147 |
* | | Make devfs_add_devfsf() which takes printf style args. | phk | 1996-01-25 | 2 | -2/+48 |
* | | Don't use %r, we havn't got it anymore. | phk | 1996-01-25 | 1 | -2/+2 |
* | | This time, really make the procfs work when reading stuff from the UPAGES. | peter | 1996-01-25 | 2 | -30/+68 |
* | | Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is the | asami | 1996-01-25 | 1 | -1/+2 |
* | | Fixed spelling of s_namlen so that this compiles again. | bde | 1996-01-25 | 2 | -4/+4 |
* | | Restored newline at the end of panic messages. | bde | 1996-01-25 | 1 | -2/+3 |
* | | Localize it. | ache | 1996-01-24 | 1 | -7/+21 |