]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-01-22 bmsDocuemnt exactly which functions access which NSS datab...
2007-01-22 kibBelow is slightly edited description of the LOR by...
2007-01-22 impAdd quirk for EasyMP3 EM732X usb 2.0 flash mp3 player.
2007-01-21 mariusChange the remainder of the drivers for DMA'ing devices...
2007-01-21 mariusCorrect a logic bug in the previous change.
2007-01-21 netchildUse a printf-modifier which doesn't need a cast.
2007-01-20 rodrigcDecrease to WARNS=3.
2007-01-20 rodrigcClean up compilation warnings. Set WARNS=6 in Makefile.
2007-01-20 jeff - Disable the long-term load balancer. I believe...
2007-01-20 netchildFix tinderbox build on amd64.
2007-01-20 mariusQuiet GCC4 warnings regarding the width of printf(...
2007-01-20 scottlThe multicast hash table has 8 slots in the BCE hardwar...
2007-01-20 jeff - We do need to IPI the idlethread on some systems...
2007-01-20 netchildMFp4 (113077, 113083, 113103, 113124, 113097):
2007-01-20 mariusAdd macros for the individual divisor bits as some...
2007-01-20 mariusRemove BUS_DMA_WAITOK from bus_dma_tag_create() invocat...
2007-01-20 marius- Use bus_get_dma_tag() to obtain the parent DMA tag...
2007-01-20 delphijFix build. chkdquot() should not return anything.
2007-01-20 marius- For the sake of completeness mention back-end support...
2007-01-20 mariusAdd front-ends for the 'lebuffer' variants found on...
2007-01-20 mppQuota system cleanup.
2007-01-20 mppQuota system cleanup.
2007-01-20 netchildOoops, fix the ratelimit.
2007-01-20 netchildConvert a KASSERT into a runtime warning (rate limited...
2007-01-20 mariusFor setting the port PCnet chips must be powered down...
2007-01-20 mariusUse bus_get_dma_tag() to obtain the parent DMA tag...
2007-01-20 jeff - In tdq_transfer() always set NEEDRESCHED when necess...
2007-01-20 pjdSend not only Access Request, but also Access Challenge...
2007-01-20 rafanAdd instructions for future update.
2007-01-20 maximo Remove duplicate includes.
2007-01-20 rafanRetire old ncurses build glue
2007-01-20 rafanSwitch to new ncurses build glue
2007-01-20 rafanIntroduce new ncurses build glues which are part of...
2007-01-20 rafanForce commit to note the following repocopies:
2007-01-20 rafan- Resolve conflicts
2007-01-20 mjacobGrumble- let a linux-ism slip in and had an llx which
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanImport ncurses 5.6-20061217 onto the vender branch
2007-01-20 mppAdd the following knobs for quotas if they are enabled:
2007-01-20 mjacobMFP4: Move default setting to the end of isp_reset...
2007-01-20 thompsaAdd a section about RSTP support.
2007-01-20 marius- Display the media instance numbers and allow the...
2007-01-20 marius- In miibus_attach() remove IFM_IMASK from the dontcare...
2007-01-20 marius- Don't set MIIF_NOISOLATE so ukphy(4) can be used...
2007-01-19 jhb- Change the PCI-X registers constants to be relative...
2007-01-19 jeffMajor revamp of ULE's cpu load balancing:
2007-01-19 cognetAdd a reference too pthread_cancel(3).
2007-01-19 mariusRemove remnants from the sparc64 origin of this file...
2007-01-19 mariusConvert the remainder of the low hanging fruits regardi...
2007-01-19 impCope gracefully with device_get_children returning...
2007-01-19 phkMake DK-HOSTMASTER show contact info for .dk domains.
2007-01-19 impOn FreeBSD/arm, any value > 50 bits will result in...
2007-01-18 stefanfUse eaccess() instead of access() for the type builtin...
2007-01-18 marius- Add a uart_rxready() and corresponding device-specifi...
2007-01-18 mjacobA less draconian fix to the build.
2007-01-18 marius- Probe the CS4231 in USIII machines.
2007-01-18 obrienTemporarily comment out the KASSERT that broke the...
2007-01-18 marius- Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides...
2007-01-18 joelAdd missing comma.
2007-01-18 glebiusRevise the ng_ppp(4) node, so that code flow is more...
2007-01-18 mariusRemove the compat shims for the ISA old-stlye in{b...
2007-01-18 mariusWrap the EISA-specific parts of the dpt(4) and si(4...
2007-01-18 mariusOn sparc64 also use the fillw() this header provides...
2007-01-18 kibForced commit to note that rev. 1.100 added support for
2007-01-18 rrs - most all includes (#include <>) migrate to the sctp_...
2007-01-18 kibAdd support for LINUX_O_DIRECT, LINUX_O_DIRECT and...
2007-01-18 ruFix definitions of kilobits etc.
2007-01-18 thompsaSet topology change propagation on all ports _except_...
2007-01-18 rodrigcRevert previous change.
2007-01-18 delphijOops... Revert previous commit because "installathon...
2007-01-18 delphijFix a typo.
2007-01-18 rodrigcForward declare __pcpu as a pointer type instead of...
2007-01-17 bmsDocument the loader tunables which control hard process...
2007-01-17 delphijUse FOREACH_PROC_IN_SYSTEM instead of using its unrolle...
2007-01-17 delphijUse FOREACH_PROC_IN_SYSTEM instead of using its unrolle...
2007-01-17 des"If I only had a brain..."
2007-01-17 desCorrect errors in previous commit. I didn't realize...
2007-01-17 joel- Add a small section on boot-time configuration.
2007-01-17 desOn i386, make "prescott" an alias for "nocona" (instead...
2007-01-17 markusFix a buffer overflow iff USB_DEBUG is set, hw.usb...
2007-01-17 scottlAdd PCI Id's for upcoming controllers.
2007-01-17 pjdAdd 3436 file system regression tests in 184 files.
2007-01-17 cognetCreate bus dma tags for both the PCI bus and the IXP425...
2007-01-17 cognet- Add bounce pages for arm, largely based on the i386...
2007-01-16 trhodesAdd a 3rd entry in the cache, which keeps the end position
2007-01-16 ssouhlalRemove hptlock from the static witness table, now that...
2007-01-16 mariusResurrect upa(4), now used for the subordinate/slave...
2007-01-16 marius- Merge sys/sparc64/creator/creator_upa.c into sys...
2007-01-16 mariusTeach OF_decode_addr() about the bus space used for...
2007-01-16 mariuso In re_newbuf() and re_encap() if re_dma_map_desc...
2007-01-16 bruefferFix a typo in a comment, introduced in rev. 1.19.
2007-01-16 jhbDisable MSI for the Intel 845 and 865 chipsets and...
2007-01-16 mppFix a spelling error. heirarchy -> hierarchy.
2007-01-16 mppFix a spelling error in some comments. heirarchy ...
2007-01-16 maximo Remove duplicate #include <errno.h>.
2007-01-16 jkimCorrect driver_t brgphy_driver, which was forgotten...
2007-01-16 jhbFix the subvendor ID for PCI-PCI bridges.
2007-01-16 jhbRemove duplicate variable initialization.
2007-01-16 umeAvoid infinite loop if nicmp6 and nip6 are not on the...
2007-01-16 pjdWhen we try to set set-gid bit with chmod(2) on a file...
next