Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-04 | MODPY_BIN_ADJ has been made internal to the python module, so stop talking | Stuart Henderson | |
about it in port-modules(5), flesh out MODPY_ADJ_FILES instead. From a discussion with rpe; ok rpe rpointel | |||
2013-02-03 | *an* mfs; | Jason McIntyre | |
2013-02-03 | sync w/ recent java.port.mk update | Jasper Lievisse Adriaanse | |
2013-02-03 | document USE_MFS and WRKOBJDIR_MFS | Marc Espie | |
2013-02-02 | m68k ports are now ELF citizens. | Miod Vallat | |
2013-01-31 | Enable shared libraries on m88k platforms. | Miod Vallat | |
And there was much rejoicing. | |||
2013-01-31 | welcome to 5.3-BETA | Miod Vallat | |
2013-01-31 | gcc3 is no more; ok brad@ | Pascal Stumpf | |
2013-01-29 | tweak previous; | Jason McIntyre | |
2013-01-29 | Add pppx.4 and enable links to it. | YASUOKA Masahiko | |
ok dlg@ | |||
2013-01-29 | new sentence, new line; | Jason McIntyre | |
2013-01-29 | zap trailing whitespace; | Jason McIntyre | |
2013-01-29 | Add the PCI id for the D-Link DFE-520TX C1 board. | Brad Smith | |
ok jsg@ | |||
2013-01-29 | remove the EXPECTED CHANGES TO THE BUS_SPACE FUNCTIONS section. talk is | David Gwynne | |
cheap, if we wanted this stuff there'd be a diff by now. requested by miod@ and kettenis@ | |||
2013-01-29 | useless comments are useless | David Gwynne | |
2013-01-29 | bus_space_{read,write}_N dont take different arguments to their non raw | David Gwynne | |
counterparts, so list them separately to the ones that do. | |||
2013-01-29 | document bus_space_{read,write}_raw_N(). needs some polishing... | David Gwynne | |
2013-01-28 | Document ulpt(4) firmware support for HP LaserJet printers. | Stefan Sperling | |
2013-01-28 | there is no untimeout function in our kernel | David Gwynne | |
2013-01-24 | typo in #include | Giovanni Bechis | |
2013-01-18 | command-line (adj.) -> command line (n.); | Jason McIntyre | |
2013-01-18 | typos | Miod Vallat | |
2013-01-18 | s/the the/the/ in sosplice(9) | Alexander Bluhm | |
spotted by jmc@ | |||
2013-01-17 | Update the sosplice(9) man page with UDP socket splicing. | Alexander Bluhm | |
help and OK jmc@ | |||
2013-01-17 | various macro fixes; | Jason McIntyre | |
2013-01-17 | Man page update for the changed semantics of maximum socket splicing. | Alexander Bluhm | |
The error EFBIG can be returned to userland now. OK jmc@ | |||
2013-01-16 | Remove description of functionality that never was implemented, e.g. | Vadim Zhukov | |
CCACHE_DIR_${PKGPATH} . ok sthen@, jmc@ | |||
2013-01-16 | Add terminfo entries for rxvt-unicode and rxvt-unicode-256color | David Coppa | |
ok sthen@, nicm@ | |||
2013-01-16 | Some corrections for D-Link device names. | Brad Smith | |
ok jsing@ | |||
2013-01-16 | move the "set queue" block a bit down so that | Henning Brauer | |
a) things are in alphabetical order again b) the "described below" in the set prio section actually refers to a block of text below and not above it... ok jsing | |||
2013-01-16 | for consistency with prio etc, the queue assignment really belongs | Henning Brauer | |
into the set block. so make pfctl accept, print and the manpage document . match set queue foo instead of . match queue foo but keep accepting the old way without the explicit set. ok bob, man jmc | |||
2013-01-16 | - bhyve is now officially all lower case. | Brad Smith | |
- Further tweaking to the viomb(4) page. ok sf@ | |||
2013-01-15 | tidy up the vio docs; ok sf | Jason McIntyre | |
2013-01-13 | MODGCC3_ARCHS -> MODCLANG_ARCHS for the lang/clang module | Sebastian Reitenbach | |
OK landry@ | |||
2013-01-12 | add viomb driver for virtio balloon device | Stefan Fritsch | |
This allows the host to request some memory back from the openbsd guest in case of a shortage. Patch by Dinar Talypov OK jasper@ OK jmc@ (man page) | |||
2013-01-10 | history file format correction | Robert Peichaer | |
ok espie@ | |||
2013-01-09 | fix typos. From remco@d-compu.dyndns.org | Marc Espie | |
2013-01-09 | - use # for prompts in examples | Robert Peichaer | |
- update base and ports source size - change PKG_PATH example to ksh(1) style ok espie@ | |||
2013-01-08 | fix a broken display; | Jason McIntyre | |
2013-01-08 | .Pa for path/filenames | Robert Peichaer | |
ok espie@ | |||
2013-01-08 | simpler text; from Jan Stary | Jason McIntyre | |
ok ratchov | |||
2013-01-08 | - add a hint to sh(1) for patterns in SKIPDIR | Robert Peichaer | |
- add example to show the flavors of a ports - change like "packages in PORTSDIR" to ${PORTSDIR}/packages - some other minor cleanups/corrections consistently use ... - .Ar for make targets - .Dv for values of variables (e.g. Yes) - .Ev for environment vars - .Pa for filenames/paths and ports - .Qq instead of literal "" - .Sq for quoting _ (underscore) within text ok espie@ | |||
2013-01-07 | more hints for efficient bulks | Marc Espie | |
2013-01-06 | Update information about PIE status in gcc-local(1). OK pascal@. | Martynas Venckus | |
2013-01-05 | Switch m88k ports to ELF. | Miod Vallat | |
2013-01-05 | Gnome > GNOME | Antoine Jacoutot | |
2013-01-04 | add Huawei E353 | Jonathan Gray | |
2013-01-03 | update from Ryan Ozmun; | Jason McIntyre | |
2012-12-31 | missing full stop in previous; | Jason McIntyre | |
2012-12-31 | document post-install hooks | Marc Espie | |