Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken | 2016-09-03 | 1 | -2/+2 | |
| | | | | shortly when we use the hardware thread register in userland | ||||
* | Pull in <stdio.h> for NULL | 2016-08-27 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | armish handled some early-gen arm machines, which required tons of | 2016-08-10 | 1 | -2/+2 | |
| | | | | | workarounds. Some of them will soon stand in the way of armv7. Off to the attic you go. | ||||
* | in the SYNOPSIS, make void function arguments explicit | 2015-09-14 | 1 | -3/+3 | |
| | |||||
* | remove useless casts (and the comments saying lint complains about them) | 2014-11-15 | 2 | -4/+4 | |
| | |||||
* | no longer any need to quote macro lines with >9 args; | 2013-08-14 | 1 | -3/+3 | |
| | | | | From: Jan Stary | ||||
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 2 | -4/+2 | |
| | | | | ok guenther millert kettenis | ||||
* | Missing architecture on the .Dt line; found with mandocdb(8); ok jmc@. | 2011-12-25 | 1 | -3/+3 | |
| | |||||
* | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead | 2009-09-24 | 1 | -2/+2 | |
| | | | | of an incomplete MACHINE list. | ||||
* | Palm: Integration into the tree | 2009-09-09 | 1 | -2/+2 | |
| | | | | OK deraadt@ | ||||
* | we only do static libarch; ok drahn | 2008-05-23 | 1 | -4/+0 | |
| | |||||
* | "arm" is not a valid .Dt arch; remove it, as this page is for both | 2007-11-17 | 2 | -6/+6 | |
| | | | | | | armish and zaurus quote >9 args to .Nd | ||||
* | More cats stuff leaving the boat to join the boat anchor. | 2007-08-01 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 2 | -4/+4 | |
| | |||||
* | System build pieces for armish arch. | 2006-06-06 | 1 | -3/+3 | |
| | |||||
* | use cats/zaurus and install the manpages in the appropriate places, | 2005-03-15 | 1 | -4/+4 | |
| | | | | ok miod@ deraadt@ | ||||
* | libarch for arm, to allow for cache flushing. | 2005-02-03 | 6 | -0/+239 | |
manpage building and installation are currently commented out until the appropriate directory is determined. |