Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer <fcntl.h> over <sys/fcntl.h> in userland | 2018-04-26 | 1 | -4/+4 | |
| | | | | | | While here, delete some extra #includes and apply style(9) sort rules. ok deraadt@ krw@ mpi@ | ||||
* | for some time now mandoc has not required MLINKS to function | 2016-03-30 | 1 | -9/+1 | |
| | | | | | | | | | | | | correctly - logically complete that now by removing MLINKS from base; authors need only to ensure there is an entry in NAME for any function/ util being added. MLINKS will still work, and remain for perl to ease upgrades; ok nicm (curses) bcook (ssl) ok schwarze, who provided a lot of feedback and assistance ok tb natano jung | ||||
* | Build with -mbwx rather than -Wa,-mev56 so that upcoming changes to the compiler | 2015-05-30 | 1 | -2/+2 | |
| | | | | | will output proper .arch statements in its output. No functional change. | ||||
* | Provide our own copy of {round,trunc}_page() now that uvm's is unreachable from | 2014-12-13 | 1 | -2/+4 | |
| | | | | non-_KERNEL code. | ||||
* | It's been a quarter century: we can assume volatile is present with that name. | 2014-04-18 | 2 | -7/+7 | |
| | |||||
* | include machine/cpu.h now that is isn't any longer pulled in indirectly | 2012-12-20 | 2 | -2/+4 | |
| | | | | by sys/sysctl.h; ok deraadt@ millert@ | ||||
* | Remove excessive sys/cdefs.h inclusion | 2012-12-05 | 2 | -5/+2 | |
| | | | | ok guenther millert kettenis | ||||
* | formatting errors, found using freebsd's "igor"; | 2011-12-24 | 1 | -3/+4 | |
| | |||||
* | Do not `return' in void functions. | 2009-10-01 | 1 | -4/+4 | |
| | | | | Amazingly, compiler does not complain (lint does). | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add archs to .Dt lines here too; | 2004-03-12 | 1 | -2/+2 | |
| | | | | spotted by miod@ | ||||
* | munmap() the correct size; adapted from PR #3462 | 2003-10-06 | 1 | -10/+12 | |
| | | | | ok matthieu@ | ||||
* | these functions need -lalpha; | 2003-08-08 | 1 | -1/+5 | |
| | |||||
* | remove whitespace at EOL; | 2003-05-30 | 1 | -22/+22 | |
| | |||||
* | date should be written formally: .Dd Month day, year | 2003-03-06 | 1 | -2/+2 | |
| | | | | ok henning@ jmc@ | ||||
* | typos; | 2003-02-25 | 1 | -3/+3 | |
| | | | | intro(2): help deraadt@ | ||||
* | aperture driver for alpha. It works here the same as on i386 | 2002-08-24 | 1 | -17/+49 | |
| | | | | | | to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@ | ||||
* | KNF | 2002-07-13 | 1 | -16/+13 | |
| | |||||
* | there is no function called libalpha(), so whack it | 2002-07-12 | 2 | -11/+11 | |
| | |||||
* | install all man pages on all arch | 2002-07-12 | 1 | -24/+18 | |
| | |||||
* | Add a port of FreeBSD/alpha's libio as libalpha. This library enable | 2002-07-07 | 5 | -0/+662 | |
| | | | | | | access to devices I/O ports from userland. Only BWX machines supported for now. Added a man page. Ok deraadt@, miod@. | ||||
* | ARGH! CVS was fooling me saying these files existed in NetBSD, they ARE NOT! | 1996-07-30 | 6 | -254/+0 | |
| | |||||
* | Oops, somehow these files had got removed. Resurrect and add OpenBSD tags | 1996-07-30 | 2 | -0/+15 | |
| | |||||
* | Sync with NetBSD + Add OpenBSD tags | 1996-07-30 | 4 | -0/+239 | |
| | |||||
* | sync to netbsd 960418 | 1996-04-21 | 5 | -243/+0 | |
| | |||||
* | From NetBSD: merge of 960317 | 1996-03-19 | 2 | -5/+8 | |
| | |||||
* | from netbsd; memory mapped clock functions for a start | 1995-12-21 | 5 | -0/+240 | |