aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* axe(4) got VLAN over-sized frame support.Pyun YongHyeon2011-10-251-1/+2
| | | | | | | Add axe(4) to the list of interfaces that support VLAN over-sized frame. Notes: svn path=/head/; revision=226745
* AX88178/AX88772A/AX88772B supports VLAN over-sized frame.Pyun YongHyeon2011-10-251-1/+2
| | | | | | | Xr vlan. Notes: svn path=/head/; revision=226744
* All dc(4) controllers support VLAN over-sized frame.Pyun YongHyeon2011-10-241-0/+1
| | | | | | | Xr vlan Notes: svn path=/head/; revision=226704
* Add ALi/ULi M5261/M5263 to supported hardware chipets.Pyun YongHyeon2011-10-241-1/+3
| | | | Notes: svn path=/head/; revision=226703
* Add information about static_ndp_pairs to rc.conf(5) manual pageMartin Matuska2011-10-231-0/+16
| | | | | | | | Submitted by: Sergey Kandaurov <pluknet@FreeBSD.org> MFC after: 3 days Notes: svn path=/head/; revision=226658
* Fix typos.Hiroki Sato2011-10-231-1/+1
| | | | Notes: svn path=/head/; revision=226653
* - Add description that IPv6 configuration will be ignored if $ifconfig_IF_ipv6Hiroki Sato2011-10-231-8/+37
| | | | | | | | | | is empty. - Move a configuration example "inet6 accept_rtadv" to just after the manual GUA configuration. - Add an example of $ipv6_prefix_IF. Notes: svn path=/head/; revision=226651
* Fix missing space in SEE ALSO section.Nathan Whitehorn2011-10-231-1/+1
| | | | | | | Submitted by: novel Notes: svn path=/head/; revision=226648
* Spelling.Gleb Smirnoff2011-10-211-1/+1
| | | | | | | Submitted by: dougb Notes: svn path=/head/; revision=226619
* Note that it is still not possible to guard special kind of allocations, thoseGleb Smirnoff2011-10-211-1/+15
| | | | | | | that have special relationships with uma(9). Currently only mbuf clusters. Notes: svn path=/head/; revision=226614
* Build 'dtc' by default for MIPS.Jayachandran C.2011-10-201-2/+3
| | | | | | | | | | The device tree compiler is needed during the kernel build to compile DTS files to DTB. Reviewed by: stas Notes: svn path=/head/; revision=226564
* Add support for special keys (volume/brightness/eject) on Apple laptops withNathan Whitehorn2011-10-163-0/+145
| | | | | | | | | | ADB keyboards. Submitted by: Justin Hibbits <jrh29 at alumni dot cwru dot edu> MFC after: 9.0-RELEASE Notes: svn path=/head/; revision=226449
* - change "is is" to "is" or "it is"Eitan Adler2011-10-166-7/+7
| | | | | | | | | | | - change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days Notes: svn path=/head/; revision=226436
* Add mentors and myself to committers-doc.dot.Warren Block2011-10-141-0/+4
| | | | | | | Approved by: gjb (mentor) Notes: svn path=/head/; revision=226354
* Add myself to committers-ports.dot and calendar.freebsd.Raphael Kubo da Costa2011-10-131-0/+4
| | | | | | | Approved by: avilla (mentor) Notes: svn path=/head/; revision=226351
* Add myselfGleb Kurtsou2011-10-121-0/+3
| | | | | | | Approved by: mdf (mentor) Notes: svn path=/head/; revision=226320
* Document that memguard(9) now can guard uma(9) allocations.Gleb Smirnoff2011-10-121-14/+52
| | | | Notes: svn path=/head/; revision=226314
* Updates from Newsletter VI-9 and VI-10:Edwin Groothuis2011-10-121-2/+10
| | | | | | | | | | | | | Newsletter VI-9 2011-06-12 Name changes for Fiji and Myanmar as well as other minor corrections Newsletter VI-10 2011-08-09 Code elements for South Sudan. Reviewed by: http://www.iso.org/iso/country_codes.html Notes: svn path=/head/; revision=226283
* Fix date in last commit.Gleb Smirnoff2011-10-111-1/+1
| | | | | | | Noticed by: Larry Rosenman <ler lerctr.org> Notes: svn path=/head/; revision=226264
* Properly document default number of rx/tx descriptors for Intel cards.Gleb Smirnoff2011-10-112-6/+8
| | | | Notes: svn path=/head/; revision=226263
* Also pass the -ansi flag through to mkdep (requested by bde), and fixDavid Schultz2011-10-111-2/+2
| | | | | | | a cut-and-paste-o (noticed by rdivacky). Notes: svn path=/head/; revision=226244
* Pass -std= flags in CFLAGS to mkdep. Without this, preprocessor testsDavid Schultz2011-10-101-2/+2
| | | | | | | | for particular compiler features might be evaluated differently by mkdep than they would be by cc. Notes: svn path=/head/; revision=226216
* Bump .Dd to reflect the date of the last content change, so MFC contentGlen Barber2011-10-091-1/+1
| | | | | | | | | makes sense. Pointy-hat to: gjb (myself) Notes: svn path=/head/; revision=226172
* Revert unapproved commit to bsd.port.mk.Chris Rees2011-10-081-16/+0
| | | | | | | | | This would have had more discussion, but it was explicitly rejected at submission by portmgr: http://lists.freebsd.org/pipermail/freebsd-ports/2011-September/070591.html Notes: svn path=/head/; revision=226162
* - Add a couple of more sed subsitutions needed to get the correctStanislav Sedov2011-10-081-2/+6
| | | | | | | | | | libtool.m4. With these fixes libtool will correctly indentify the system as ELF (and not a.out). - While here, change the substitutions so they're still correctly match freebsd1.x, freebsd2.x etc. Notes: svn path=/head/; revision=226124
* - ${WRKSRC} might be missing when the autotools fixup is running.Stanislav Sedov2011-10-071-2/+2
| | | | | | | | | Account for this. Reported by: Mykola Dzham <i@levsha.me> Notes: svn path=/head/; revision=226122
* Add myself.Jakub Wojciech Klama2011-10-071-0/+4
| | | | | | | Approved by: wkoszek (mentor) Notes: svn path=/head/; revision=226121
* Mention tdsignal(9).Dag-Erling Smørgrav2011-10-072-5/+16
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=226119
* Disallow various debug.kdb sysctl's when securelevel is raised.David E. O'Brien2011-10-071-0/+6
| | | | | | | PR: 161350 Notes: svn path=/head/; revision=226089
* Add myself.Alexander V. Chernikov2011-10-061-0/+4
| | | | | | | Approved by: kib (mentor) Notes: svn path=/head/; revision=226063
* Work around the autotools problem with the 10.0 version.Jilles Tjoelker2011-10-041-0/+12
| | | | | | | | | | | | | With this, I can build various ports on a 10.0-CURRENT system without hacking or hiding the version number. This commit should be reverted when there is a cleaner fix in autotools and/or ports/Mk/bsd.port.mk. The original patch is from Ed Schouten but needed some additions. Notes: svn path=/head/; revision=226027
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). ManyXin LI2011-10-042-0/+119
| | | | | | | | | | | thanks for their contiued support to FreeBSD. This is version 10.80.00.003 from codeset 10.2.1 [1] Obtained from: LSI http://kb.lsi.com/Download16574.aspx [1] Notes: svn path=/head/; revision=226026
* Add descriptor sense support to CAM, and honor sense residuals properly inKenneth D. Merry2011-10-033-18/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CAM. Desriptor sense is a new sense data format that originated in SPC-3. Among other things, it allows for an 8-byte info field, which is necessary to pass back block numbers larger than 4 bytes. This change adds a number of new functions to scsi_all.c (and therefore libcam) that abstract out most access to sense data. This includes a bump of CAM_VERSION, because the CCB ABI has changed. Userland programs that use the CAM pass(4) driver will need to be recompiled. camcontrol.c: Change uses of scsi_extract_sense() to use scsi_extract_sense_len(). Use scsi_get_sks() instead of accessing sense key specific data directly. scsi_modes: Update the control mode page to the latest version (SPC-4). scsi_cmds.c, scsi_target.c: Change references to struct scsi_sense_data to struct scsi_sense_data_fixed. This should be changed to allow the user to specify fixed or descriptor sense, and then use scsi_set_sense_data() to build the sense data. ps3cdrom.c: Use scsi_set_sense_data() instead of setting sense data manually. cam_periph.c: Use scsi_extract_sense_len() instead of using scsi_extract_sense() or accessing sense data directly. cam_ccb.h: Bump the CAM_VERSION from 0x15 to 0x16. The change of struct scsi_sense_data from 32 to 252 bytes changes the size of struct ccb_scsiio, but not the size of union ccb. So the version must be bumped to prevent structure mis-matches. scsi_all.h: Lots of updated SCSI sense data and other structures. Add function prototypes for the new sense data functions. Take out the inline implementation of scsi_extract_sense(). It is now too large to put in a header file. Add macros to calculate whether fields are present and filled in fixed and descriptor sense data scsi_all.c: In scsi_op_desc(), allow the user to pass in NULL inquiry data, and we'll assume a direct access device in that case. Changed the SCSI RESERVED sense key name and description to COMPLETED, as it is now defined in the spec. Change the error recovery action for a number of read errors to prevent lots of retries when the drive has said that the block isn't accessible. This speeds up reconstruction of the block by any RAID software running on top of the drive (e.g. ZFS). In scsi_sense_desc(), allow for invalid sense key numbers. This allows calling this routine without checking the input values first. Change scsi_error_action() to use scsi_extract_sense_len(), and handle things when invalid asc/ascq values are encountered. Add a new routine, scsi_desc_iterate(), that will call the supplied function for every descriptor in descriptor format sense data. Add scsi_set_sense_data(), and scsi_set_sense_data_va(), which build descriptor and fixed format sense data. They currently default to fixed format sense data. Add a number of scsi_get_*() functions, which get different types of sense data fields from either fixed or descriptor format sense data, if the data is present. Add a number of scsi_*_sbuf() functions, which print formatted versions of various sense data fields. These functions work for either fixed or descriptor sense. Add a number of scsi_sense_*_sbuf() functions, which have a standard calling interface and print the indicated field. These functions take descriptors only. Add scsi_sense_desc_sbuf(), which will print a formatted version of the given sense descriptor. Pull out a majority of the scsi_sense_sbuf() function and put it into scsi_sense_only_sbuf(). This allows callers that don't use struct ccb_scsiio to easily utilize the printing routines. Revamp that function to handle descriptor sense and use the new sense fetching and printing routines. Move scsi_extract_sense() into scsi_all.c, and implement it in terms of the new function, scsi_extract_sense_len(). The _len() version takes a length (which should be the sense length - residual) and can indicate which fields are present and valid in the sense data. Add a couple of new scsi_get_*() routines to get the sense key, asc, and ascq only. mly.c: Rename struct scsi_sense_data to struct scsi_sense_data_fixed. sbp_targ.c: Use the new sense fetching routines to get sense data instead of accessing it directly. sbp.c: Change the firewire/SCSI sense data transformation code to use struct scsi_sense_data_fixed instead of struct scsi_sense_data. This should be changed later to use scsi_set_sense_data(). ciss.c: Calculate the sense residual properly. Use scsi_get_sense_key() to fetch the sense key. mps_sas.c, mpt_cam.c: Set the sense residual properly. iir.c: Use scsi_set_sense_data() instead of building sense data by hand. iscsi_subr.c: Use scsi_extract_sense_len() instead of grabbing sense data directly. umass.c: Use scsi_set_sense_data() to build sense data. Grab the sense key using scsi_get_sense_key(). Calculate the sense residual properly. isp_freebsd.h: Use scsi_get_*() routines to grab asc, ascq, and sense key values. Calculate and set the sense residual. MFC after: 3 days Sponsored by: Spectra Logic Corporation Notes: svn path=/head/; revision=225950
* Revive the LLVM and Clang license files, which were removed in myDimitry Andric2011-09-293-1/+33
| | | | | | | | | | | | too-thorough cleanup of unused files, in r213695. Also make sure these get installed under /usr/share/doc. Submitted by: rwatson, brooks Pointy hat to: dim MFC after: 3 days Notes: svn path=/head/; revision=225880
* Whitespace cleanup in build(7).Glen Barber2011-09-291-8/+8
| | | | | | | | MFC after: 1 week Need-MFC: 225858 Notes: svn path=/head/; revision=225859
* Document, and provide an example for, PORTS_MODULES in build(7).Glen Barber2011-09-291-0/+10
| | | | | | | | | PR: 161017 Submitted by: gcooper MFC after: 1 week Notes: svn path=/head/; revision=225858
* - fix whitespace issue in calendarEitan Adler2011-09-281-1/+1
| | | | | | | | | | - add a n after \ Submitted by: brueffer Approved by: bapt (mentor) Notes: svn path=/head/; revision=225853
* - add myself to committers-ports.dotEitan Adler2011-09-281-0/+3
| | | | | | | Approved by: sahil (mentor) Notes: svn path=/head/; revision=225848
* Fix typo in OSIOCGIFADDR.Sergey Kandaurov2011-09-271-1/+1
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=225776
* - Move misplaced reference [1]Gabor Kovesdan2011-09-271-7/+6
| | | | | | | | | | | | - Sort references [1] - s/Since/Because/ [2] Submitted by: arundel [1], Chad Perrin <perrin@apotheon.com> [2] MFC after: 3 days Notes: svn path=/head/; revision=225775
* Add myself to committers-src.dot.Robert Millan2011-09-271-0/+3
| | | | | | | Approved by: kib (mentor) Notes: svn path=/head/; revision=225772
* Forgot to add "RELENG_8" to list of CVS tags.Ken Smith2011-09-261-1/+1
| | | | | | | | Submitted by: Mamontov Roman <mr.xanto at gmail.com> Approved by: re (implicit) Notes: svn path=/head/; revision=225764
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-5/+5
| | | | | | | | | it from the 9.0-RELEASE release cycle code freeze. Approved by: re (implicit) Notes: svn path=/head/; revision=225757
* - Document $ipv6_cpe_wanif.Hiroki Sato2011-09-191-26/+116
| | | | | | | | | | | | - Emphasize $ipv6_enable and $ipv6_prefer are deprecated. - Add more detail descriptions about $ipv6_activate_all_interfaces. - Add some more examples of $ifconfig_IF_ipv6. - rtsold(8) and rtadvd(8) can be used even when ipv6_gateway_enable=NO now. Approved by: re (kib) Notes: svn path=/head/; revision=225671
* Add myself and connect me with my mentorsCarlo Strub2011-09-161-0/+3
| | | | | | | Approved by: re@, glarkin@ Notes: svn path=/head/; revision=225632
* Rename the cc.4 and cc.9 modular congestion control related man pages toLawrence Stewart2011-09-1512-37/+37
| | | | | | | | | | | | mod_cc.4 and mod_cc.9 respectively to avoid any possible confusion with the cc.1 gcc man page. Update references to these man pages where required. Requested by: Grenville Armitage Approved by: re (kib) MFC after: 3 days Notes: svn path=/head/; revision=225583
* Correct the RFC number for the description of IPv6 privacy addressingDoug Barton2011-09-151-1/+1
| | | | | | | | Reviewed by: bz Approved by: re (kib) Notes: svn path=/head/; revision=225574
* Ensure that ta_pending doesn't overflow u_short by capping its value at ↵Adrian Chadd2011-09-151-1/+1
| | | | | | | | | | | | | | | | USHRT_MAX. If it overflows before the taskqueue can run, the task will be re-added to the taskqueue and cause a loop in the task list. Reported by: Arnaud Lacombe <lacombar@gmail.com> Submitted by: Ryan Stone <rysto32@gmail.com> Reviewed by: jhb Approved by: re (kib) MFC after: 1 day Notes: svn path=/head/; revision=225570
* Include descriptions for keymaps missing from INDEX.keymaps. This fixesGavin Atkinson2011-09-131-0/+16
| | | | | | | | | | | the five keymaps referred to only by filename on the keymap selection screen of bsdinstall. Approved by: re (kib) MFC after: 1 week Notes: svn path=/head/; revision=225538
* Document vm_page_aflag_set(9), vm_page_aflag_clear(9) and vm_page_reference(9).Konstantin Belousov2011-09-062-13/+53
| | | | | | | | | | Retire vm_page_flag_set() and vm_page_flag_clear() functions. Reviewed by: alc Approved by: re (bz) Notes: svn path=/head/; revision=225419