| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to optionsNG and add DEBUG option
- Pet portlint(1): fix overly long line and missing ending newline in
pkg-descr
PR: ports/169595 [1]
Submitted by: Jeremy Chadwick <jdc@koitsu.org> (maintainer)
Approved by: flo (mentor)
Notes:
svn path=/head/; revision=300763
|
|
|
|
|
|
|
|
| |
PR: ports/169528
Submitted by: koitsu (maintainer)
Notes:
svn path=/head/; revision=300181
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix email address in header
- Pass maintainer to submitter
"This fixes a major bug which was tickled with a kernel update of
src/sys/dev/smbus/smb.c on 2009/05/15, after which bsdhwmon would
spit out incorrect data to the user due to not using the correct
SMBus slave address. Users of 20090703 on older (pre-May) kernels
should not see any regression/breakage either."
PR: ports/136278
Submitted by: Jeremy Chadwick <jdc@parodius.com>
Notes:
svn path=/head/; revision=237013
|
|
|
|
| |
Notes:
svn path=/head/; revision=223081
|
|
|
|
| |
Notes:
svn path=/head/; revision=222528
|
|
temperatures, voltages, chassis intrusion, and more) on commerical-grade server
hardware. bsdhwmon(8) is developed with a very different mentality compared to
other softwares:
- Written with stability and production datacenter environments in mind
- Intended for use with server products (Intel, Supermicro, Tyan, and possibly
others)
- Solely uses smb(4), significantly decreasing risks and CPU usage
- Based heavily on documentation provided from the server and H/W monitoring IC
manufacturers
- Full tested on both i386 and amd64 systems, using RELENG_6 and RELENG_7
- Written entirely in C
- Completely standalone; relies on no third-party libraries or tools (autoconf,
etc.)
- Very simple and clean code (heavily commented, well-documented, emits no
warnings)
- Open-source, released under the FreeBSD 2-clause BSD license
Notes:
svn path=/head/; revision=221252
|