summaryrefslogtreecommitdiffstats
path: root/sys/arch/hppa/stand/mkboot
AgeCommit message (Expand)AuthorFilesLines
2017-12-30Don't pull in <sys/file.h> just to get fcntl.hguenther1-2/+2
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>schwarze1-7/+4
2014-10-26Don't forget to free() the malloc()s.miod1-5/+6
2014-09-24Replace a few malloc() calls with reallocarray() so it checks for overflow.doug1-3/+4
2014-01-22Clean up code - sort headers, remove __OpenBSD__ #ifdefs and ansifyjsing1-63/+15
2013-10-17Remove support for a.out and ecoff. We only do elf now.deraadt1-2/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-13/+1
2007-05-31convert to new .Dd format;jmc1-2/+2
2005-01-20missing arch in .Dt;jmc1-2/+2
2004-11-22better types; from hppa64 (;mickey1-4/+4
2003-08-11a few strict protosmickey1-4/+3
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)david1-2/+2
2003-06-02Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2003-05-11string cleaning; krw okderaadt1-4/+5
2003-04-07s/HP9000/HP 9000/; from weissmanndudemickey1-3/+3
2003-02-18copyrights added;jmc1-1/+32
2003-01-30no need to force cflags heremickey1-2/+1
2002-11-19a typo; from David Krausemickey1-2/+2
2002-11-12build program on hppa onlyderaadt1-3/+8
2002-11-10some creamy fillingmickey1-1/+30
2002-06-11err(3) appends a newline already; ok miod@jsyn1-3/+3
2002-03-14First round of __P removal in sysmillert1-7/+7
2001-07-04missed this $OpenBSD$ in former commitniklas1-0/+2
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.pvalchev1-3/+3
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is amillert1-11/+11
2000-05-31cleanupmickey1-4/+2
1999-07-08install into man8/arch subdirsderaadt1-1/+2
1999-05-23getopt(3) returns -1, not EOFaaron1-3/+3
1999-05-03lifvar.h -- bye, byemickey1-11/+12
1998-09-29'acceppt gzip files for lifmickey1-2/+4
1998-08-29postpone bzero buffer on paddingmickey1-3/+3
1998-07-27make LIF definitions machine-widemickey2-108/+14
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsmillert1-4/+4
1998-06-23ok, it boots, include and libkern to comemickey4-0/+534