summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/stand
AgeCommit message (Expand)Author
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2021-04-25Handle mipsn64christos
2019-01-01ELF2ECOFF -> MIPS_ELF2ECOFFchristos
2017-06-22spelling (DEC called it "TURBOchannel")flxd
2017-04-08centralize vers.c building for standalone programs.christos
2016-09-03Add NOPIEchristos
2016-06-11Update to match change to dec_prom.h.dholland
2016-03-22remove a bunch of "@echo done" from the tail of rules. these messagesmrg
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-08-12Build boot loaders without unwind tables.joerg
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-10don't set MACHINE_ARCH. the CPUFLAGS/etc. is enough, and otherwise thismrg
2011-03-26Use .set reorder to entrust compiler hazards and BDslots to avoid future botchtsutsui
2011-02-20Merge forward from matt-nb5-mips64.matt
2011-01-28typotsutsui
2011-01-23Define NOMAN earlierjoerg
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2011-01-12Pull a fix from src/sys/net/if_ethersubr.c rev. 1.185:tsutsui
2011-01-11ANSIfy.tsutsui
2011-01-10- start.Stsutsui
2011-01-10Add hazard nops required by MIPS1 in noreorder case.tsutsui
2011-01-10Indent instructions in BDslots.tsutsui
2011-01-10- specify .set noreorder to fill BDslots properlytsutsui
2011-01-09Misc cleanup:tsutsui
2011-01-09Check if `enet' environment variable is available before reference totsutsui
2011-01-07Put .set noreorder so that BDslots are properly filled.tsutsui
2010-11-25Fix botch on mips64 merge:tsutsui
2010-05-27Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.dholland
2009-12-14Merge from matt-nb5-mips64matt
2009-04-23Make sure to remove all generated files on cleandir.tsutsui
2009-04-23Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks.tsutsui
2009-04-21Add UFS2 boot support. Tested on gxemul.tsutsui
2009-04-03Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.tsutsui
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-17Introduce LIBSA_NO_DEV_IOCTL, and don't declare ioctl() if it's defined.he
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-12Replace time_t values in libsa sources with the following two typestsutsui
2009-01-12WARNSfytsutsui
2008-05-04Move to standard TNF 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-30Use memcmp() instead of bcmp() so that this builds again.he
2008-01-31Account bi_size properly.tsutsui
2007-10-27Include <lib/libsa/dev_net.h> for "extern int try_bootp" decl.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-02-07Fix END symbol so that it matches START symbol for prom_write.simonb
2006-01-25free -> deallocchristos
2005-12-11merge ktrace-lwp.christos