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