summaryrefslogtreecommitdiffstats
path: root/lib/libarch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not `return' in void functions.miod2009-10-011-4/+4
* Add an implementation of IRIX-compatible cacheflush() routine to mips ports,miod2009-09-273-2/+96
* Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadmiod2009-09-241-2/+2
* Palm: Integration into the treemarex2009-09-091-2/+2
* We do not do vm86 mode on amd64deraadt2009-08-132-158/+0
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-2614-118/+20
* Remove an arch-specific API that wasn't available in the first place, andphessler2008-06-094-237/+4
* we only do static libarch; ok drahnderaadt2008-05-231-4/+0
* - remove USER_LDT, it was never in a state where it would copile, nor willjasper2008-05-234-229/+4
* "arm" is not a valid .Dt arch; remove it, as this page is for bothjmc2007-11-172-6/+6
* More cats stuff leaving the boat to join the boat anchor.miod2007-08-011-3/+3
* convert to new .Dd format;jmc2007-05-3112-23/+23
* prefer `buses' to `busses' for the noun plural;jmc2006-10-281-1/+1
* various improvements;jmc2006-10-162-30/+52
* System build pieces for armish arch.drahn2006-06-061-3/+3
* slightly reword [EPERM] section; ok djmjmc2006-02-242-4/+4
* amd64_iopl() needs securelevel <= 0, or machdep.allowapeture > 0djm2006-02-241-4/+13
* document that this call needs securelevel <= 0, ordjm2006-02-241-4/+13
* use WANTLINT= (on all architectures)deraadt2005-11-241-1/+2
* use cats/zaurus and install the manpages in the appropriate places,drahn2005-03-151-4/+4
* build libarch for arm.drahn2005-02-031-2/+2
* libarch for arm, to allow for cache flushing.drahn2005-02-036-0/+239
* typos;jmc2004-03-121-9/+12
* add archs to .Dt lines here too;jmc2004-03-125-10/+10
* correct .Dt lines, and remove .Lb stuff;jmc2004-03-125-11/+9
* mtrr callsderaadt2004-02-284-4/+235
* bye byederaadt2004-02-2811-774/+0
* prettyderaadt2004-02-281-5/+4
* bye byederaadt2004-02-2810-754/+0
* change to amd_*() functionsderaadt2004-02-2711-7/+761
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-272-5/+5
* enable x86_64deraadt2004-02-261-2/+2
* x86_64 libarchderaadt2004-02-2622-0/+1548
* correct MACHINE vs MACHINE_ARCH issuesderaadt2004-02-261-8/+2
* munmap() the correct size; adapted from PR #3462miod2003-10-061-10/+12
* these functions need -lalpha;jmc2003-08-081-1/+5
* don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)david2003-07-191-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* remove whitespace at EOL;jmc2003-05-301-22/+22
* tweak;jmc2003-05-291-2/+2
* mention that this has to be enabled via sysctl before usemickey2003-05-291-0/+7
* document that the i386* functions have to be compiled with -li386;jmc2003-03-144-4/+32
* date should be written formally: .Dd Month day, yeardavid2003-03-061-2/+2
* typos;jmc2003-02-254-19/+28
* aperture driver for alpha. It works here the same as on i386matthieu2002-08-241-17/+49
* KNFderaadt2002-07-131-16/+13
* there is no function called libalpha(), so whack itderaadt2002-07-122-11/+11
* install all man pages on all archderaadt2002-07-123-37/+31
* Add a port of FreeBSD/alpha's libio as libalpha. This library enablematthieu2002-07-075-0/+662
* o) We always close .Bl and .Bd tags;mpech2001-08-061-1/+2