]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Don't free jail parameter values after printing them - jail_param_get
[FreeBSD/FreeBSD.git] / sys /
2009-12-03 traszAdd change that was somehow missed in r192586. It...
2009-12-03 umeTeach an IPv6 to the debug prints.
2009-12-03 avgichsmb: try attaching only to intel hardware in the...
2009-12-03 avgichsmb: add pci ids for some newer supported hardware
2009-12-03 marcelMake sure bus space accesses use unorder memory loads...
2009-12-02 thompsaFix cut'n paste on the AR9280 entry.
2009-12-02 marcelInclude <sys/sysctl.h>, to get the declarations of...
2009-12-02 traszDon't use ap->a_td->td_ucred when we were passed ap...
2009-12-02 luigi- initialize src_ip in the main loop to prevent a compi...
2009-12-02 kibBump __FreeBSD_version for sigpause(3) addition [1...
2009-12-02 jhbndis_scan_results() can sleep if the scan results are...
2009-12-02 scottlFix several cases where the periph lock was held over...
2009-12-02 luigiDispatch sockopt calls to ipfw and dummynet
2009-12-02 avgmca: improve status checking, recording and reporting
2009-12-02 luigismall changes for portability and diff reduction wrt...
2009-12-02 umeTeach an IPv6 to send_pkt() and ipfw_tick().
2009-12-02 glebiusUntil this moment carp(4) used a strange logging priori...
2009-12-02 luigiAdd new sockopt names for ipfw and dummynet.
2009-12-02 luigichange the type of the opcode from enum *:8 to u_int8_t
2009-12-02 nwhitehornBump limits on PowerPC. This allows large executables...
2009-12-02 thompsaAdd missing ath_ar9* ath hal entries.
2009-12-02 thompsaRemove unknown ath hal device entries.
2009-12-01 mavAdd CAM_ATAIO_DMA ATA command flag to mark DMA protocol...
2009-12-01 npT3 firmware 7.8.0 for cxgb(4)
2009-12-01 emasteFix parenthesis typo -- copy full frame pointer for...
2009-12-01 edDon't allocate an input buffer for a TTY when the recei...
2009-12-01 gibbsAdd media ioctl support and link notifications so that...
2009-11-30 jhbRemove if_timer/if_watchdog now that they are no longer...
2009-11-30 jhbRemove extra parantheses from usb_ethernet.c and usb_se...
2009-11-30 emasteUse switch out (SWO) instead of switch in (SWI) debug...
2009-11-30 emasteFree pointer from getenv() when done with it.
2009-11-30 avgamdsbwd: new driver for AMD SB600/SB7xx watchdog timer
2009-11-30 avgx86 cpu features: add MOVBE reporting and flag
2009-11-30 kmacyMerge Scott Long's latest blkfront now that the licensi...
2009-11-30 kmacyUpdate license to reflect terms in xen 2.0 as of the...
2009-11-29 nwhitehornAdd atp(4) to powerpc GENERIC. Most late-generation...
2009-11-29 nwhitehornEarly-generation touchpads do not send periodic calibra...
2009-11-29 bzEnable IPcomp by default.
2009-11-29 bzAdd more statistics variables for IPcomp.
2009-11-29 marcelMove the sysctl related fields to the end of the struct...
2009-11-29 bzIn case the compression result is the same size as...
2009-11-29 bzAssimilate very similar input and output code paths
2009-11-29 bzAdd SDT iter probes forgotten in r199885.
2009-11-29 bzOnly add the IPcomp header if crypto reported success...
2009-11-28 edDecompose <sys/termios.h>.
2009-11-28 bzRemove whitespace.
2009-11-28 bzDirectly send data uncompressed if the packet payload...
2009-11-28 bzChange memory managment from a fixed size array to...
2009-11-28 bzCorrect a typo.
2009-11-28 marcelEliminate teh use of MAXCPU in static arrays of interru...
2009-11-28 nwhitehornAdd support for interpreting taps on ADB touchpads...
2009-11-28 bzZ_PARTIAL_FLUSH is marked deprecated. Z_SYNC_FLUSH...
2009-11-28 nwhitehornAdd a CPU features framework on PowerPC and simplify...
2009-11-28 bzAdd SDT probes for opencrypto:deflate:deflate_gobal:*.
2009-11-28 bzDefine an SDT provider for "opencrypto".
2009-11-28 bzAdd SDT_PROBE[1-5] in the same way we have SDT_PROBE_DE...
2009-11-28 edInclude <sys/tty.h> instead of <sys/termios.h>.
2009-11-28 edInclude <sys/ttydefaults.h>, instead of doing it throug...
2009-11-28 edRemove unneeded inclusion of <sys/termios.h>.
2009-11-28 traszProvide a set of sysctls and tunables to disable device...
2009-11-28 edRemove unneeded includes of <sys/termios.h>.
2009-11-28 alcProperly synchronize the previous change.
2009-11-27 alcSupport the new VM_PROT_COPY option on wired pages...
2009-11-27 alcSimplify the invocation of vm_fault(). Specifically...
2009-11-27 tuexenUse the default stack size for the iterator thread.
2009-11-27 sobomaxRemove spinconsole from pc98, some parts seem to be...
2009-11-27 sobomaxWhitespace-only: another instance of identation with...
2009-11-27 sobomaxWhitespace on: use tabs for identation consistently.
2009-11-27 sobomaxAdd new loader console type: "spinconsole". This consol...
2009-11-27 attilioi386 has not (yet) any DEV_ATPIC conditional than axe...
2009-11-26 mavAdd two Cirrus Logic codec IDs.
2009-11-26 kibImplement rtld part of the support for -z nodlopen...
2009-11-26 kibImplement sighold, sigignore, sigpause, sigrelse, sigse...
2009-11-26 mavDrop USB mass storage devices support from ata(4)....
2009-11-26 mavMFp4:
2009-11-26 alcReplace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PRO...
2009-11-26 thompsaRemove overuse of exclamation marks in kernel printfs...
2009-11-25 thompsaDisable interrupts after doing early takeover of the...
2009-11-25 yongariFix typo which inversed the logic which in turn disable...
2009-11-25 yongariMake sure one shot MSI is enabled.
2009-11-25 traszBe nice, don't use the f-word.
2009-11-25 mavFix small copu-paste bug.
2009-11-25 rwatsonFix comment typo.
2009-11-24 ivorasMake ULE process usage (%CPU) accounting usable again...
2009-11-24 fabient- fix a LOR between process lock and pmc thread mutex
2009-11-24 jhbUse a single private timer to drive the transmit watchd...
2009-11-24 yongariBGE_FLAG_40BIT_BUG should be set before creating DMA...
2009-11-24 jhb- For 350 chips, don't set various INTR bits in TX...
2009-11-24 jhbUse bus_*() rather than bus_space_*().
2009-11-24 mavUse only lower byte of sectors_intr IDENTIFY word as...
2009-11-24 mavMFp4:
2009-11-24 kmacyremove annoying printf that cripples kdb on PV guests
2009-11-24 kmacyfixup kernel core dumps on paravirtual guests
2009-11-24 marcelImprove upon revision 196196 by removing the newly...
2009-11-23 marcelDon't make MJUMPAGESIZE equal to PAGE_SIZE unconditionally.
2009-11-23 jkim- Add more aggressive BPF JIT optimization. This is...
2009-11-23 marcelRevert previous commit. The problem was not related...
2009-11-23 thompsaActually disable interrupts in ehci_detach().
2009-11-23 mavDo not attach JMicrons with single PCI function. They...
2009-11-23 rmacklemModify the experimental nfs server so that it falls...
next