Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysutils/consolehm: correct previous commit | Mark Linimon | 2021-05-28 | 1 | -1/+1 |
| | | | | by using the canonical string. | ||||
* | patch-chm.c: use correct __defined__ for riscv64 to fix build there. | Mark Linimon | 2021-05-12 | 1 | -1/+1 |
| | |||||
* | sysutils/consolehm: fix build on aarch64, powerpc64le, riscv64 | Piotr Kubaj | 2021-03-16 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=568611 | ||||
* | sysutils/consolehm: fix build on non-x86 | Piotr Kubaj | 2019-09-21 | 1 | -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 Gmelin | 2015-05-01 | 1 | -2/+51 |
| | | | | | | | Approved by: mentors (implicit) Notes: svn path=/head/; revision=385147 | ||||
* | Rename sysutils/ patch-xy patches to reflect the files they modify. | Adam Weinberger | 2014-07-29 | 3 | -0/+0 |
| | | | | Notes: svn path=/head/; revision=363335 | ||||
* | s,machine/smb.h,dev/smbus/smb.h, | Brian Somers | 2005-08-01 | 3 | -0/+33 |
| | | | | Notes: svn path=/head/; revision=140649 | ||||
* | Fix build with gcc34 | Tilman Keskinoz | 2004-06-12 | 1 | -0/+10 |
| | | | | Notes: svn path=/head/; revision=111352 | ||||
* | - email address updated. | Chris D. Faulhaber | 2000-12-25 | 1 | -13/+0 |
| | | | | | | | | | | - other email references within source updated. PR: 23790 Submitted by: Maintainer Notes: svn path=/head/; revision=36342 | ||||
* | Respect CFLAGS properly | Chris D. Faulhaber | 2000-08-09 | 1 | -4/+6 |
| | | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=31454 | ||||
* | Add 'LDFLAGS+=-lio' for the implementations of inb/outb on the Alpha. | Steve Price | 2000-08-08 | 1 | -0/+11 |
| | | | | Notes: svn path=/head/; revision=31393 | ||||
* | Update to 1.3A. | Will Andrews | 2000-05-22 | 1 | -12/+0 |
| | | | | | | | | PR: 18645 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28654 | ||||
* | Update to version 1.2 | Chris Piazza | 1999-10-21 | 1 | -0/+12 |
PR: 14367 Submitted by: maintainer Notes: svn path=/head/; revision=22549 |