]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-07-23 Andrey V. ElsukovRemove the large part of struct ipsecstat. Only few...
2013-07-23 Luiz Otavio... Fix the arswitch instability problem. It turns out...
2013-07-23 Luiz Otavio... Add a new flag (ETHERSWITCH_VID_VALID) to say what...
2013-07-23 Luiz Otavio... Fix the usage error message. The valid range is up...
2013-07-23 Gavin AtkinsonRemove ftp2.tr.freebsd.org, it is out of date.
2013-07-23 Gleb SmirnoffRevert r249590 and in case if mp_ncpus isn't initialize...
2013-07-23 Gleb SmirnoffAdd constant for PPP-Max-PayLoad tag.
2013-07-23 David ChisnallAdd isnan() and isinf() to the global namespace in...
2013-07-23 Marcel MoolenaarIn pci_cfgregread() and pci_cfgregwrite(), multiplex...
2013-07-23 Marcel MoolenaarIn ia64_mca_init(), don't limit the allocation of the...
2013-07-23 Marcel MoolenaarIn pmap_mapdev(), if the physical memory range is not...
2013-07-22 Jeremie Le HenFix previous commit when option RACCT is not used.
2013-07-22 Jeremie Le HenFix a panic in the racct code when munlock(2) is called...
2013-07-22 Sergey KandaurovAdd TP-LINK TL-WDN4800.
2013-07-22 Sergey KandaurovUpdate chipset support list for ath_hal.
2013-07-22 Kenneth D.... Merge in phase 14+ -> 16 mps driver fixes from LSI:
2013-07-22 Kenneth D.... CAM and mps(4) driver scanning changes.
2013-07-22 Ed MasteDocument EINVAL error return from PT_LWPINFO
2013-07-22 Gleb SmirnoffFix build.
2013-07-22 Devin TeskeSync-up with bsdinstall(8) FTP mirrorselect changes.
2013-07-22 Hans Petter... Add some USB gadget example drivers for USB audio,...
2013-07-22 Gavin AtkinsonUpdate mirror list to more closely match
2013-07-22 Glen BarberFor consistency with previous releases, name the cdrom...
2013-07-22 Colin PercivalRemove weirdly-named autofoo file. This is not needed...
2013-07-22 Pyun YongHyeon5725 family of devices corrupts TSO packets when TSO...
2013-07-22 Warner LoshThis file isn't derived from anything delivered by...
2013-07-22 Mateusz GuzikRemove cr_prison NULL check from proc_to_reap.
2013-07-22 Mateusz GuzikRemove duplicate assertion from tdsendsignal.
2013-07-21 Hans Petter... Fix an XHCI regression:
2013-07-21 Konstantin... Regenerate.
2013-07-21 Konstantin... Implement compat32 wrappers for the ktimer_* syscalls.
2013-07-21 Konstantin... Wrap kmq_notify(2) for compat32 to properly consume...
2013-07-21 Konstantin... The freebsd32_lio_listio() compat syscall takes the...
2013-07-21 Konstantin... Move the convert_sigevent32() utility function into...
2013-07-21 Konstantin... Fix several warnings.
2013-07-21 Konstantin... Cosmetic change, use the same union name on the left...
2013-07-21 Hiroki SatoDo not set ND6_IFF_ACCEPT_RTADV on if_bridge(4) interfa...
2013-07-21 Hiroki Sato- Use getnameinfo() for both of AF_INET and AF_INET6...
2013-07-21 Andrew TurnerTeach siglongjmp about the VFP version of the setjmp...
2013-07-21 Hiroki Sato- Fix nflag in routename().
2013-07-21 Dag-Erling... mdoc nit
2013-07-21 Dag-Erling... Use the correct request syntax for proxied (tunneled...
2013-07-21 Glen BarberCreate memstick images with the '.img' filename extension.
2013-07-21 Adrian ChaddAdd some initial board support for the AR934x and the...
2013-07-21 Adrian ChaddImplement some initial AR934x support routines.
2013-07-21 Adrian ChaddTeach the GPIO code about the AR934x GPIO register...
2013-07-21 Adrian ChaddUse the UART frequency when programming the UART clock.
2013-07-21 Adrian ChaddInitialise the watchdog and UART frequencies.
2013-07-21 Adrian ChaddAdd two new CPU specific definitions - the watchdog...
2013-07-20 Rick MacklemThe NFSv4 server incorrectly assumed that the high...
2013-07-20 Hiroki SatoFix address range specification with ifconfig(8) option...
2013-07-20 Hiroki Sato- Simplify getaddr() and print_getmsg() by using RTAX_...
2013-07-20 Hiroki SatoShow "default" for the zero-filled address consistently...
2013-07-20 Hiroki SatoAdd cast to (void *) to the following cases to suppress...
2013-07-20 Pedro F. Giffunifuse: revert birthtime support.
2013-07-20 Konstantin... Use the right name for the vm_map_find(9) flag to speci...
2013-07-20 Konstantin... Regenerate
2013-07-20 Konstantin... id_t is 64bit, provide the compat32 wrapper for clock_g...
2013-07-20 Michael TuexenAllow the code to be compiled without warnings for...
2013-07-20 Andrew TurnerStart adding support to build bits of our code using...
2013-07-20 Pyun YongHyeonAdd support for upcoming BCM5725 (ASIC 5762) controller...
2013-07-20 Pyun YongHyeonRecognize BCM5725C PHY.
2013-07-20 Pyun YongHyeonSetup the PCIE Fast Training Sequence (FTS) value to...
2013-07-20 Pedro F. GiffuniAdjust outsizes:
2013-07-20 Pedro F. GiffuniAdjust outsizes:
2013-07-19 Navdeep ParharThere's nothing to free if the unit wasn't allocated.
2013-07-19 Jim HarrisAdd message when nvd disks are attached and detached.
2013-07-19 Jack F VogelAdd new Coleto Creek device support: SATA, SMBus, and...
2013-07-19 Jim HarrisFix nvme(4) and nvd(4) to support non 512-byte sector...
2013-07-19 Jim HarrisDo not call disk_create() until we have completed all...
2013-07-19 Michael TuexenGet the code compiling without INET and INET6 being...
2013-07-19 John BaldwinBe more aggressive in using superpages in all mappings...
2013-07-19 Scott LongSince there's no defined schema for the XML that's...
2013-07-19 Ed MasteCorrect ELF note decoding for non-core files
2013-07-19 Scott LongOverhaul error, information, and debug logging.
2013-07-18 Jim HarrisUse _PATH_DEV (from paths.h) for the "/dev/" string...
2013-07-18 Jim HarrisSimplify open_dev() by returning errno values rather...
2013-07-18 Pawel Jakub... Close uniq(1) in the capability mode sandbox and limit...
2013-07-18 Pawel Jakub... - Make localtime(3) to work in sandbox.
2013-07-18 Jung-uk KimDecode PCIe ASPM capability and status.
2013-07-18 Ed MasteCorrect alignment in note output
2013-07-18 Ed MasteRemove accidentally cut-and-pasted colons
2013-07-18 Peter GrehanSanity-check the vm exitcode, and exit the process...
2013-07-18 Ed MasteHandle FreeBSD-specific ELF notes
2013-07-18 John BaldwinProperly handle I/O windows in bridges with the ISA...
2013-07-18 John BaldwinRework the previous fix for the IB vs Ethernet sysctl...
2013-07-18 Kevin LoInclude stdint.h when use intmax_t.
2013-07-18 Joel DahlMinor mdoc fixes.
2013-07-18 Hiroki Sato- Fix a bug in ipv6_prefix_IF. It did not work with...
2013-07-18 Hiroki SatoFix a gcc warning.
2013-07-18 Kevin LoReplace PRId64 with "jd" in a printf call. Cast the...
2013-07-18 Xin LIManually merge part of vendor import r238583 from Illumos.
2013-07-17 Peter GrehanMajor rework of the virtio code. Split out common parts...
2013-07-17 Jung-uk KimReload font when syscons(4) is resuming without switchi...
2013-07-17 Jim HarrisUse pause() instead of DELAY() when polling for complet...
2013-07-17 Jim HarrisDefine constants for the lengths of the serial number...
2013-07-17 Jim HarrisAlways initialize fd to 0 in open_dev().
2013-07-17 Jim HarrisAdd bus_dmamap_load_bio and bus_dmamap_load_ccb to...
2013-07-17 Craig RodriguesIn this GRN, Marcel Moolenaar overhauled the logic...
2013-07-17 Hiroki SatoUse NET_RT_DUMP.0.FIB leaf node instead of setting...
next