aboutsummaryrefslogtreecommitdiff
path: root/stand/libsa/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Add ashldi3 and ashrdi3 to mips.Warner Losh2018-08-161-0/+5
* There's two files in the sys tree named inflate.c, in additionWarner Losh2018-07-131-1/+0
* Fix sparc64 buildsWarner Losh2018-07-131-0/+1
* Create helper functions for parsing boot args.Warner Losh2018-07-131-0/+4
* Move ZFS files into libsaWarner Losh2018-07-081-0/+5
* Remove stray debugging line.Warner Losh2018-06-181-1/+0
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-0/+5
* Eliminate bsd.stand.mk and -fPIC 32-bit intel buildsWarner Losh2018-02-161-1/+0
* Centralize several variables.Warner Losh2018-02-021-5/+0
* Kill copies of strtol and strtoul. Use the ones that are in libc,Warner Losh2018-01-311-2/+2
* Provide abs form stdlib.h.Warner Losh2018-01-261-0/+5
* Implement abort() as a call to panic.Warner Losh2018-01-261-1/+1
* Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick2018-01-261-0/+4
* libsa: Pull in strnlen from libcKyle Evans2017-12-301-1/+1
* Put the files we're copying over into a few variables and add them toWarner Losh2017-12-081-3/+10
* Add partial support signal.h functioanlity. Pull in machine/signal.hWarner Losh2017-12-081-1/+1
* Now that we offer a semi-sane standards-ish set of #include files inWarner Losh2017-12-051-39/+4
* Stop building with the standard system headers.Warner Losh2017-12-051-0/+23
* Fix all warnings related to geli and ZFS support on x86.Warner Losh2017-12-021-1/+0
* Minor flags cleanupWarner Losh2017-12-021-2/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+159