summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2010-11-08neither systat(1) nor slstats(8) understands `-M core' and `-N system';Igor Sobrado
while here, sort these options. ok jmc@, millert@
2010-11-06The Buffalo WLI-UC-GNM is a Ralink RT3070V.Damien Bergamini
2010-11-06Add 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-9604R1SDamien Bergamini
2010-11-06The "EDUP EP-N8508" NANO-USB is an RTL8188CUS too.Damien Bergamini
2010-11-06The "AirLink101 AWLL5088 Wireless N 150 Ultra Mini USB Adapter" isDamien Bergamini
an RTL8188CUS urtwn(4) adapter.
2010-11-06list a newly supported deviceTheo de Raadt
2010-11-05a RF -> an RF;Jason McIntyre
2010-11-05mention RT3090 in 4.9 in HISTORY sectionDamien Bergamini
2010-11-05.Xr urtwnDamien Bergamini
2010-11-05urtwn(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-05Document "show mbuf addr" to display the mbuf header of the mbuf at addr.Claudio Jeker
Requested by miod@
2010-11-01typo fix lifted from the last tmux commit ("one of more");Jason McIntyre
2010-11-01- switch from wpapsk to wpakeyJason McIntyre
- remove the "return device to default settings" example, which theo says is rubbish ok deraadt
2010-11-01Update to tzdata2010o from elsie.nci.nih.govTodd C. Miller
2010-10-31update description for /usr/share/doc;Jason McIntyre
2010-10-29Referring 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-29talk about pkg-readmes and /etc/rc.dMarc Espie
2010-10-28document /etc/rc.d; description from ajacoutotJason McIntyre
2010-10-28knock out some "-*- nroff -*-" lines;Jason McIntyre
2010-10-28no more groff;Jason McIntyre
2010-10-28update this page to reflect reality;Jason McIntyre
2010-10-28no more nroff or refer;Jason McIntyre
2010-10-28remove the libdes entry;Jason McIntyre
2010-10-28Change 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-28some groff_ and tmac removal;Jason McIntyre
2010-10-27Document RCDIR and files copied from PKGDIRMarc Espie
2010-10-26Document MODPY_BIN_ADJ MODPY_ADJ_FILES.Antoine Jacoutot
ok sthen@
2010-10-26Document MODFOO_pre-configure.Antoine Jacoutot
ok espie@
2010-10-26tweak previous;Jason McIntyre
2010-10-26vmt is a bit more capable now.David Gwynne
2010-10-25needs a full stop;Jason McIntyre
2010-10-24Cope with USE_X11 removal from ports infrastructure.Antoine Jacoutot
2010-10-24Document MODPY_WANTLIBStuart Henderson
2010-10-24When mentioning a function documented elsewhere, .Xr is often better than .Fn.Ingo Schwarze
Prodded by guenther@, ok jmc@.
2010-10-24new sentence, new line;Jason McIntyre
2010-10-24Add MODRUBY_RUNDEP and MODRUBY_BUILDDEP, modelled on python.port.mk.Stuart Henderson
ok jeremy@
2010-10-23More gnome MODULE tweaks.Antoine Jacoutot
2010-10-23adapt fortran module description according to recent changesSteven Mestdagh
2010-10-23Tweak after recent gnome MODULE change.Antoine Jacoutot
2010-10-23document RT3090Damien Bergamini
2010-10-23Remove the BUGS section that points to FreeBSD ports handbook.Landry Breuil
agreed by espie@
2010-10-22document USE_GROFFMarc Espie
2010-10-18As a local change, append rmacs to rs1 or rs2 for vt100 and vt220 soNicholas Marriott
that reset(1) turns off ACS. Suggested by ray, ok millert
2010-10-18The base no longer uses old groff -- it uses mandoc(1). The ports tree stillTheo de Raadt
sometimes needs groff, but there it is pulled in as a build-dependency, and it is the newer groff. We are able to do this now due to the hard work if ingo.
2010-10-18smm bits removal; whilst here, fix up aliases.5;Jason McIntyre
2010-10-18more usd/psd stuff lurking...Jason McIntyre
2010-10-18do not talk about PSD/USD;Jason McIntyre
2010-10-18remove references to now removed usd/psd/smm docs;Jason McIntyre
2010-10-18syncJasper Lievisse Adriaanse