]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Only manipulate the PGA_EXECUTABLE flag on managed pages. This is a proxy
[FreeBSD/FreeBSD.git] / share /
2012-04-11 eadlerFix typo (add a missing '%/' in sed)
2012-04-10 eadlerUpdate examples with corrections from the author
2012-04-07 joelmdoc: fix column names, indentation, column separation...
2012-04-06 melifaro- Improve performace for writer-only BPF users.
2012-04-04 dougbAdd Bv9ARM.pdf to the list of docs to install.
2012-03-31 joelRemove end of line whitespace.
2012-03-31 joelmdoc: use It for each item in the list and separate...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 joelFix typo from last commit.
2012-03-29 joelRemove unnecessary Xo/Xc.
2012-03-29 joelPut quotation marks around a string.
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-29 jmalletto) Fix mips/mips -> mips for Makefile.inc1.
2012-03-29 jmallettAssume a big-endian default on MIPS and drop the "eb...
2012-03-27 jkim- Do not clobber softc when psm(4) is reintialized.
2012-03-27 joelmdoc: add missing El macro.
2012-03-27 bschmidtAdd a list of available devices which matches the names...
2012-03-26 joelmdoc: sort prologue macros.
2012-03-26 joelmdoc: Remove tabs in non-literal context.
2012-03-26 joelmdoc: terminate quoted strings.
2012-03-26 melifaro- Add knlist_init_rw_reader() function to kqueue(9).
2012-03-25 joelmdoc: document title should be all caps.
2012-03-25 joelMake sure sections are sorted into conventional order.
2012-03-25 joelRemove superfluous paragraph macro.
2012-03-24 eadlerAdd a few more examples
2012-03-24 eadler- Make the default values for tcsh more user friendly
2012-03-24 eadlerDirect users to csup instead of cvsup in the csup-file...
2012-03-24 mariusAdd QGE-X to the list of known-working cards.
2012-03-24 joelRemove superfluous paragraph macro.
2012-03-23 pluknetExpand contraction.
2012-03-23 pluknetUpdate IFCAP_* macro descriptions.
2012-03-23 pluknetClean up from the old kern.polling.
2012-03-23 pluknetDocument IFT_USB referenced by IFF_CANTCONFIG since...
2012-03-23 pluknetUpdate IFF_* macro descriptions.
2012-03-22 jkimAdd ACPI_LV_REPAIR debug level, available since ACPICA...
2012-03-22 joelUpdate snd_cmi, snd_csa and snd_emu10kx status.
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-20 pluknetUpdate the list of struct ifnet fields.
2012-03-20 maximo Xr siftr.4 in order to expose it to a wider audience.
2012-03-19 maximo Sort Xrs.
2012-03-19 maximo Trim EoL whitespaces.
2012-03-16 dimChange the style of share/mk/bsd.sys.mk to that of...
2012-03-16 davidxuAdd implementation note about when a condition variable...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-13 mavSome formatting for r232919.
2012-03-13 mavAdd kern.eventtimer.activetick tunable/sysctl, specifyi...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 jkimMake boot2 build with Clang again.
2012-03-09 emasteRemove undesired sysctl(3) xref
2012-03-08 emasteCorrect markup, use proper reference for sysctl(3)
2012-03-08 hselaskyAdd new USB device IDs.
2012-03-08 emasteInbound TCP-MD5 digest validation is now supported
2012-03-07 pluknetMove struct if_data basic description to a more suitabl...
2012-03-07 maximo Sync LOCK_PROFILING manpage with the current code...
2012-03-07 pluknetReflect that if_output changed to take a struct route...
2012-03-07 pluknetUpdate ifa_rtrequest() description after post-4.4BSD...
2012-03-06 bzProvide wbwd(4), a driver for the watchdog timer found...
2012-03-06 pluknetRemove if_watchdog remnants after if_timer/if_watchdog...
2012-03-06 pluknetFix a typo: use lower case in "A Shorthand".
2012-03-06 pluknetKill EoL whitespaces.
2012-03-06 pluknetThe missing part of r232588 that documents ifaddr_byind...
2012-03-06 pluknet- ifnet_addrs has gone and replaced by ifaddr_byindex...
2012-03-05 pluknetActually bump date, sigh.
2012-03-05 jhbFix three instances of a missing word.
2012-03-05 pluknetFix typo. Bump .Dd for the previous change.
2012-03-05 glebiusFix ng_ipfw(4) cookie number in example.
2012-03-04 jhbDocument pci_find_extcap() and pci_find_htcap().
2012-03-04 eadlerBump date as modified the man page
2012-03-04 eadlerehci tunables are only available when kernel is compile...
2012-03-04 eadlerPR: docs/158813
2012-03-03 dimRevert r232473. I have been convinced by Doug Barton...
2012-03-03 dimAfter r232322, it turned out many people (and some...
2012-03-03 jhbExpand and reorganize the pci(9) manpage a bit:
2012-03-02 pluknetReflect the renaming of ifmaof_ifpforaddr() to if_findm...
2012-03-02 pluknetifp->if_ioctl() has moved to u_long cmd in r36735.
2012-03-02 mavFix names of some Marvell SATA chips. It looks like...
2012-03-01 jhbUpdate the documentation on pci_get/set_powerstate...
2012-03-01 jhbSort function prototypes.
2012-03-01 jhbAdd pci_save_state() and pci_restore_state() wrappers...
2012-03-01 jhbUpdate for adjusted types for boundary arguments in...
2012-03-01 akAdd myself
2012-03-01 jhSince r199137 namei() returns EINVAL for DELETE and...
2012-03-01 mavAdd driver for the RME HDSPe AIO/RayDAT sound cards...
2012-03-01 pluknetChanges in ifaddr refcounting: ifa_refcnt IFAREF/IFAFRE...
2012-03-01 pluknetRefine r232333 [1] and put note about ifnet refcount...
2012-03-01 pluknetReflect that ifa_ifwithnet() gained ignore_ptp argument.
2012-03-01 pluknetDocument ifunit_ref function.
2012-03-01 pluknetDocument ifnet refcount.
2012-02-29 dimRegenerate src.conf(5) after r232322.
2012-02-29 dimAdd a WITH_CLANG_IS_CC option for src.conf(5), disabled...
2012-02-29 thompsaCorrect the description for CTLFLAG_TUN and CTLFLAG_RDT...
2012-02-29 pluknetAdd myself, and show marck@ as my mentor.
2012-02-29 dimRegenerate src.conf(5) after r231530 (and to correct...
2012-02-28 dimDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-28 kevloMention mos(4)
2012-02-28 kevloAdd support for the MCS7832
2012-02-28 kevloFix typos
2012-02-28 gavinCorrect capitalization of "Hz" in user-visible text...
2012-02-28 mmmdoc(7) stype - start new sentences on new line
next