Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lib/libstand to sys/boot/libsa | Warner Losh | 2017-10-12 | 1 | -51/+0 |
| | | | | | | | | | | Move the sources to sys/boot. Make adjustments related to the move. Kill LIBSTAND_SRC since it's no longer needed. Sponsored by: Netflix Notes: svn path=/head/; revision=324551 | ||||
* | Add __FBSDID()s to libstand | Matthew Dillon | 2001-09-30 | 1 | -2/+3 |
| | | | | Notes: svn path=/head/; revision=84221 | ||||
* | Add a readdir function to the loader fsops vector, and implement the | Jonathan Lemon | 2000-04-29 | 1 | -0/+50 |
functionality for some of the filesystesms. Notes: svn path=/head/; revision=59766 |