Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow for module-path being a semicolon-separated list of dirs. | yar | 2006-12-20 | 1 | -32/+46 |
* | Whitespace nit. | ru | 2006-09-29 | 1 | -1/+1 |
* | There is a plenty of arch's out there where sizeof(size_t) != sizeof(int). | yar | 2006-06-19 | 1 | -1/+1 |
* | Give a major overhaul to asf(8). | yar | 2006-06-18 | 1 | -221/+303 |
* | Initialize uninitialized variables. | grog | 2005-09-21 | 1 | -3/+3 |
* | Remove one possible way of shooting yourself in the foot. | grog | 2005-09-21 | 1 | -2/+4 |
* | Add a "-f" flag for asf(8) which performs a search to find the each module | green | 2003-11-04 | 1 | -20/+119 |
* | Add -s option to strip subdirectory from module path. | simokawa | 2003-09-25 | 1 | -5/+10 |
* | WARNS cleanup. Constness and shadowing, namely. | jmallett | 2003-06-08 | 1 | -8/+8 |
* | Fix format string. | jmallett | 2003-06-08 | 1 | -1/+1 |
* | Add licence. | grog | 2003-06-08 | 1 | -1/+26 |
* | Introducing asf, a helper program for kernel debugging. | grog | 2003-06-08 | 1 | -0/+200 |