Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-15 | remove trailing whitespace; | Jason McIntyre | |
2010-11-15 | desambiguate -> disambiguate; | Jason McIntyre | |
2010-11-14 | document the new simpler way to do specs | Marc Espie | |
2010-11-14 | document some more | Marc Espie | |
2010-11-13 | mention the helper scripts and how to get to their documentation. | Marc Espie | |
be clearer about print-package-signature, that is it looks only at the ports tree | |||
2010-11-10 | s/NWD2705/NWD2205/ | Damien Bergamini | |
2010-11-09 | the ZyXEL NWD2705 is a run(4) RT3070 | Damien Bergamini | |
2010-11-09 | Update for recent changes to ruby.port.mk. | Jeremy Evans | |
OK landry@ | |||
2010-11-09 | more ultra nano adapters. | Damien Bergamini | |
some, like the DWA-121 or GW-USNano2 are not yet available (they just passed wi-fi alliance certification) but it shouldn't take too long before they hit the shelves. | |||
2010-11-09 | update struct uvmexp, and fix some spacing issues while here; | Jason McIntyre | |
ok tedu | |||
2010-11-08 | neither systat(1) nor slstats(8) understands `-M core' and `-N system'; | Igor Sobrado | |
while here, sort these options. ok jmc@, millert@ | |||
2010-11-06 | The Buffalo WLI-UC-GNM is a Ralink RT3070V. | Damien Bergamini | |
2010-11-06 | Add two RTL8188CUS: | Damien Bergamini | |
- Full River FR-W100NUL - Planex GW-USValue-EZ The GW-USValue-EZ is damn small! I hope it ships with tweezers. | |||
2010-11-06 | + Aus. Linx AL-9604R1S | Damien Bergamini | |
2010-11-06 | The "EDUP EP-N8508" NANO-USB is an RTL8188CUS too. | Damien Bergamini | |
2010-11-06 | The "AirLink101 AWLL5088 Wireless N 150 Ultra Mini USB Adapter" is | Damien Bergamini | |
an RTL8188CUS urtwn(4) adapter. | |||
2010-11-06 | list a newly supported device | Theo de Raadt | |
2010-11-05 | a RF -> an RF; | Jason McIntyre | |
2010-11-05 | mention RT3090 in 4.9 in HISTORY section | Damien Bergamini | |
2010-11-05 | .Xr urtwn | Damien Bergamini | |
2010-11-05 | urtwn(4), a driver for Realtek RTL8188CU/RTL8192CU 802.11n USB devices. | Damien Bergamini | |
these devices are different from the RTL8191SU/RTL8192SU ones that are not supported by this driver. requires a firmware (urtwn-firmware-1.0) committed over a Hercules HWNUp-150 (RTL8188CU). ok deraadt@ | |||
2010-11-05 | Document "show mbuf addr" to display the mbuf header of the mbuf at addr. | Claudio Jeker | |
Requested by miod@ | |||
2010-11-01 | typo fix lifted from the last tmux commit ("one of more"); | Jason McIntyre | |
2010-11-01 | - switch from wpapsk to wpakey | Jason McIntyre | |
- remove the "return device to default settings" example, which theo says is rubbish ok deraadt | |||
2010-10-31 | update description for /usr/share/doc; | Jason McIntyre | |
2010-10-29 | Referring to terms explained in other manuals, always use .Xr. | Ingo Schwarze | |
Otherwise, hyperlinks can't be produced and people will likely miss the additional information available. Requested by deraadt@. | |||
2010-10-29 | talk about pkg-readmes and /etc/rc.d | Marc Espie | |
2010-10-28 | document /etc/rc.d; description from ajacoutot | Jason McIntyre | |
2010-10-28 | knock out some "-*- nroff -*-" lines; | Jason McIntyre | |
2010-10-28 | no more groff; | Jason McIntyre | |
2010-10-28 | update this page to reflect reality; | Jason McIntyre | |
2010-10-28 | no more nroff or refer; | Jason McIntyre | |
2010-10-28 | remove the libdes entry; | Jason McIntyre | |
2010-10-28 | Change basep parameter of getdirentries() to be off_t *, not long * | Todd C. Miller | |
so it works correctly with large offsets (and matches other systems). This requires adding a new getdirentries syscall, with the old one renamed to ogetdirentries. All in-tree consumers of getdirentries() have been updated. Bump libc and libpthread major numbers. OK and with deraadt@ | |||
2010-10-28 | some groff_ and tmac removal; | Jason McIntyre | |
2010-10-27 | Document RCDIR and files copied from PKGDIR | Marc Espie | |
2010-10-26 | Document MODPY_BIN_ADJ MODPY_ADJ_FILES. | Antoine Jacoutot | |
ok sthen@ | |||
2010-10-26 | Document MODFOO_pre-configure. | Antoine Jacoutot | |
ok espie@ | |||
2010-10-26 | tweak previous; | Jason McIntyre | |
2010-10-26 | vmt is a bit more capable now. | David Gwynne | |
2010-10-25 | needs a full stop; | Jason McIntyre | |
2010-10-24 | Cope with USE_X11 removal from ports infrastructure. | Antoine Jacoutot | |
2010-10-24 | Document MODPY_WANTLIB | Stuart Henderson | |
2010-10-24 | When mentioning a function documented elsewhere, .Xr is often better than .Fn. | Ingo Schwarze | |
Prodded by guenther@, ok jmc@. | |||
2010-10-24 | new sentence, new line; | Jason McIntyre | |
2010-10-24 | Add MODRUBY_RUNDEP and MODRUBY_BUILDDEP, modelled on python.port.mk. | Stuart Henderson | |
ok jeremy@ | |||
2010-10-23 | More gnome MODULE tweaks. | Antoine Jacoutot | |
2010-10-23 | adapt fortran module description according to recent changes | Steven Mestdagh | |
2010-10-23 | Tweak after recent gnome MODULE change. | Antoine Jacoutot | |
2010-10-23 | document RT3090 | Damien Bergamini | |