]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-01 Alan CoxChange the default value for the flag enabling superpag...
2010-02-01 Marcel MoolenaarUse the capability pointer to indicate whether the...
2010-02-01 Wojciech A... Conform style.Makefile(5) and replace = and += with...
2010-02-01 Alexander MotinNetCell is a PCI hardware RAID without cable and mode...
2010-02-01 Luigi Rizzouse u_char instead of u_int for short bitfields.
2010-02-01 Hajimu UMEMOTOManageSieve has been added as port 4190:
2010-02-01 Marius StroblMerge r178860 from sparc64:
2010-02-01 Marius StroblMerge r177565 from sparc64:
2010-02-01 Marius StroblMerge r157224 from sparc64:
2010-01-31 Jason EvansFix bugs:
2010-01-31 Christian S... Make sure we convert audit records that were produced...
2010-01-31 Rebecca CranRemove extra semicolon.
2010-01-31 Rebecca CranFix typo of ENOTCONN.
2010-01-31 Weongyo JeongHook up the siba_bwn module to the build.
2010-01-31 Weongyo JeongAdds siba_bwn module which is used with bwn(4). Main...
2010-01-31 Gregory Neil... Note sendmail 8.14.4 upgrade
2010-01-31 Marcel MoolenaarThe EFI vendor UUID for FreeBSD variables is called...
2010-01-31 Gavin AtkinsonImplement the "-i" option to sysctl(8), to ignore failu...
2010-01-31 Rick MacklemPatch the experimental NFS client so that there is...
2010-01-31 Ed SchoutenProperly use dev_refl()/dev_rel() in kern.devname.
2010-01-31 Ed SchoutenPerform some cleanups to devname(3).
2010-01-31 Robert NolandEnable MTRR on all VIA CPUs that claim support.
2010-01-31 Robert NolandWelcome drm support for VIA unichrome chips.
2010-01-31 Robert NolandImport simple drm memory manager.
2010-01-31 Rui PauloImprove previous commit and add missing ar9280.c
2010-01-31 Rui PauloBuild 928x files too.
2010-01-31 Ed SchoutenAllow mknod(8) to be only invoked with a pathname as...
2010-01-31 Hiroki Sato- Check if_type of "addm <interface>" before setting the
2010-01-30 Marcel MoolenaarExport the UUID of the partition in the XML. The partit...
2010-01-30 Antoine BrodinAdd files to remove when MK_GPIB=no.
2010-01-30 Antoine BrodinAdd files to remove when MK_GDB=no.
2010-01-30 Antoine BrodinAdd files to remove when MK_GAMES=no.
2010-01-30 Antoine BrodinAdd files to remove when MK_FREEBSD_UPDATE=no.
2010-01-30 Antoine BrodinAdd files to remove when MK_FLOPPY=no.
2010-01-30 Hajimu UMEMOTOAllow use of -6 option to "server" and "peer" in ntp...
2010-01-30 Marius StroblImplement handling of the third argument of cpu_switch...
2010-01-30 Tim KientzleSupport -V option to print a dot for each file processed.
2010-01-30 Marcel MoolenaarIntroduce libefi -- a library around EFI runtime servic...
2010-01-30 Neel NatuProvide access to pcpu structures for SMP kernels.
2010-01-30 Jack F VogelFix for kern/141646: when stacking pseudo drivers like
2010-01-29 Marcel MoolenaarDon't check the device ID. Instead, check the class...
2010-01-29 Konstantin... The MAP_ENTRY_NEEDS_COPY flag belongs to protoeflags...
2010-01-29 Gabor Kovesdan- Fix some style(9) bugs
2010-01-29 Marcel MoolenaarWhen backtracing self, start with the current frame...
2010-01-29 Jaakko HeinonenBump .Dd for r203164.
2010-01-29 Rebecca CranAdd myself and show rrs@ as my mentor.
2010-01-29 Rebecca CranAdd my birthday.
2010-01-29 Alexander MotinReset port on disconnect event, to abort any running...
2010-01-29 Jaakko HeinonenAdd "maxfilesize" mount option for tmpfs to allow speci...
2010-01-29 Robert WatsonYou must include fcntl.h (in practice) to be able to...
2010-01-29 Andriy Gaponadd static qualifier to definition of a function alread...
2010-01-29 Rui PauloAdd support for the AR9285 chipset, which is found...
2010-01-29 Rui PauloReplace Id keyword with the FreeBSD keyword.
2010-01-29 Jaakko Heinonen- Handle short reads when the -P option is used. Short...
2010-01-29 Rui PauloReplace Id keyword with the FreeBSD keyword.
2010-01-29 Jaakko Heinonen- Cast time_t, int64_t and some int32_t values to intma...
2010-01-29 Randall StewartFollow Neel's suggestion and switch to using
2010-01-29 Randall StewartFor our memory re-mapping trick to work
2010-01-29 Randall StewartIts possible that our RMI box has memory extending
2010-01-29 Randall StewartMove ID up into comment block.. per bsdimp
2010-01-29 Andrew ThompsonUuencode the rt2870 firmware into ascii like the other...
2010-01-29 Andrew ThompsonAdd a function to check if the usb devices is still...
2010-01-29 Andrew ThompsonRework cam error handling to fix Mitsumi floppy drives.
2010-01-29 Andrew ThompsonSimplify attach for UMASS_PROTO_CBI_I mode and change...
2010-01-29 Andrew ThompsonAdd null check on quirk lookup and add a couple of...
2010-01-29 Andrew ThompsonAdd the Netgear WPN111
2010-01-29 Andrew ThompsonSync usb products to perforce.
2010-01-29 Andrew ThompsonAttempt to recover on a TX error rather than stopping...
2010-01-29 Andrew ThompsonOptimise EHCI ISOC HS done check.
2010-01-29 Andrew ThompsonAdd device ID.
2010-01-28 Andrew ThompsonUse device_printf rather than printf + device_get_nameunit.
2010-01-28 Andrew ThompsonRelease the firmware after loading to the device.
2010-01-28 Andrew ThompsonAdd run(4) to NOTES.
2010-01-28 Andrew ThompsonHook run(4) to the build.
2010-01-28 Andrew ThompsonAdd run(4), a driver for Ralink RT2700U/RT2800U/RT3000U...
2010-01-28 Oleksandr Tymoshenko- Increase timeouts to 100 milliseconds, 1 millisecond...
2010-01-28 Edward Tomasz... Cosmetic fixes.
2010-01-28 Warner LoshAdd Cavium's standard copyright to those files that...
2010-01-28 Warner LoshWe make it to single user well, but not so well to...
2010-01-28 Warner Loshtrim unused members of the softc.
2010-01-28 Edward Tomasz... Add description of bounded sleep vs unbounded sleep...
2010-01-28 Ulrich SpörleinAdd myself.
2010-01-28 Joerg WunschFix typo in xref (it accidentally referenced itself).
2010-01-28 Alexander MotinNote added FIS-based switching support.
2010-01-28 Alexander MotinAdd FIS-based switching support. If controller supports...
2010-01-28 Edward Tomasz... Improve descriptions, remove turnstiles (since, from...
2010-01-28 Rick MacklemPatch the experimental NFS client in a manner analogous to
2010-01-28 Olivier HouchardComment out any reference to ALCHEMY.hints until it...
2010-01-28 Randall StewartFix two of the extended memory hacks. The copy pages
2010-01-28 Randall StewartAdds additional hacks for proper bits so that
2010-01-28 Randall StewartMake compilable.. i.e. the FreeBSD id I added must
2010-01-28 Randall StewartChanges the msg ring so its a filter not a
2010-01-28 Alexander MotinMFp4: Large set of CAM inprovements.
2010-01-28 Marcel MoolenaarIn pci_cfgregread() and pci_cfgregwrite(), validate...
2010-01-28 Ed MasteClean up rc.subr man page after removing leftover NetBS...
2010-01-27 Ruslan ErmilovEliminated nits from last commit.
2010-01-27 Jens SchweikhardtCorrect a bunch of typos.
2010-01-27 Ed SchoutenRemove stale inclusion of <ulog.h>.
2010-01-27 Marius Strobl- Zero the MSI/MSI-X queue argument, otherwise mtx_init...
2010-01-27 Jack F VogelAdd a link tasklet so updates can be sleepable.
next