]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-09-28 Xin LIUse a 2 clause BSD-style license instead of stating...
2009-09-28 Andrew ThompsonAdd experimental support for usb serial console and...
2009-09-28 Andrew ThompsonAdd a config number quirk for the ELSA_MODEM1
2009-09-28 Andrew Thompsonadd more device IDs
2009-09-28 Andrew ThompsonAllow setting of MAC address for AXE based ethernet...
2009-09-28 Andrew ThompsonIncrease the rx buffer size to 16384 bytes, this increa...
2009-09-28 Andrew Thompson- Remove SAMSUNG_YP_U2 now that it is in the cam layer
2009-09-28 Andrew ThompsonMFp4
2009-09-28 Andrew ThompsonAdd basic support for USB Network Control Model (NCM...
2009-09-28 Andrew ThompsonAdd extra safety locking when clobbering xfer->flags_in...
2009-09-28 Andrew ThompsonCorrect buffer sizes used so that they match. The old...
2009-09-28 Xin LIStatic'ify internal methods and use prototype.
2009-09-28 Andrew ThompsonAdd support for USB language selection.
2009-09-28 Andrew ThompsonFix NULL-pointer dereference in usb_endpoint_foreach().
2009-09-28 Andrew ThompsonAdd support for ChipHead 341 serial port adapter.
2009-09-28 Andrew ThompsonClear all interrupts rather than just SETUP packet.
2009-09-28 Andrew ThompsonSimplify logic around setting EHCI_QH_DTC and expand...
2009-09-28 Andrew ThompsonImport two PCI quirks from Linux
2009-09-28 Andrew ThompsonMFp4 @ 168387
2009-09-28 Colin PercivalSilence warning printed by getfsspec(3) when /etc/fstab...
2009-09-27 Alexander MotinFethch more information from IDENTIFY result.
2009-09-27 Gabor Kovesdan- Add share/nls/gl_ES.ISO8859-1, which I forgot in...
2009-09-27 Bjoern A. ZeebAdd a simple C program to check mmap calls to various...
2009-09-27 Simon L. B... - When we run our trap cleanup handler, echo that we...
2009-09-27 Alexander MotinReport SATA 3.x devices.
2009-09-27 Alexander MotinAdd more defines from recent and not only specs.
2009-09-27 Ed SchoutenAdd support for VT200-style mouse input.
2009-09-27 Simon L. B... Do not allow mmap with the MAP_FIXED argument to map...
2009-09-27 Jung-uk KimCopy apm(4) emulation from sys/i386/acpica/acpi_machdep...
2009-09-27 Yoshihiro TakahashiAdd '#define NFSCLIENT' into opt_nfs.h if the NFSCLIENT...
2009-09-27 Gabor Kovesdan- Add Galician NLS catalog
2009-09-26 Dag-Erling... printerr_reply() has never been used for as long as...
2009-09-26 Hiroki SatoUse ipv6if() when $rtadvd_interfaces="AUTO".
2009-09-26 Hiroki SatoMove rc.d/{stf,faith} to just before rc.d/routing.
2009-09-26 Hiroki SatoFix several logic bugs in the previous IPv6 variable...
2009-09-26 Pawel Jakub... Ensure that tv_sec is between INT32_MIN and INT32_MAX...
2009-09-26 Alan CoxMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-26 Rui PauloPromote the cpu_class local variable to global and...
2009-09-26 Ed SchoutenAdd 256 color support.
2009-09-26 Ed SchoutenProperly get out of origin mode if the cursor has to...
2009-09-26 Ed SchoutenGet rid of now deprecated SCS wrappers.
2009-09-26 Ed SchoutenMake the fuzzer a bit more useful by forcing 7-bit...
2009-09-26 Bjoern A. Zeeblindev(4) [1] is supposed to be a collection of linux...
2009-09-26 Pawel Jakub... Handle cases where virtual (GFS) vnodes are referenced...
2009-09-26 Pawel Jakub... On lookup error VFS expects *vpp to be set to NULL...
2009-09-26 Pawel Jakub... Use traverse() function to find and return mount point...
2009-09-26 Pawel Jakub... - Don't depend on value returned by gfs_*_inactive...
2009-09-25 Dag-Erling... Wipe out mergeinfo.
2009-09-25 Dag-Erling... Other minor style issues.
2009-09-25 Dag-Erling... Slight style cleanup.
2009-09-25 Jung-uk KimFix couple of style nits missed in the previous commit.
2009-09-25 Jung-uk Kim- Use x86bios_offset() instead of BIOS_PADDRTOVADDR...
2009-09-25 Pawel Jakub... Fletcher4 is not the default checksum algorithm.
2009-09-25 Pawel Jakub... Switch to fletcher4 as the default checksum algorithm...
2009-09-25 Jung-uk KimReject some VESA graphics modes if the controller does...
2009-09-25 Jung-uk Kim- Reduce BIOS memory mapping. We want 1MB of physical...
2009-09-25 Marius StroblMerge r194204 from amd64/i386:
2009-09-25 Ed SchoutenAdd a new escape sequence to switch between cons25...
2009-09-25 Ed SchoutenConformance: ignore {delete,insert} line while outside...
2009-09-25 Xin LIFix LINT build.
2009-09-25 David Xudon't report error if key was deleted.
2009-09-25 David XuIn function do_rw_wrlock, when a writer got an error...
2009-09-24 Jung-uk KimDump real mode registers under bootverbose to help...
2009-09-24 Ed SchoutenAdd __unused.
2009-09-24 Ed SchoutenMake SCS work in 8-bit mode.
2009-09-24 Jung-uk KimInitialize registers to zero before calling the interru...
2009-09-24 Jung-uk KimSome broken VESA BIOSes, e.g., IBM T23, return wrong...
2009-09-24 Jung-uk Kimr197444 unnecessarily changed positions of these files...
2009-09-24 Jung-uk Kim- Use FreeBSD function naming convention.
2009-09-24 Pyun YongHyeonAlign Tx/Rx descriptors on 32 bytes boundary instead...
2009-09-24 Pyun YongHyeonDestroy dmamap in dma cleanup.
2009-09-24 Pyun YongHyeonConsistently use bus_addr_t.
2009-09-24 Alexander MotinDo not call BUS_DRIVER_ADDED() for detached buses ...
2009-09-24 Pyun YongHyeonUse __NO_STRICT_ALIGNMENT to determine whether de(4...
2009-09-24 John BaldwinRemove unnecessary locking from attach(). This fixes...
2009-09-24 Pawel Jakub... Before calling vflush(FORCECLOSE) mark file system...
2009-09-24 Pawel Jakub... Close race in zfs_zget(). We have to increase usecount...
2009-09-24 Ed MasteAdd a backtrace to the "fpudna in kernel mode!" case...
2009-09-24 Rui PauloUpdate the includes to two more levels of subdirs.
2009-09-24 Andriy Gaponnumber of cleanups in i386 and amd64 pci md code
2009-09-24 Marcel MoolenaarDon't create more partitions than can fit in the table...
2009-09-23 Attilio Raorwlock implemented from libthr need to fall through...
2009-09-23 Jung-uk KimMove sys/dev/x86bios to sys/compat/x86bios.
2009-09-23 Jung-uk Kim- Use spin lock instead of default mutex for safety...
2009-09-23 Rui PauloReplace 'can not' with 'cannot' so that we use 'cannot...
2009-09-23 John BaldwinExtract the code to find and map the MADT ACPI table...
2009-09-23 John BaldwinUninline an instance of STAILQ_FOREACH_SAFE().
2009-09-23 Ed MasteUse %zu for size_t, not %zd.
2009-09-23 Edward Tomasz... Add cross-filesystem regression tests for ACLs.
2009-09-23 Edward Tomasz... In VOP_SETACL(9) and VOP_GETACL(9), specifying wrong...
2009-09-23 Edward Tomasz... Add ACL fuzzer. It's not used by the regression tests...
2009-09-23 Max LaierImprove on r197334:
2009-09-23 John Baldwin- Remove a bogus test: setsockopt() doesn't return...
2009-09-23 Stanislav Sedov- Bump __FreeBSD_version to reflect the point when...
2009-09-23 Konstantin... Document osrel node for procfs.
2009-09-23 Konstantin... Add per-process osrel node to the procfs, to allow...
2009-09-23 Pawel Jakub... Restore BSD behaviour - when creating new directory...
2009-09-23 Mike SilbersackIn netstat -x, do not try to print out tcp timer status...
2009-09-23 Xin LIInitialize registers to zero before calling the interru...
2009-09-22 Alexander MotinMFp4:
next