Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-17 | Add new ioctl command USB_DEVICE_GET_DDESC to usb(4) to retrieve the | Marcus Glocker | |
device descriptor. Help and ok mpi@ | |||
2013-04-17 | mention that the tga driver is specifically for the DECchip 21030 | Jonathan Gray | |
ok miod@ | |||
2013-04-16 | spelling fixes; | Jason McIntyre | |
2013-04-16 | Adapt after recent gnome MODULE change. | Antoine Jacoutot | |
2013-04-15 | do not Capitalize architecture names, because it makes it hard to search | Theo de Raadt | |
for them... especially important in this manual page.. diskless setup is a weavy path of use this, not that, but this, etc ok jmc | |||
2013-04-08 | Add new ioctl's USB_DEVICE_GET_CDESC and USB_DEVICE_GET_FDESC to usb(4). | Marcus Glocker | |
Those are the equivalents for ugen(4)'s USB_GET_CONFIG_DESC and USB_GET_FULL_DESC. Help and OK mpi@, jmc@ | |||
2013-04-05 | Small grammar fix. "a firmware" -> "a firmware file" | Brian Callahan | |
"sounds better." tedu@ | |||
2013-03-30 | Remove mentioning specific systems with embedded Ethernet chipsets or | Brad Smith | |
LOM in vge(4) which is pretty vague and common to many Ethernet chipsets. ok kettenis@ | |||
2013-03-30 | Remove mentioning dual-port cards and being built into motherboards | Brad Smith | |
and the bit about the hw list not being exhaustive. ok kettenis@ | |||
2013-03-28 | regen for vscsi(8) -> vscsi(4); | Jason McIntyre | |
2013-03-26 | bits for octeon (will format as OCTEON in Dt); | Jason McIntyre | |
2013-03-26 | hookup octeon | Jasper Lievisse Adriaanse | |
ok deraadt@ | |||
2013-03-26 | add octeon bits here too | Jasper Lievisse Adriaanse | |
2013-03-26 | Document the recent change to the x11/gnome MODULE. | Antoine Jacoutot | |
2013-03-26 | no more palm; | Jason McIntyre | |
2013-03-25 | no need for these palm files | Theo de Raadt | |
2013-03-25 | these will not be built for palm since it went away | Theo de Raadt | |
2013-03-25 | space between macro arg and punctuation; | Jason McIntyre | |
2013-03-25 | manpages under ${PORTSDIR}/infrastructure/man are in the default search | Landry Breuil | |
path since almost two years (r1.17 of man.conf) - fix corresponding documentation. From Timo Myyrä on ports@, thanks! | |||
2013-03-24 | dlerror() should not return const char *, as noted by landry | Theo de Raadt | |
ok guenther | |||
2013-03-23 | Sync checksum flags with mbuf.h by renaming M_{TCP,UDP}V4_CSUM_OUT to | Lawrence Teo | |
M_{TCP,UDP}_CSUM_OUT. Also rename m_pkthdr.csum to m_pkthdr.csum_flags. Remove "/IPv4" from the descriptions of the M_{TCP,UDP}_CSUM_IN_* flags since they are also used to calculate TCP or UDP checksums over IPv6, such as on newer bge(4) chips (pointed out by naddy@). feedback/ok naddy, ok haesbaert jmc | |||
2013-03-23 | Revert 1.138 and switch amd64, i386, arm, sh and sparc64 back to binutils 2.15. | Miod Vallat | |
2013-03-22 | there is no lower controllable lower bound for nkmempages | Theo de Raadt | |
2013-03-21 | oops, missed this in previous; | Jason McIntyre | |
2013-03-21 | NKMEMPAGES_MIN went away a long time ago. wording help from jmc. | Theo de Raadt | |
2013-03-21 | Missed the man page bits for the IT8728. | Bryan Steele | |
2013-03-21 | tweak previous; | Jason McIntyre | |
2013-03-21 | Adapt after default USE_LIBTOOL moved from No to Yes. | Antoine Jacoutot | |
ok jasper@ landry@ espie@ sthen@ | |||
2013-03-20 | Switch amd64, arm, i386, sh and sparc64 to binutils 2.17. Other platforms to | Miod Vallat | |
follow soon. | |||
2013-03-20 | Note that ruby 1.9 is now the default ruby version in all cases. | Jeremy Evans | |
Add some more documentation about the ruby.port.mk variables and how they interact. | |||
2013-03-19 | Add ruby20 FLAVOR to ruby-module(5). | Jeremy Evans | |
2013-03-19 | Note that ruby 1.8 is the current default for non-gem or extconf | Jeremy Evans | |
ruby ports, and how to use MODRUBY_REV to choose which ruby version to use. | |||
2013-03-18 | Recognize and treat files with .cpp extension like any other C++ file. | Martin Pieuchot | |
This will help me reduce some xenocara Makefiles and as millert@ pointed out, .cpp has won over .C or .cxx ;) Tested in a bulk by landry@, ok espie@, sthen@ | |||
2013-03-17 | - Mention the VT6102 chipset | Brad Smith | |
- Add PC Engines boards; Requested by chris@ - Move section BUGS to CAVEATS and change the alignment comment to mention that this is only used for the VT3043 and VT86C100A chips ok chris@ | |||
2013-03-17 | Some improvements to the vr(4) man page, split out the hw | Brad Smith | |
into a table and add some hw. ok sthen@ | |||
2013-03-17 | Mention Soekris hw. | Brad Smith | |
ok sthen@ | |||
2013-03-17 | update Nd for vge; also, vic had been added in the wrong place | Jason McIntyre | |
2013-03-17 | Split out the hardware listed in the page into a table and | Brad Smith | |
add some more hardware. ok sthen@ | |||
2013-03-17 | Update the page to mention all of the Velocity controller models. | Brad Smith | |
ok sthen@ | |||
2013-03-16 | mention how to disable RingEventIndex | Stefan Fritsch | |
OK jmc@ | |||
2013-03-15 | remove reference to the sequencer device, from jmc | Alexandre Ratchov | |
2013-03-15 | regen after sequencer removal | Alexandre Ratchov | |
2013-03-15 | Delete the sequencer(4) driver, since its not used any longer. Diff | Alexandre Ratchov | |
mostly from armani. ok miod, mpi, jsg and help from sthen | |||
2013-03-14 | commented out Host AP documentation gives grep false hope. | Ted Unangst | |
2013-03-14 | Kill unused ACCEPT_JRL_LICENSE. | Antoine Jacoutot | |
ok kurt@ | |||
2013-03-14 | Add man page bits. | Bryan Steele | |
2013-03-14 | disable pie for kernel modules; from dinar talypov, ok deraadt, pascal | Mike Belopuhov | |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot | |
dhill. ok krw@, mikeb@, tedu@ (implicit) | |||
2013-03-14 | Remove SSLv2 references from the intro(3) and ssl(8) man pages, and | Lawrence Teo | |
mention in ssl(8) that SSLv2 was disabled in OpenBSD 5.2. feedback/ok jmc sthen | |||
2013-03-12 | document limited boot support; help/ok jsing | Jason McIntyre | |
as reported by Lars Engblom |