sbruno 2012-01-11 12:32:05 UTC
FreeBSD doc repository (src committer)
Modified files:
share/pgpkeyspgpkeys-developers.sgml
Log:
add my pgp pub key, I think
Revision ChangesPath
1.171 +5 -0 doc/share/pgpkeys/pgpkeys-developers.sgml
___
sbruno 2011-10-19 22:27:54 UTC
FreeBSD doc repository (src committer)
Modified files:
share/pgpkeyspgpkeys.ent
Added files:
share/pgpkeyssbruno.key
Log:
Finally add myself to here. Amusing that I've never done it before.
Revision ChangesPath
1
sbruno 2008-09-18 15:02:19 UTC
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
SVN rev 183146 on 2008-09-18 15:02:19Z by sbruno
Just a fixup for a KTRACE message I stumbled upon many moons ago.
Reviewed by:Scott Long
MFC after: 2 d
sbruno 2008-09-18 14:48:46 UTC
FreeBSD src repository
Modified files:
sys/cam cam.h
Log:
SVN rev 183145 on 2008-09-18 14:48:46Z by sbruno
Add a new cam_status CAM_SCSI_IT_NEXUS_LOST. This will be used by future
patches
for target mode that are forthcoming.
sbruno 2008-09-10 18:09:52 UTC
FreeBSD src repository
Modified files:
usr.sbin/fwcontrol fwcontrol.8 fwcontrol.c
Log:
SVN rev 182911 on 2008-09-10 18:09:52Z by sbruno
Beginning of overhaul of fwcontrol:
- Documentation of send_phy_config()
- cleanup of malloc's() an
sbruno 2008-08-21 18:00:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/mpt mpt_user.c
Log:
SVN rev 181968 on 2008-08-21 18:00:15Z by sbruno
Remove MPT_LOCK/UNLOCK from mpt_user_attach in RELENG_6.
This was causing a panic with wit
sbruno 2008-08-09 19:21:39 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.committers.sgml
en_US.ISO8859-1/share/sgml authors.ent
Log:
Add myself to contributors and authors.
Approved by:Scott Long
Revis