| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not `return' in void functions. |  miod | 2009-10-01 | 1 | -4/+4 |
* | Add an implementation of IRIX-compatible cacheflush() routine to mips ports, |  miod | 2009-09-27 | 3 | -2/+96 |
* | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead |  miod | 2009-09-24 | 1 | -2/+2 |
* | Palm: Integration into the tree |  marex | 2009-09-09 | 1 | -2/+2 |
* | We do not do vm86 mode on amd64 |  deraadt | 2009-08-13 | 2 | -158/+0 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 14 | -118/+20 |
* | Remove an arch-specific API that wasn't available in the first place, and |  phessler | 2008-06-09 | 4 | -237/+4 |
* | we only do static libarch; ok drahn |  deraadt | 2008-05-23 | 1 | -4/+0 |
* | - remove USER_LDT, it was never in a state where it would copile, nor will |  jasper | 2008-05-23 | 4 | -229/+4 |
* | "arm" is not a valid .Dt arch; remove it, as this page is for both |  jmc | 2007-11-17 | 2 | -6/+6 |
* | More cats stuff leaving the boat to join the boat anchor. |  miod | 2007-08-01 | 1 | -3/+3 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 12 | -23/+23 |
* | prefer `buses' to `busses' for the noun plural; |  jmc | 2006-10-28 | 1 | -1/+1 |
* | various improvements; |  jmc | 2006-10-16 | 2 | -30/+52 |
* | System build pieces for armish arch. |  drahn | 2006-06-06 | 1 | -3/+3 |
* | slightly reword [EPERM] section; ok djm |  jmc | 2006-02-24 | 2 | -4/+4 |
* | amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0 |  djm | 2006-02-24 | 1 | -4/+13 |
* | document that this call needs securelevel <= 0, or |  djm | 2006-02-24 | 1 | -4/+13 |
* | use WANTLINT= (on all architectures) |  deraadt | 2005-11-24 | 1 | -1/+2 |
* | use cats/zaurus and install the manpages in the appropriate places, |  drahn | 2005-03-15 | 1 | -4/+4 |
* | build libarch for arm. |  drahn | 2005-02-03 | 1 | -2/+2 |
* | libarch for arm, to allow for cache flushing. |  drahn | 2005-02-03 | 6 | -0/+239 |
* | typos; |  jmc | 2004-03-12 | 1 | -9/+12 |
* | add archs to .Dt lines here too; |  jmc | 2004-03-12 | 5 | -10/+10 |
* | correct .Dt lines, and remove .Lb stuff; |  jmc | 2004-03-12 | 5 | -11/+9 |
* | mtrr calls |  deraadt | 2004-02-28 | 4 | -4/+235 |
* | bye bye |  deraadt | 2004-02-28 | 11 | -774/+0 |
* | pretty |  deraadt | 2004-02-28 | 1 | -5/+4 |
* | bye bye |  deraadt | 2004-02-28 | 10 | -754/+0 |
* | change to amd_*() functions |  deraadt | 2004-02-27 | 11 | -7/+761 |
* | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many |  deraadt | 2004-02-27 | 2 | -5/+5 |
* | enable x86_64 |  deraadt | 2004-02-26 | 1 | -2/+2 |
* | x86_64 libarch |  deraadt | 2004-02-26 | 22 | -0/+1548 |
* | correct MACHINE vs MACHINE_ARCH issues |  deraadt | 2004-02-26 | 1 | -8/+2 |
* | munmap() the correct size; adapted from PR #3462 |  miod | 2003-10-06 | 1 | -10/+12 |
* | these functions need -lalpha; |  jmc | 2003-08-08 | 1 | -1/+5 |
* | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) |  david | 2003-07-19 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | remove whitespace at EOL; |  jmc | 2003-05-30 | 1 | -22/+22 |
* | tweak; |  jmc | 2003-05-29 | 1 | -2/+2 |
* | mention that this has to be enabled via sysctl before use |  mickey | 2003-05-29 | 1 | -0/+7 |
* | document that the i386* functions have to be compiled with -li386; |  jmc | 2003-03-14 | 4 | -4/+32 |
* | date should be written formally: .Dd Month day, year |  david | 2003-03-06 | 1 | -2/+2 |
* | typos; |  jmc | 2003-02-25 | 4 | -19/+28 |
* | aperture driver for alpha. It works here the same as on i386 |  matthieu | 2002-08-24 | 1 | -17/+49 |
* | KNF |  deraadt | 2002-07-13 | 1 | -16/+13 |
* | there is no function called libalpha(), so whack it |  deraadt | 2002-07-12 | 2 | -11/+11 |
* | install all man pages on all arch |  deraadt | 2002-07-12 | 3 | -37/+31 |
* | Add a port of FreeBSD/alpha's libio as libalpha. This library enable |  matthieu | 2002-07-07 | 5 | -0/+662 |
* | o) We always close .Bl and .Bd tags; |  mpech | 2001-08-06 | 1 | -1/+2 |