summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2009-03-25punctuation must be space separated here;Jason McIntyre
2009-03-25add support for AES-CBC with the BCM5823 (or newer, but we don't support newerReyk Floeter
variants yet). ok deraadt@ dlg@
2009-03-25clarify wording of examples for subpackages, pointed out by Lajos BoróczkiStuart Henderson
2009-03-25Lying is bad, so stop lying about functionality that was removed agesOwain Ainsworth
ago. ok blambert (who had a similar diff a few days ago)
2009-03-24link to newish firmware package (3.1).Damien Bergamini
i have absolutely no idea what this new firmware is supposed to fix. actually, even the Intel people have no idea according to this thread: http://marc.info/?l=linux-wireless&m=123791786426974&w=2
2009-03-24AR9101 is MIMO 1x2, not 1x1.Damien Bergamini
2009-03-24fix a few typographical errors.Igor Sobrado
ok jmc@
2009-03-24Document that due to bioctl limitations ips associate all unused andAlexander Yurchenko
spare drive with the first volume but the drives can be used for rebuilding any degraded volume. ok jmc@
2009-03-23Xr otus(4)Theo de Raadt
2009-03-23otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices.Damien Bergamini
more work is required but basic operations work. requires a non-free firmware to operate. partly based on source code released under the ISC by Atheros Communications for Linux, although I had to rewrite almost everything (actually I only used some .h files from the Atheros driver.) there also exists a rewrite of the Atheros driver for Linux (ar9170) but the guy decided to make the code less free by wrapping the GPL around the ISC. committed over a NETGEAR WNDA3100. ok deraadt@
2009-03-23Update to tzdata2009d from elsie.nci.nih.govTodd C. Miller
2009-03-23some smtpd bits; ok jacekm gillesJason McIntyre
2009-03-22Mention that msk(4) support 88E807x chips now.Mark Kettenis
2009-03-22tweaks;Jason McIntyre
2009-03-19comment out some macros until they are needed;Jason McIntyre
2009-03-19no .Pp before or after sections;Jason McIntyre
2009-03-18Remove man page mentions of the vnode interlock, which is long dead.Bret Lambert
ok jmc@ thib@
2009-03-18syncIgor Sobrado
2009-03-17+.Xr pf.conf 5 ,Jason McIntyre
from bofh
2009-03-17Mention that ips now has bio management support.Alexander Yurchenko
2009-03-16use short (one-line) command descriptions (.Nd macros).Igor Sobrado
ok jmc@
2009-03-16Update to tzdata2009c from elsie.nci.nih.govTodd C. Miller
2009-03-14add more run(4) USB ids, clarify some.Damien Bergamini
from FUKAUMI Naoki. add a HARDWARE section to the run(4) man page to start listing known run(4) devices while i'm at it.
2009-03-07aac now supports SAS controllers, mention this in Nd.Alexander Yurchenko
from brad
2009-03-06Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s.Alexander Yurchenko
Not tested but should work.
2009-03-05+glob.7Jason McIntyre
2009-03-05Add support for IBM ServeRAID-8k. Thanks to Sergey PrysiazhnyiAlexander Yurchenko
<apelsin@atmnis.com> for patiently testing my numerous diffs. ok deraadt@
2009-03-05Add glob(7) and refer to it. OK jmc@ sobrado@Todd C. Miller
2009-03-05Besides su(1) and passwd(1), also advise specifying the full path toAntoine Jacoutot
sudo(8). "it makes sense" jmc@, ok deraadt@
2009-03-04adds -p1003.1-2008 to the list of standards for the St macro.Igor Sobrado
ok jmc@
2009-03-03more RealTek RTL8187 based devicesKevin Lo
ok jsg@
2009-03-02Remove MEXTMALLOC and MCHTYPE from mbuf.9, as they have not existedBret Lambert
for some time. ok jmc@
2009-03-02tweak previous;Jason McIntyre
2009-03-01regenMiod Vallat
2009-03-01Support for MVME141 boards. Tested with both VME and VSB memory boardsMiod Vallat
(and MVME327 SCSI and MVME376 Ethernet, to provide a complete system).
2009-03-01Support for MVME165 board - code written in april 2006, eventually debuggedMiod Vallat
last month.
2009-03-01Colormap support is there now.Mark Kettenis
2009-03-01raptor(4)Mark Kettenis
2009-03-01bpf can handle variable length headers; some wording improvements;Otto Moerbeek
mostly from Guy Harris; ok jmc@
2009-03-01zap trailing whitespace;Jason McIntyre
2009-02-25fix examples of list deletion to not leak memory.Bob Beck
ok otto@ deraadt@ henning@ oga@
2009-02-25also known as the Attansic L1ETheo de Raadt
2009-02-25add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).Kevin Lo
written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD by Sepherosa Ziehau and then ported to OpenBSD by me. ok deraadt@
2009-02-24move AnyDATA ADU-E100H from ubsa(4) to umsm(4)Yojiro Uo
2009-02-22Document ddb.trigger.Joel Sing
ok jmc@
2009-02-21sync manpages with recent device additions to umsm(4) and the movingFelix Kronlage
from a device from ubsa(4) to umsm(4). ok deraadt@, jmc@, jsg@
2009-02-19reflect realityMarc Espie
2009-02-19no vme(4); ok miodJason McIntyre
2009-02-19update the pdf link; from Alan R. S. BuenoJason McIntyre
2009-02-18Remove 68060 bug notice.Miod Vallat