aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consolehm/files
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/consolehm: correct previous commitMark Linimon2021-05-281-1/+1
| | | | by using the canonical string.
* patch-chm.c: use correct __defined__ for riscv64 to fix build there.Mark Linimon2021-05-121-1/+1
|
* sysutils/consolehm: fix build on aarch64, powerpc64le, riscv64Piotr Kubaj2021-03-161-1/+1
| | | | Notes: svn path=/head/; revision=568611
* sysutils/consolehm: fix build on non-x86Piotr Kubaj2019-09-211-7/+11
| | | | | | | | | | outb requires including machine/pio.h and sys/types.h (for uint8_t). Approved by: linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21633 Notes: svn path=/head/; revision=512513
* Fix build on HEAD after SMBus change (r281985/r282256).Michael Gmelin2015-05-011-2/+51
| | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=385147
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-293-0/+0
| | | | Notes: svn path=/head/; revision=363335
* s,machine/smb.h,dev/smbus/smb.h,Brian Somers2005-08-013-0/+33
| | | | Notes: svn path=/head/; revision=140649
* Fix build with gcc34Tilman Keskinoz2004-06-121-0/+10
| | | | Notes: svn path=/head/; revision=111352
* - email address updated.Chris D. Faulhaber2000-12-251-13/+0
| | | | | | | | | | - other email references within source updated. PR: 23790 Submitted by: Maintainer Notes: svn path=/head/; revision=36342
* Respect CFLAGS properlyChris D. Faulhaber2000-08-091-4/+6
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=31454
* Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha.Steve Price2000-08-081-0/+11
| | | | Notes: svn path=/head/; revision=31393
* Update to 1.3A.Will Andrews2000-05-221-12/+0
| | | | | | | | PR: 18645 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28654
* Update to version 1.2Chris Piazza1999-10-211-0/+12
PR: 14367 Submitted by: maintainer Notes: svn path=/head/; revision=22549