Age | Commit message (Expand) | Author |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2009-10-01 | Do not `return' in void functions. | Miod Vallat |
2009-09-27 | Add an implementation of IRIX-compatible cacheflush() routine to mips ports, | Miod Vallat |
2009-09-24 | Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, instead | Miod Vallat |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |
2009-08-13 | We do not do vm86 mode on amd64 | Theo de Raadt |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-06-09 | Remove an arch-specific API that wasn't available in the first place, and | Peter Hessler |
2008-05-23 | we only do static libarch; ok drahn | Theo de Raadt |
2008-05-23 | - remove USER_LDT, it was never in a state where it would copile, nor will | Jasper Lievisse Adriaanse |
2007-11-17 | "arm" is not a valid .Dt arch; remove it, as this page is for both | Jason McIntyre |
2007-08-01 | More cats stuff leaving the boat to join the boat anchor. | Miod Vallat |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-10-28 | prefer `buses' to `busses' for the noun plural; | Jason McIntyre |
2006-10-16 | various improvements; | Jason McIntyre |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-02-24 | slightly reword [EPERM] section; ok djm | Jason McIntyre |
2006-02-24 | amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0 | Damien Miller |
2006-02-24 | document that this call needs securelevel <= 0, or | Damien Miller |
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt |
2005-03-15 | use cats/zaurus and install the manpages in the appropriate places, | Dale Rahn |
2005-02-03 | build libarch for arm. | Dale Rahn |
2005-02-03 | libarch for arm, to allow for cache flushing. | Dale Rahn |
2004-03-12 | typos; | Jason McIntyre |
2004-03-12 | add archs to .Dt lines here too; | Jason McIntyre |
2004-03-12 | correct .Dt lines, and remove .Lb stuff; | Jason McIntyre |
2004-02-28 | mtrr calls | Theo de Raadt |
2004-02-28 | bye bye | Theo de Raadt |
2004-02-28 | pretty | Theo de Raadt |
2004-02-28 | bye bye | Theo de Raadt |
2004-02-27 | change to amd_*() functions | Theo de Raadt |
2004-02-27 | change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many | Theo de Raadt |
2004-02-26 | enable x86_64 | Theo de Raadt |
2004-02-26 | x86_64 libarch | Theo de Raadt |
2004-02-26 | correct MACHINE vs MACHINE_ARCH issues | Theo de Raadt |
2003-10-06 | munmap() the correct size; adapted from PR #3462 | Miod Vallat |
2003-08-08 | these functions need -lalpha; | Jason McIntyre |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-30 | remove whitespace at EOL; | Jason McIntyre |
2003-05-29 | tweak; | Jason McIntyre |
2003-05-29 | mention that this has to be enabled via sysctl before use | Michael Shalayeff |
2003-03-14 | document that the i386* functions have to be compiled with -li386; | Jason McIntyre |
2003-03-06 | date should be written formally: .Dd Month day, year | David Krause |
2003-02-25 | typos; | Jason McIntyre |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb |
2002-07-13 | KNF | Theo de Raadt |
2002-07-12 | there is no function called libalpha(), so whack it | Theo de Raadt |
2002-07-12 | install all man pages on all arch | Theo de Raadt |
2002-07-07 | Add a port of FreeBSD/alpha's libio as libalpha. This library enable | Matthieu Herrb |