aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/btx/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/pc98 accidentally restored in r313575Ed Maste2017-02-115-251/+0
* makefs: make the buffer functions look exactly like the kernel onesEd Maste2017-02-115-0/+251
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-285-251/+0
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Reduce diffs against i386.Yoshihiro Takahashi2012-08-051-2/+2
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-112-5/+4
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-251-0/+4
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* MFi386: revision 1.4.Yoshihiro Takahashi2004-10-241-1/+9
* MFi386: Factor out -nostdlib and use PROG.Yoshihiro Takahashi2004-02-091-7/+5
* Switch to using bsd.prog.mk; this gives us back the standardRuslan Ermilov2003-06-301-5/+2
* Remove -elf option.Yoshihiro Takahashi2002-09-191-2/+0
* Fixed CLEANFILES after bsd.lib.mk sweep.Ruslan Ermilov2002-05-131-1/+1
* Major cleanup of bsd.lib.mk.Ruslan Ermilov2002-05-131-4/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forDavid E. O'Brien2002-05-121-0/+3
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingDavid E. O'Brien2002-05-111-3/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* PC98 version of new boot loader. Because boot2 has not yet ported,KATO Takenori1999-02-035-0/+251