]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2012-12-18 acheMore correct version of prev. fix.
2012-12-18 rmacklemPiete.Brooks at cl.cam.ac.uk reported via email a crash...
2012-12-18 jimharrisUse CAM_DEV_NOT_THERE instead of CAM_SEL_TIMEOUT to...
2012-12-17 emasteHide OBJCOPY and others in POSIX mode
2012-12-17 aeSince we use different flags to detect tcp forwarding...
2012-12-17 acheFix:
2012-12-17 aeUse M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2...
2012-12-17 eadlerFix warning from valgrind when a failed entry is tested.
2012-12-17 pjdMinor style tweaks.
2012-12-17 pjdBetter variables naming in expand_name() to be more...
2012-12-17 jilleslibc/iconv: Fix race condition with setting FD_CLOEXEC.
2012-12-17 gabor- Fix handling of .mps files
2012-12-17 pjdWarn about reaching various PF limits.
2012-12-17 gabor- Use unsigned int for values obtained with sysctlbynam...
2012-12-17 yongariMake sure to stop both TX and RX MACs in ale_stop_mac...
2012-12-17 rpauloamd64 only has rela sections.
2012-12-17 rmacklemFix the gssd daemon so that it uses syslog() to report
2012-12-16 hrs- Fix strtol() error handling.
2012-12-16 pjdUse new savecore(8) option and limit number of kernel...
2012-12-16 pjdWith rotating kernel dumps the higest dump number is...
2012-12-16 pjdImplement -m option to savecore(8) that allows to limit...
2012-12-16 pjdMake use of the fact that we changed working directory...
2012-12-16 eadlerMinor wording improvments to some manual pages
2012-12-16 pjdSort flags properly.
2012-12-16 pjdPrefer snprintf() over sprintf().
2012-12-16 mariusRevert r237842 and switch back to SCHED_ULE. All proble...
2012-12-16 mariusRestore pre-r234898 printing of boot loader and path.
2012-12-16 pjdMove expand_name() after process lock is released.
2012-12-16 traszWhen growing a filesystem, don't leave unused space...
2012-12-16 pjdDon't add audit record when coredumps are disabled...
2012-12-16 pjdMake the check easier to read.
2012-12-16 pjdUse 'cred' variable.
2012-12-16 gonzoFix comment to represent actual file purpose
2012-12-15 pjdsbuf_trim() cannot be used on sbuf with drain function...
2012-12-15 andrewIgnore a warning in ubldr where clang doesn't understan...
2012-12-15 andrewAlso remove -Werror on arm with clang as there are...
2012-12-15 andrewDon't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM...
2012-12-15 andrewRecognise vfpv2 as a value for the ARM .fpu asm directi...
2012-12-15 andrewFix a comment in an asm block to work with compilers...
2012-12-15 aeIn additional to the tailq of IPv6 addresses add the...
2012-12-15 trocinyChange `iostat -Ix` to display total duration of transa...
2012-12-15 trocinyNew devstat metrics for devstat_compute_statistics():
2012-12-15 phkUpdate to the new and brighter pkg world
2012-12-15 trocinyIn pfioctl, if the permission checks failed we returned...
2012-12-15 rwatsonFour .c files from OpenBSM are used, in modified form...
2012-12-15 rwatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 hselaskyRegenerate usb.conf
2012-12-15 mmMFV r244245:
2012-12-15 traszFix extending filesystems of weird size by making sure...
2012-12-15 kibWhen mnt_vnode_next_active iterator cannot lock the...
2012-12-15 kibFix a typo, resulting in the NULL pointer dereference.
2012-12-15 kibLine up the continuation backslashes.
2012-12-15 kibRemove a special case for XEN, which is erronous and...
2012-12-15 emastePut shared library debug info into separate .symbols...
2012-12-14 rmacklemThe group list for a non-default export entry (a host...
2012-12-14 emasteMinor refactoring prior to .symbols file changes
2012-12-14 pjd- When checking if a dump exists on the given device...
2012-12-14 pjdThe clear option (-c) is not compatible with keep ...
2012-12-14 pjdIf we are not going to clear the dump (we are either...
2012-12-14 pjdWhitespace cleanups.
2012-12-14 glebius Fix error in r235991. No-sleep version of IFNET_RLOCK...
2012-12-14 aeAdd an #include guard to the sys/fnv_hash.h.
2012-12-14 glebiusFix VIMAGE build broken in r244185.
2012-12-14 bryanvvirtio: Start taskqueues threads after attach cannot...
2012-12-13 delphijTeach sysctl(8) about parsing a file (while I'm there...
2012-12-13 gonzoAdd support for QEMU's version of Versatile Platform...
2012-12-13 gonzoAdd driver for PrimeCell Vectored Interrupt Controller...
2012-12-13 smhFixes zfs receive errors caused by snapshot replication...
2012-12-13 jimharrisAdd bus_space_read_8 and bus_space_write_8 for amd64.
2012-12-13 jimharrisRevert r243960 based on feedback regarding keeping...
2012-12-13 smhAdded vfs.zfs.vdev.trim_on_init sysctl which allows...
2012-12-13 smhUpgrades trim free request sizes before inserting them...
2012-12-13 glebiusMerge rev. 1.119 from OpenBSD:
2012-12-13 glebius Initialize state id prior to attaching state to key...
2012-12-13 glebius Fix problem in r238990. The LLE_LINKED flag should...
2012-12-13 smhFixed missing 'n' of \n for my committers line
2012-12-13 pjdFix the location of auditdistd configuration file.
2012-12-13 rpauloBump MAX_COLS to 512 to take advantage of wider terminals.
2012-12-13 rpauloAdd the common FreeBSD SVN properties.
2012-12-13 gonzoPrevent possible usage of uninitialized pbase variable...
2012-12-13 gonzoAdd memory barrier macros for ARM
2012-12-13 gonzoDisable interrupts in filter in order to avoid interrup...
2012-12-13 grogUse even more conventional conversion routines.
2012-12-13 grogReluctantly remove one of the most extraordinary numeri...
2012-12-13 alfredChange progress indicator for downloading patches.
2012-12-13 eadlerGive credit where credit is due.
2012-12-12 jimharrisAdd my ex-mentors.
2012-12-12 jillessh: Detect and flag write errors on stdout in builtins.
2012-12-12 dteskeFix a regression caused by SVN r222417.
2012-12-12 glebius Fix a crash in tcp_input(), that happens when mbuf...
2012-12-12 smhAdd myself as a new src committer
2012-12-12 smhRenamed zfs trim stats removing duplicate zio_trim...
2012-12-12 pjdUse kern.max_pid sysctl to obtain maximum PID number...
2012-12-12 pjdEliminate redundant variable.
2012-12-12 mavAdd IDs for SATA controllers on AMD Hudson-2 series...
2012-12-12 mavAdd quirks for AD1984A codec and Lenovo X300 laptop.
2012-12-12 grehanImplement an API to allow a hypervisor to save/restore
2012-12-12 bryanvvirtio_scsi: Remove duplicated lines
2012-12-12 grogHandle large negative block counts correctly.
2012-12-12 alfredMake Tflag and Wflag filters work for more sysctl options.
next