summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2012-04-13Remove 'struct _dirdesc' description and dirfd() macro defintion fromMatthew Dempsky
dir(5) now that the former is an opaque type within libc and the latter is a proper function. Pointed out by millert; ok jmc, guenther
2012-04-12sort SEE ALSO;Jason McIntyre
2012-04-12more rfork mop-upTheo de Raadt
2012-04-12move sh to gcc4Jonathan Gray
ok miod@
2012-04-11Recommend using "unsigned int" instead of just "unsigned".Alexandre Ratchov
ok deraadt@, tweaks from jmc@ and todd@
2012-04-11SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency andChristian Weisgerber
compatibility with FreeBSD/NetBSD. Also rename SIMPLEQ_REMOVE_NEXT to SIMPLEQ_REMOVE_AFTER. ok mikeb@ guenther@
2012-04-08no more lint;Jason McIntyre
2012-04-08unhook lint from the tree. The parser is incomplete and difficultJonathan Gray
to fix and there are several alternatives that don't tell quite so many dangerous lies. enthusiastic agreement from a bunch of people
2012-04-06Remove raidframe related references.Joel Sing
2012-04-06Regen.Joel Sing
2012-04-05Mention clang module.Stuart Henderson
2012-04-04use -nosplit for AUTHORS;Jason McIntyre
2012-04-04It's @option no-default-conflict not option @no-default-conflictLandry Breuil
2012-04-04add a few airport recently encounteredJasper Lievisse Adriaanse
2012-04-04VERSION -> NPM_VERSION for the www/node MODULE.Antoine Jacoutot
2012-04-03Default DMA-reachable address constraints to the whole address space, andMiod Vallat
narrow these in the various ipXX_machdep.c. On IP22-like systems, narrow them to 28 bit physical addresses, but unpessimize this by extending this to 32 bit after autoconf, if no 28-bit limited hpc(4) device has been found. Since physical memory on these systems start at 128MB, this means that Indigo systems with more than 128MB memory will behave correctly (and so will Indy systems with E++ boards and more than 128MB memory).
2012-04-03Add documentation for the www/node module.Jeremy Evans
OK sthen@
2012-04-02Update to tzdata2012c from munnari.oz.auTodd C. Miller
2012-04-01Update termtypes.master to terminfo.src from ncurses-5.9-20120331.Nicholas Marriott
Mostly trivial changes.
2012-03-29avoid line wrap in EXAMPLES; from Thomas PfaffJason McIntyre
2012-03-29The gnome MODULE also modify CONFIGURE_ENV.Antoine Jacoutot
2012-03-29tweak previous;Jason McIntyre
2012-03-28regenMiod Vallat
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
(IP20, IP22, IP24) in 64-bit mode, adapated from NetBSD. Currently limited to headless operation, input and video drivers will get ported soon. Should work on all R4000, R4440 and R5000 based systems. L2 cache on R5000SC Indy not supported yet (coming soon), R4600 not supported yet either (coming soon as well). Tested to boot multiuser on: Indigo2 R4000SC, Indy R4000PC, Indy R4000SC, Indy R5000SC, Indigo2 R4400SC. There are still glitches in the Ethernet driver which are being looked at. Expansion support is limited to the GIO E++ board; GIO boards with PCI-GIO bridges not ported yet due to the lack of hardware, and this kind of driver does not port blindly. Most of this work comes from NetBSD, polishing and integration work, as well as putting as many ``R4x00 in 64-bit mode'' erratas as necessary, by yours truly. More work is coming, as well as trying to get some easy way to boot install kernels (as older PROM can only boot ECOFF binaries, which won't do for the kernel).
2012-03-28Make the yelp section (a little) more understandable.Antoine Jacoutot
poor bentley@ probably burnt his eyes on this...
2012-03-28the sysctl is net.inet.ip.encdebug, not net.ipsec.encap.encdebugJason McIntyre
completes revision 1.57! from Visa Hankala
2012-03-26Try to document how to use gre(4) keepalives with pf(4) enabled.Claudio Jeker
Adding a rule like "pass quick on gre proto gre no state" will ensure that the keepalive packets get through pf by bypassing the state table once. Requested by jsing@ some long time ago.
2012-03-26Mention ZTE Skate. Other ZTE models might work but I have none to test.Federico G. Schwindt
2012-03-24add a bunch of run devices found in the linux driverJonathan Gray
2012-03-24use Cd in SYNOPSIS; requested by kristapsJason McIntyre
2012-03-22+ diagnosticMarc Espie
2012-03-17some updates to reflect reality; prompted by a diff from Daniel BolgheroniJason McIntyre
ok ajacoutot
2012-03-17for consistency, remove "2.0" from mos' Nd; ok jsgJason McIntyre
2012-03-17remove IP_JUMBO, SO_JUMBO, and RTF_JUMBO.David Gwynne
no objection from mcbride@ krw@ markus@ deraadt@
2012-03-15Add AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Fix typo with the entry for the AMD Hudson-2 chipset. From Brad.Stuart Henderson
2012-03-15Let nviic(4) match the NVIDIA MCP89 chipset, from Brad.Stuart Henderson
2012-03-14* is a character, not a string.Theo de Raadt
ok ajacoutot
2012-03-13In the CAVEATS section, make the sample dmesg output lines actually match whatMiod Vallat
the kernel would output.
2012-03-11The Dell PERC H310 uses the skinny variant PCI id so it should work.Jonathan Gray
Not mentioned here are the PERC H710/H810 (0x005b/fusion) parts which are not yet supported.
2012-03-11add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
from Scott Benesh of HP via FreeBSD
2012-03-08Oops, forgot the manpage bits for my last commit, from brad.Bryan Steele
2012-03-06Avoid warning from gcc in TAILQ usage example.Christiano F. Haesbaert
From Lawrence Teo.
2012-03-06Clarify the wording regarding :*: as proposed by ajacoutot@.Ingo Schwarze
Spring cleanup while here: - Refrain from explaining what a colon (`:') and a comma (`,') is. - Remove speculations about future directions to be taken after 4.0BSD (sic). - And some minor wording changes. ok jmc@ millert@ ajacoutot@
2012-03-06clean up some newly created lies now that tftpd doesnt run out of inetd.David Gwynne
poke by deraadt@
2012-03-01Update to tzdata2012a from munnari.oz.auTodd C. Miller
2012-03-01Add sentence about ntpd. ok jmc@lum
2012-02-28MosChip not MOSCHIP or MoschipJonathan Gray
2012-02-28add support for the MCS7832 which is apparently a low pin countJonathan Gray
version of the MCS7830 with no software visible changes besides a new product id. from brad
2012-02-28add a bunch of four digit modelsJonathan Gray