]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-11-25 Bjoern A. ZeebUnbreak the build without INET6.
2008-11-25 Bjoern A. ZeebUnbreak the build until alfred@ is back to fix it corre...
2008-11-25 Alfred Perlsteinsrc/lib/libusb20/libusb20_compat01.c
2008-11-25 Scott LongBig update to the iSCSI initiator code. Highlights...
2008-11-25 Warner LoshSave boot args.
2008-11-25 Warner Loshmore silly whitespace changes.
2008-11-25 Pyun YongHyeonSimplify Tx checksum offload configuration. Also clear...
2008-11-25 Pyun YongHyeon- Allow fxp_encap() enqueue failed transmissions and set
2008-11-25 Daichi GOTOSimplify mode_t check treatment (suggested by trasz).
2008-11-25 Daichi GOTOFixes Unionfs socket issue reported as kern/118346.
2008-11-25 Weongyo Jeong- improve AL2230 RF handling when the device type is...
2008-11-25 Tai-hwa LiangFixing !INET6 builds.
2008-11-25 Pyun YongHyeonMove unarming watchdog timer and pending multicast...
2008-11-25 Pyun YongHyeonFix Tx/Rx checksum offload ioctl handling and make...
2008-11-25 Pyun YongHyeonMake fxp(4) build with FXP_IP_CSUM_WAR.
2008-11-25 Pyun YongHyeonSort head files and removed ununsed header file.
2008-11-25 Warner LoshFix various whitespace botches, mostly having them...
2008-11-25 Pyun YongHyeonWhitespace fix.
2008-11-25 Rui PauloAdd support for Marvell PATA M88SX6121.
2008-11-25 Warner LoshReplace disclaimer with the one from COPYRIGHT. Joint...
2008-11-25 Warner LoshReplace three magic constants with L1_S_SIZE, since...
2008-11-25 Warner LoshTweak the disclaimer section of the license to match...
2008-11-24 Ed MasteCorrect typo in comment: thier -> their
2008-11-24 Andrew GallatinRestore sfence semantics in mxge after the introduction
2008-11-24 Colin PercivalMake sure arc4random(9) is properly seeded when /etc...
2008-11-24 Sam Leffleruse consistent style
2008-11-24 Pawel Jakub... This actually works on Linux, I just had wrong director...
2008-11-24 Pawel Jakub... Include TODO messages even if tests succeeds, so we...
2008-11-24 Dag-Erling... Change the universe target to warn the user for every...
2008-11-24 Joseph KoshyCorrection: these PMCs do not support a "umask" modifier.
2008-11-24 Joseph Koshy- Document the rules used to determine when spellings...
2008-11-24 Pyun YongHyeonSave the value read from TX queue CSR, so we don't...
2008-11-24 Sam Lefflerprint the extended tx/rx descriptor for 5416 and later...
2008-11-24 Sam Lefflernuke special handling of RXORN interrupt; the hal marks...
2008-11-24 Xin LIDocument ale(4).
2008-11-23 Sean FarleyFixed style issues with variable ordering and naming...
2008-11-23 Alexander MotinRemove DELAY() on hdac_audio_commit().
2008-11-23 Warner LoshEliminate an unused variable reported by coverity
2008-11-23 David MaloneIt's possible that the dump device has gone away after...
2008-11-23 David MaloneMake the new CCEQ macro a little more like the old...
2008-11-23 Stefan FarfelederAdd a test for r185231.
2008-11-23 Stefan FarfelederFix $? at the first command of a function. The previou...
2008-11-23 Alexander MotinDo not use soft PCM volume for digital outputs to allow...
2008-11-23 Pawel Jakub... Mark all the places where Linux is not POSIX-compilant...
2008-11-23 Pawel Jakub... Don't use PRIV_ROOT. Here we check if user can share...
2008-11-23 Pawel Jakub... fstest for Linux:
2008-11-23 Hiroki SatoRemove vfs_mountedon(9) manual page. The vfs_mountedon...
2008-11-23 Alexander MotinStrictly differentiate digital and analog PCM devices...
2008-11-23 Hiroki Satovn_fullpath(9) does not assume vp is locked by the...
2008-11-23 Pawel Jakub... fstest for Linux:
2008-11-23 Pawel Jakub... FreeBSD's way of handling rmdir("..") is not POSIX...
2008-11-23 Pawel Jakub... Shorter version.
2008-11-23 Pawel Jakub... Add support for pathconf(2).
2008-11-23 Pawel Jakub... Detect operating system automatically.
2008-11-23 Giorgos KeramidasEnhance the explanation of using filesystem-specific...
2008-11-23 Pawel Jakub... fstest for Linux:
2008-11-23 Alexander MotinReport card erase sector size as disk stripe size.
2008-11-23 Alexander MotinImprove detach handling: close races, flush queue.
2008-11-23 Pawel Jakub... Implement -T option as found in Linux df(1). When given...
2008-11-23 Kip MacyAdd backward compatibility ifdefs for non-multiq kernels
2008-11-23 Sam Lefflercorrect sorting
2008-11-23 Kip Macywork around periodic leak on queue overrun by enabling...
2008-11-23 Kip Macybuf_ring_peek should return NULL if the ring is empty...
2008-11-23 Kip Macyintr_machdep.h breaks build on some arches and is not...
2008-11-22 Marcel MoolenaarUnbreak previous commit.
2008-11-22 Marcel MoolenaarInclude the QUICC backend in the kernel module.
2008-11-22 Marcel MoolenaarCast to uintptr_t before casting to void*. This allows the
2008-11-22 Andrew ThompsonAllow multiple makeoption lines to be used with the...
2008-11-22 Alexander MotinRemove unused variable.
2008-11-22 Alexander MotinFix typo. Clear session stats instead of config and...
2008-11-22 Alexander MotinRemove unneeded NULL check. At first msg can't be null...
2008-11-22 Alexander MotinWhitespace cleanup for previous commit.
2008-11-22 Alexander MotinHandle device_get_children() errors in more correct...
2008-11-22 Alexander MotinChange check order to avoid array overrun.
2008-11-22 Doug RabsonFix amd64 build and re-enable gptzfsboot.
2008-11-22 Pawel Jakub... IFp4: Don't rely on disk IDs and always use vdev guids...
2008-11-22 Pawel Jakub... IFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchfl...
2008-11-22 Pawel Jakub... IFp4: Finish implemnetation of chflags(2) for ZFS....
2008-11-22 Pawel Jakub... IFp4: Don't free pathname too soon, debugging code...
2008-11-22 Konstantin... Busy ufs filesystem around block of code that does...
2008-11-22 Konstantin... Add sv_flags field to struct sysentvec with intention...
2008-11-22 Joseph KoshyUnbreak LINT.
2008-11-22 Kip MacyAdd flowid to mbuf to allow drivers to uniquely
2008-11-22 Kip Macy- enable multiple transmit queues
2008-11-22 Kip Macyconvert calls to IFQ_HANDOFF to if_transmit
2008-11-22 Marcel MoolenaarDefine mb(), rmb() and wmb() for real.
2008-11-22 Kip Macy- bump __FreeBSD version to reflect added buf_ring...
2008-11-21 George V. Neville... Several small additions to the Chelsio 10G driver.
2008-11-21 Warner Losh'Strict EAP conformance' makes more sense here than...
2008-11-21 Luigi Rizzouse the correct variable in a debug message.
2008-11-21 Doug RabsonAdd definitions for ZFS pool version 13.
2008-11-21 Dag-Erling... Disconnect gptzfsboot from the build until dfr@ gets...
2008-11-21 Warner LoshCreate a /dev/cardbus%d.cis, to be compatible with...
2008-11-20 Marius Strobl- According to OpenSolaris, CDMA flushing/syncing for...
2008-11-20 Luigi RizzoAs reported in kern/118222, pxeboot in RELENG7 (and...
2008-11-20 Warner Loshdamn. Always do make depend. Forgot to recompile...
2008-11-20 Warner LoshFix check for link target so we don't print cardbus...
2008-11-20 Warner LoshRestore now-useless ioctl as a roadmap. The original...
2008-11-20 Warner LoshMore dead code removal.
2008-11-20 Warner LoshThe original programs that this code was lifted from...
next