]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-08 nyanMFi386: revision 200216
2009-12-08 jkim- Try pre-allocating all FIBs upfront. Previously...
2009-12-08 yongariPartially revert r200228. For mini RCB case, bge(4...
2009-12-08 jfvResync with Intel versions of both the em and igb
2009-12-08 rpauloFix typo in comment
2009-12-08 rpauloImprove response to multi-touch taps.
2009-12-08 marcelIn exception_save, write-back ar.rnat after switching...
2009-12-07 jfvUpdate driver to Intel version 2.0.7:
2009-12-07 jkimRevert r200231. It was already taken cared by jhb...
2009-12-07 jkimMake mfi(4) little bit less chatty.
2009-12-07 marcelAdd support for the NetMos NM9865 family of Serial...
2009-12-07 yongariDon't access jumbo frame related registers if controlle...
2009-12-07 yongariRemove PHY isolate/power down code in bge_stop(). The...
2009-12-07 mavExplicitly acknowledge MSI completion, as required...
2009-12-07 jhbImprove the algorithm the loader uses to choose a memor...
2009-12-07 mavMFp4;
2009-12-07 mavSiI3124 has no SNotification register. Handle Asynchron...
2009-12-07 jhbVarious small whitespace and style fixes.
2009-12-07 mariusAdd <machine/pcb.h> missed in r199135.
2009-12-07 guidoFix ntfs such that it understand media with a non-512...
2009-12-07 marcelDefine struct pcpu_md as the only MD field of struct...
2009-12-07 edInstall libulog in /lib.
2009-12-07 marcelFix Read-After-Write (RAW) dependency violation for...
2009-12-07 marcelAllocate the VHPT for each CPU in cpu_mp_start(), rathe...
2009-12-07 scfRevert behavior change to setenv(), unsetenv() and...
2009-12-06 mavAdd Asynchronous Notification support for controllers...
2009-12-06 scfUpdate the getenv(3) man page to reflect the recent...
2009-12-06 cpercivaRegister a request that all changes to *env(3) be revie...
2009-12-06 jillessh: Test ;<newline> as well as ; in the 'for' parser...
2009-12-06 scfChange the behavior of setenv(), putenv() and unsetenv...
2009-12-06 scfImprove the comment within getenv() explaining the...
2009-12-06 edAdd a libutempter compatibility interface to libulog.
2009-12-06 luigirestore setting of sin_len (was removed in 1.146 last...
2009-12-06 nwhitehornUnbreak build.
2009-12-06 edDon't forget to link the fixits against -lulog.
2009-12-06 mavMFp4:
2009-12-06 edMake `make cleanilinks' work in /sys/modules.
2009-12-06 edDon't depend on <utmp.h>.
2009-12-06 edMake pw(8) build without <utmp.h>.
2009-12-06 edLet w(1) use utmpx.
2009-12-06 mavMFp4:
2009-12-05 olegFix burst processing for WF2Q pipes - do not increase...
2009-12-05 edUnbreak rescue(8). We should also link against libulog...
2009-12-05 edLet systat's vmstat use utmpx.
2009-12-05 edPort who(1) to utmpx.
2009-12-05 kibChange VOP_FSYNC for zfs vnode from VOP_PANIC to zfs_fr...
2009-12-05 edLet init(8) and reboot(8) use utmpx to log wtmp entries.
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 pjdWe have to eventually look for provider without checkin...
2009-12-05 edLet date(1) use utmpx instead of logwtmp().
2009-12-05 edLet wall(1) use utmpx.
2009-12-05 edAdd WARNS?=6, because it seems to build out of the...
2009-12-05 edUse _ULOG_POSIX_NAMES here, to make eventual porting...
2009-12-05 edMassively extend libulog:
2009-12-05 edFix many "function declaration isn't a prototype" warni...
2009-12-05 edDon't let the C library depend on <utmp.h>.
2009-12-05 edRemove warnings from exec.c.
2009-12-05 edUse ANSI C prototypes inside termios.
2009-12-05 edRemove (hidden) warning about missing prototypes for...
2009-12-05 antoineAdd more obsolete files.
2009-12-05 antoineRemove trailing ";" in UMA_HASH_INSERT and UMA_HASH_REM...
2009-12-05 pjdFix deadlock when ZVOLs are present and we are replacin...
2009-12-05 pjdAlways check guid when opening by path, because we...
2009-12-05 pjdAvoid using additional variable for storing an error...
2009-12-05 syrinxMake sure enough memory is allocated for a struct pft_e...
2009-12-05 mavDo not ignore device interrupt if bus mastering is...
2009-12-05 stefanfAdd a missing space to the error message when execvp...
2009-12-05 luigiadjust comment in previous commit after Julian's explan...
2009-12-05 mavOn Soft Reset, read device signature from FIS receive...
2009-12-05 luigiremove a dead block of code, document how the ipfw...
2009-12-05 luigifix build with VNET enabled
2009-12-04 kibRegenerate.
2009-12-04 kibAdd several syscall compat32 entries for acl manipulation.
2009-12-04 netchildThis is v4l support for the linuxulator. This allows...
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-12-04 netchildImport the interface description of the video for linux...
2009-12-04 umeUse INET_ADDRSTRLEN and INET6_ADDRSTRLEN rather than...
2009-12-04 luigifix argument type in the call to expand_number
2009-12-04 kuriyama- In ypproc_all_2_svc(), yp_fork() is called only when...
2009-12-04 kuriyama- Replace magic number with YPOLDVERS macro (which...
2009-12-04 phkAdd disk-magic for amd64: same as i386.
2009-12-04 trhodesAdd a missing word to a sentence in the return values...
2009-12-04 avgichsmb: drop default attachment to generic smbus hardware
2009-12-04 mjacobFix cases where we've managed to get a Loop UP event...
2009-12-03 yongariAdd workaround to overcome hardware limitation which...
2009-12-03 thompsaAdd uhci/ehci controller ids.
2009-12-03 mavChange 'load' balancing mode algorithm:
2009-12-03 edRepair breakage to last-minute API change.
2009-12-03 jhbProperly return an error reply if an NFS remove or...
2009-12-03 nwhitehornThe first argument of dcbz interprets r0 as a literal...
2009-12-03 kibRemove wrong assertion. Debugee is allowed to lose...
2009-12-03 traszYet another cosmetic fix.
2009-12-03 traszCosmetical fixes.
2009-12-03 traszCosmetical fixes.
2009-12-03 gabor- Update the Spanish NLS catalog
2009-12-03 traszDescription of steps required to setup NFSv4 server...
2009-12-03 traszRemove unused code.
2009-12-03 nwhitehornAdd manpages for ams(4), akbd(4), adb(4), and cuda...
2009-12-03 traszRemove unneeded ifdefs.
2009-12-03 rdivackyConnect unzip to the build.
next