summaryrefslogtreecommitdiff
path: root/usr.sbin/puffs/Makefile.inc
AgeCommit message (Expand)Author
2021-07-07Allow to set sanitizer flags for the rump build from themartin
2020-05-17reverse the order for sun2christos
2020-05-16Oops forgot to commit this.christos
2016-01-23Define _KERNTYPES for things that need it.christos
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2010-01-25Define concept "disk based file system" and flag appropriate filepooka
2009-11-05pump up the WARNS to 4pooka
2009-07-21Make rump_lfs work again: load fs components dynamically insteadpooka
2009-01-18Change the use of formally undocumented features, which have now beenhe
2009-01-08Disable static linking against kernel modules and always use sharedpooka
2009-01-05malloc(9) -> kern_malloc(9): we don't need --wrap anymore.pooka
2008-12-30Link self-contained file systems (i.e. do not depend on other filepooka
2008-11-19Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longerpooka
2008-08-06Add manual pages for rump file system servers.pooka
2008-08-05Refactor mount utilities to provide a mount_fs_parseargs() routine.pooka
2008-07-29Install rump libraries and utilities to the base system and remove thepooka
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-12-29Makefile.inc to get BINDIR rightpooka