| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify the alq(9) alq_open() API to accept a file creation mode, rather | rwatson | 2005-04-16 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r143439, | obrien | 2005-03-12 | 7 | -0/+1975 |
|\ |
|
| * | Import the nForce MCP NIC bits. This is version 1.0-0301. | obrien | 2005-03-12 | 7 | -0/+1975 |
* | Move all of the hptmv files to /sys/dev/hptmv so that they won't be mistaken | scottl | 2005-03-02 | 13 | -6520/+0 |
* | Add FreeBSD ID. | obrien | 2005-02-28 | 1 | -0/+2 |
* | avoid sneaky double free | sam | 2005-02-25 | 1 | -1/+5 |
* | - Split out PCI support. | mdodd | 2005-02-03 | 4 | -306/+744 |
* | This commit was generated by cvs2svn to compensate for changes in r140216, | njl | 2005-01-14 | 1 | -0/+7 |
|\ |
|
| * | Clean up a small memory leak introduced with the previous commit to | njl | 2005-01-14 | 1 | -0/+7 |
* | | This commit was generated by cvs2svn to compensate for changes in r140094, | njl | 2005-01-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix handling of the implicit return case for methods called from an | njl | 2005-01-12 | 1 | -1/+2 |
* | | clear old files now in public | sam | 2004-12-08 | 2 | -3562/+0 |
* | | resolve merge conflict | sam | 2004-12-08 | 1 | -6/+26 |
* | | This commit was generated by cvs2svn to compensate for changes in r138583, | sam | 2004-12-08 | 56 | -132/+74779 |
|\ \ |
|
| * | | Version 0.9.14.12: | sam | 2004-12-08 | 57 | -138/+74806 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138298, | marks | 2004-12-02 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Oops, remove unnecessary cast in original, out-commented code. | marks | 2004-12-02 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138296, | marks | 2004-12-02 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | Local change: Supporting code not yet available, use previous behavior | marks | 2004-12-02 | 1 | -1/+9 |
* | | | Local change: Remove warnings from vendor files. | marks | 2004-12-01 | 3 | -62/+54 |
* | | | Local change: In the resume path, give up after waiting for a while | marks | 2004-12-01 | 1 | -7/+8 |
* | | | Local change: Put various debugging options under ACPI_DISASSEMBLER. | marks | 2004-12-01 | 1 | -1/+83 |
* | | | Unchanged files that are off the vendor branch. | marks | 2004-12-01 | 9 | -177/+182 |
* | | | This commit was generated by cvs2svn to compensate for changes in r138287, | marks | 2004-12-01 | 85 | -1658/+3570 |
|\ \ \
| |/ / |
|
| * | | Vendor import of Intel ACPI-CA 20041119 | marks | 2004-12-01 | 98 | -1854/+3896 |
* | | | Fix some warnings that only triggered in LINT. | scottl | 2004-10-24 | 1 | -1/+1 |
* | | | Embed the correct name. | scottl | 2004-10-24 | 1 | -1/+1 |
* | | | Import the HighPoint RocketRAID 182x driver. Thanks to HighPoint for | scottl | 2004-10-24 | 13 | -0/+6514 |
* | | | This commit was generated by cvs2svn to compensate for changes in r133931, | njl | 2004-08-18 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Add a padding member to the header overlaid on data allocated in the | njl | 2004-08-18 | 1 | -1/+2 |
* | | | Since if_oltr doesn't contain locking or run with INTR_MPSAFE, mark | rwatson | 2004-08-14 | 1 | -1/+1 |
* | | | Send the fla driver in the Attic | phk | 2004-07-13 | 7 | -1614/+0 |
* | | | Local change: Allow access to the field if it is within the region | marks | 2004-07-02 | 1 | -67/+87 |
* | | | Local diff: allow use of the disassembler. | marks | 2004-07-02 | 1 | -1/+5 |
* | | | Unchanged files that are off the vendor branch. | marks | 2004-07-02 | 2 | -8/+10 |
* | | | This commit was generated by cvs2svn to compensate for changes in r131440, | marks | 2004-07-02 | 10 | -72/+165 |
|\ \ \
| |/ / |
|
| * | | Vendor import of Intel ACPI-CA 20040527 | marks | 2004-07-02 | 14 | -149/+271 |
* | | | Add missing <sys/module.h> include. | phk | 2004-06-18 | 1 | -0/+1 |
* | | | Do the dreaded s/dev_t/struct cdev */ | phk | 2004-06-16 | 1 | -1/+1 |
* | | | Add missing #include <sys/module.h> | phk | 2004-05-30 | 1 | -0/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r129694, | njl | 2004-05-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Remove a warning of a constant that is too large. Change submitted to | njl | 2004-05-25 | 1 | -1/+1 |
* | | | Local change: allow usermode to compile this header. Submitted to vendor. | njl | 2004-05-25 | 1 | -7/+1 |
* | | | Local change: don't hang forever if WAK_STS is never set. | njl | 2004-05-25 | 1 | -9/+32 |
* | | | Local change: remove warnings. | njl | 2004-05-25 | 3 | -45/+66 |
* | | | Local diff: allow use of the disassembler. | njl | 2004-05-25 | 1 | -2/+33 |
* | | | Unchanged files that are off the vendor branch. | njl | 2004-05-25 | 3 | -12/+24 |
* | | | This commit was generated by cvs2svn to compensate for changes in r129684, | njl | 2004-05-25 | 49 | -1117/+2045 |
|\ \ \
| |/ / |
|
| * | | Vendor import of Intel ACPI-CA 20040514. | njl | 2004-05-25 | 58 | -1192/+2201 |
| * | | Only avoid disabling bus mastering on the sleep path. This should fix | njl | 2004-04-14 | 1 | -13/+13 |