Maxim Konovalov
8adf31cadd
o DragonFly 4.4.1 release added.
2015-12-08 01:16:53 +00:00
Ravi Pokala
e38d647a53
Add myself (rpokala) and my mentor (jhb)
...
Approved by: jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D4231
2015-11-20 21:03:04 +00:00
Michal Meloun
11113be653
Install myself as src committer.
...
Approved by: kib (mentor)
2015-11-01 16:54:55 +00:00
Svatopluk Kraus
4547d42225
Install myself as src committer.
...
Approved by: kib (mentor)
2015-10-29 21:40:32 +00:00
Jonathan T. Looney
df1475e542
Add myself (jtl) and my mentor to the committers-src.dot file.
...
Approved by: gnn (mentor)
Differential Revision: https://reviews.freebsd.org/D4029
2015-10-29 21:00:11 +00:00
Kurt Lidl
4faa71f113
Add myself and my mentors to the committers-src.dot file.
...
Approved by: rpaulo (mentor)
Differential Revision: https://reviews.freebsd.org/D4006
2015-10-27 03:48:42 +00:00
Enji Cooper
d53226d715
Use 't' (bit-field) not 'b' (bit-sized integral type) for describing MRIE (aka
...
"Method of Reporting Informational Exceptions") in the SCSI mode database.
T10/04-371 revision 2 (revision 4; page 2, table 1) describes it as a
bit-field of 4 bits wide.
1. http://www.t10.org/ftp/t10/document.04/04-371r2.pdf
This a recommit of head@r289913 to fix the original commit message, in
particular:
- I incorrectly claimed that unit change was 'i' -> 't'.
- The spec I reference in this commit is 2 decades newer than the one noted in
r289913. The fields in the SCSI mode database are more complete in the newer
spec, so it'll be easier for someone to decipher this commit if need be
later.
- I screwed up the bug entry in the previous commit message
Pointyhat to: ngie (for botching up r289913)
PR: 200619
Reported by: Michael Baptist
Submitted by: Lars Skodje
Sponsored by: EMC / Isilon Storage Divisionf
2015-10-25 04:04:25 +00:00
Enji Cooper
e54187eb89
Revert r289913 -- I botched up the commit message by accident
...
Will redo the commit shortly
2015-10-25 03:22:21 +00:00
Enji Cooper
93709850e0
Use 't' (bits) not 'i' (bytes) for describing MRIE (aka
...
"Method of Reporting Informational Exceptions") in the SCSI mode database as
the field described in X3T10/94-190 (revision 4; page 2, table 1) [1.] is
4 bits wide, not 4 bytes wide
1. http://ftp.t10.org/ftp/t10/document.94/94-190r4.pdf
Bug 200619
MFC after: 1 week
Reported by: Michael Baptist <mbaptist@isilon.com>
Submitted by: Lars Skodje <lskodje@isilon.com>
Sponsored by: EMC / Isilon Storage Division
2015-10-25 03:16:08 +00:00
Andriy Voskoboinyk
b4244a2779
Add myself (avos) to committers-src.dot
...
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D3941
2015-10-21 22:31:17 +00:00
Sergey Kandaurov
d712e17c96
o NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11 added.
2015-10-20 11:37:16 +00:00
Mark Felder
7914733e69
jhg -> jgh
...
Submitted by: junovitch
Approved by: delphij (implicit)
2015-09-05 01:00:02 +00:00
Mark Felder
74f40e9c30
Update ports-secteam roster
...
Approved by: delphij
2015-09-04 20:15:20 +00:00
Baptiste Daroussin
fcb92d50f7
Update to use the latest version of the PCI IDs Repository.
...
MFC after: 1 week
2015-08-15 12:55:06 +00:00
Marcelo Araujo
f6f5a3ea22
Add myself into the src graph.
...
Approved by: bapt (mentor)
Differential Revision: D3294
2015-08-09 02:10:20 +00:00
Marcelo Araujo
9b133ca7d9
Add rodrigc@ to the committers graph.
...
Approved by: bapt (mentor)
Differential Revision: D3288
2015-08-09 02:08:28 +00:00
Jason Unovitch
994cfa1f63
- Add myself to the committers-ports.dot and add my mentor relationship.
...
- Add myself to the calendar.freebsd.
Approved by: delphij (mentor)
Differential Revision: https://reviews.FreeBSD.org/D3265
2015-08-01 17:29:52 +00:00
Allan Jude
91ed97ddd8
Updat the committers graph
...
Approved by: marcel (mentor)
Differential Revision: https://reviews.freebsd.org/D3251
2015-07-30 17:02:23 +00:00
Conrad Meyer
80f295a415
Add myself to committers-src.dot
...
Approved by: markj (mentor)
2015-07-08 03:20:28 +00:00
Maxim Konovalov
2a52334e0b
o DragonFly 4.2.0 added.
2015-06-30 07:46:06 +00:00
Matthew Seaman
4311777e58
Steve KArgl's commit bit taken in at his own request
...
With hat: core-secretary
Approved by: core
2015-06-28 09:03:26 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
5b381db8cc
Remove NO_OBJ
...
For meta mode we will want objdirs.
Differential Revision: D2748
Reviewed by: brooks imp
2015-06-11 04:22:17 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Bernard Spil
07d93540fc
Add myself (brnrd / Bernard Spil) to committers docs
...
- Add myself and vsevolod (mentor) to committers-ports.dot
- Add koobs and vsevolod as mentors to committers-ports.dot
Submitted by: brnrd@freebsd.org
Approved by: vsevolod (mentor), koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D2648
2015-06-06 11:19:21 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Sergey A. Osokin
618223117e
Fix DragonFly 4.0.5 release date.
...
Reported by: vangyzen
2015-05-06 01:29:31 +00:00
Sergey A. Osokin
ba993026d4
Add "The Design and Implementation of the FreeBSD OS, 2nd Ed.".
2015-05-05 11:39:54 +00:00
Sergey A. Osokin
29709006f7
Document DragonFly releases 4.0.2 - 4.0.5 and OpenBSD 5.7.
...
Fix typo for NetBSD 6.1.5.
2015-05-05 11:12:20 +00:00
Mariusz Zaborski
49ceb674df
Add myself (oshogbo) to calendar.freebsd and committers-src.dot.
...
Approved by: pjd (mentor)
2015-04-27 16:45:16 +00:00
Kristof Provost
0a8343d787
Add myself (kp) to committers-src.dot
...
Approved by: philip (mentor)
2015-03-26 15:27:38 +00:00
Frederic Culot
04ca8f71be
Update the portmgr members list
2015-03-25 18:02:06 +00:00
Jason A. Harmening
553f54b8c5
Adding myself (jah) to committers-src.dot
...
Approved by: kib (mentor)
2015-03-11 12:57:07 +00:00
Eric van Gyzen
0f8b21ceb5
Add myself to the src committers graph, with kib as my mentor.
...
Approved by: kib (mentor)
2015-03-10 17:45:46 +00:00
Wei Hu
86b86ce035
Add myself (whu) to committers-src.dot.
...
Approved by: royger (mentor)
2015-03-04 09:05:20 +00:00
Bjoern Heidotting
66a14ee8fc
Add myself to committers-doc.dot
...
Approved by: bcr (mentor)
2015-02-19 21:47:31 +00:00
Enji Cooper
b6f503dde0
Clean up more usb related files when MK_USB == no when dealing with
...
manpages, libraries, and binaries
MFC after: 1 week
X-MFC with: r278135
Sponsored by: EMC / Isilon Storage Division
2015-02-04 11:43:19 +00:00
Eric Joyner
e3bf410907
Add myself (erj) to committers-src.dot.
...
Approved by: gnn (mentor), jfv (mentor)
2015-01-30 18:19:22 +00:00
Jan Beich
d142f0da9f
- Add jbeich as a ports committer
...
- List bapt and flo as his mentors
Differential Revision: https://reviews.freebsd.org/D1562
Approved by: flo (mentor)
2015-01-20 21:49:50 +00:00
Andrew Rybchenko
9c20a2f180
Add myself (arybchik) to committers-src.dot
...
Approved by: gnn (mentor)
2015-01-08 05:46:16 +00:00
Muhammad Moinur Rahman
819d692b5e
Fix missing \n in committers-ports.dot while adding myself
...
Differential Revision: https://reviews.freebsd.org/D1365
Submitted by: danfe
Approved by: bapt(mentor)
2014-12-24 13:25:22 +00:00
Muhammad Moinur Rahman
c418933aee
Update Mentor and Mentee Information (bofh)
...
Differential Revision: https://reviews.freebsd.org/D1363
Reviewed by: bapt
Approved by: bapt
2014-12-24 09:25:16 +00:00
Rui Paulo
12339d2e51
Add myself.
2014-12-11 18:58:22 +00:00
Baptiste Daroussin
dbdf98e9a9
Fix rendering
2014-12-06 22:28:51 +00:00
Sean Bruno
b19403fe3b
Add myself as a ports committer, mentored by bapt/bdrewery.
2014-12-06 22:03:12 +00:00
Baptiste Daroussin
ffc5fcca2a
Update to reflect the current members of portmgr
2014-12-06 21:55:18 +00:00
Baptiste Daroussin
2a0aa1c307
add some missing mentor->mentee relationship
2014-12-06 21:50:35 +00:00
Dominic Fandrey
d34492d118
Add mentor information for kami a.k.a. me.
...
My mentors are cs and koobs.
Differential Revision: https://reviews.freebsd.org/D975
Reviewed by: cs
Approved by: cs
2014-12-06 21:34:37 +00:00
Maxim Konovalov
2da9bf1ddc
o NetBSD 6.1.5, OpenBSD 5.6, FreeBSD 10.1, DragonFly 4.0.1 added.
2014-11-27 14:54:17 +00:00
Enji Cooper
0341ccf227
Clean up more usb related files when MK_USB == no when dealing with
...
manpages, libraries, and binaries
2014-11-26 21:18:52 +00:00