freebsd.git
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 glebiusFix the r272906 description.
2015-07-28 zbbLimit ofw_cpu_early_foreach() to CPUs only
2015-07-28 emasteRemove claim that the OS is Darwin from lldb(1)
2015-07-28 edImplement file attribute modification system calls...
2015-07-28 baptwhen -n is passed to any pw subcommand it is always...
2015-07-28 smhCorrect typo in UPDATING message
2015-07-28 smhAdd warning about low KSTACK_PAGES for ZFS use
2015-07-28 gargaRespect pf rule log option before log dropped packets...
2015-07-28 glebiusFix a typo in r280169. Of course we are interested...
2015-07-28 tuexenFix a typo reported by Erik Cederstrand.
2015-07-28 hselaskyOptimise the DWC OTG host mode driver's receive path:
2015-07-28 kibRemove full barrier from the amd64 atomic_load_acq_...
2015-07-28 kibRemove useless acquire semantic from the atomic_add...
2015-07-28 kibAdd bit names for the IA32_MISC_ENABLE msr.
2015-07-28 edImplement directory and FIFO creation.
2015-07-28 edMake fstat() and friends work.
2015-07-28 marcelCheck the sync operation.
2015-07-28 araujoStaticfy and constify some variables and clean up the...
2015-07-27 tuexenProvide consistent error causes whenever an ABORT chunk...
2015-07-27 delphijRewrite scan procedure with a FSM. This improves code...
2015-07-27 marius- Move the remainder of host controller capability...
2015-07-27 marius- Fix compilation after r285909 with USB_DEBUG defined.
2015-07-27 marius- Use __FBSDID().
2015-07-27 marius- Nuke dupe $FreeBSD$.
2015-07-27 edMake shutdown() return ENOTCONN as required by POSIX...
2015-07-27 marius- Probe UICLASS_CDC/UISUBCLASS_ABSTRACT_CONTROL_MODEL...
2015-07-27 edAdd a futex implementation for CloudABI.
2015-07-27 edRegenerate system call table.
2015-07-27 edSync in latest upstream system call definitions.
2015-07-26 marcelChange the dev argument from a full path to just the...
2015-07-26 gjbDocument r285557, bsdinstall aligns zfs partitions...
2015-07-26 gjbDocument r285642, ssh(1) hostname canonicalization...
2015-07-26 gjbDocument r285679, bsdinstall(8) updates to workaround...
2015-07-26 gjbFurther refine the PAE_TABLES entry, based on feedback...
2015-07-26 marcelRemove debugging output. We should have tracing instead.
2015-07-26 marcelo make sure the boundary is a power of 2, when not...
2015-07-26 rodrigcPass unsigned long argument to ioctl().
2015-07-26 baptReplace GNU RCS ident with a BSD license ident
2015-07-26 aeReport the scheme and provider names in warning message...
2015-07-26 aeBuild debug version of rmlock's methods only when LOCK_...
2015-07-26 tuexenImprove locking on Mac OS X. This does not change the...
2015-07-26 tuexenFix and improve a debug message. The SID was reported...
2015-07-26 bruefferIn tmpfs_chtimes(), remove checks on the nanosecond...
2015-07-26 pfgBump GCC max-inline-insns-single in libiconv_modules...
2015-07-25 gremboisl(4), driver for Intersil I2C ISL29018 Digital Ambien...
2015-07-25 traszUse consistent spacing.
2015-07-25 traszAdd md_root example to defaults/loader.conf.
2015-07-25 sbrunoRemove unused txd_saved.
2015-07-25 kibRevert r173708's modifications to vm_object_page_remove().
2015-07-25 tuexenMove including netinet/icmp6.h around to avoid a proble...
2015-07-25 grembocyapa(4), driver for the Cypress APA I2C trackpad
2015-07-25 traszUse double newlines consistently.
2015-07-25 kpRemove stale comment.
2015-07-25 traszUpdate Capsicum and Mandatory Access Control manual...
2015-07-25 kibWith the removal of b_saveaddr in the r285819, b_data...
2015-07-25 kpPf can reassemble IPv6 fragments now.
2015-07-25 traszDocument md_root in loader(8). The md(4) manual page...
2015-07-25 druFix transposed words in man page.
2015-07-25 gonzoFix color mapping for TDA19988. Values for VIP_CNTRL_1...
2015-07-25 gonzoSynchronize PIN input/output modes with gnu/dts/include...
2015-07-25 gonzoIf there is panel info in DTB do not wait for HDMI...
2015-07-25 gonzoOF_getencprop_alloc shouldn't be used to get string...
2015-07-25 delphijDocument the fact that system(3) can easily be misused...
2015-07-24 delphijFix a typo in comment.
2015-07-24 bruefferAuto-generate hardware notes for pms(4).
2015-07-24 bruefferAdd a basic manpage for the pms driver.
2015-07-24 allanjudeCast uid and gid to the correct type for display to...
2015-07-24 alcAdd a comment discussing the appropriate use of the...
2015-07-24 traszAdd missing SIGUSR1 description.
2015-07-24 traszAdd missing capitalization.
2015-07-24 emastereadelf: avoid division by zero on section entry size
2015-07-24 emastear: add -U (unique) option to disable -D (deterministic...
2015-07-24 marius- Since r253161, uart_intr() abuses FILTER_SCHEDULE_THR...
2015-07-24 emastetruss: follow pdfork()ed descendents with -f
2015-07-24 emasteAdd RISC-V ELF machine type definition
2015-07-24 marius- In mpt_send_handshake_cmd(), use bus_space_write_stre...
2015-07-24 mariuso Revert the other functional half of r239864, i. e...
2015-07-24 rrsFix silly syntax error emacs chugged in for me.. gesh.
2015-07-24 rrsFix an issue with MAC OS locking and also optimize...
2015-07-24 baptinode should be different to actually mean mandocdb...
2015-07-24 baptFix man -k with mandocdb
2015-07-24 edImplement the basic system calls that operate on pathnames.
2015-07-24 impPanic when a device is trying to recursively acquire...
2015-07-23 pluknetCall ksem_get() with initialized 'rights'.
2015-07-23 jeffRefactor unmapped buffer address handling.
2015-07-23 gjbRefine the PAE_TABLES entry based on feedback from kib
2015-07-23 brooksDocument the fact that tunables can be set in device...
2015-07-23 jimharrisnvme: ensure csts.rdy bit is cleared before returning...
2015-07-23 jimharrisnvme: properly handle case where pci_alloc_msix does...
2015-07-23 edAllow us to create UNIX sockets and socketpairs in...
2015-07-23 edAllow cap_rights_{set,clear,is_set} to be called with...
2015-07-23 jeff - Don't defeat the FIFO nature of the buffer cache...
2015-07-22 cemvt: cpu logos: Correct reversed 0/1 beastie descriptions
2015-07-22 cemvt: Change default CPU logo to Orb
2015-07-22 cemvt: Default to cpu logos off
2015-07-22 cemmount_nfs: Be more clear on nmount(2) error with errmsg...
2015-07-22 allanjudeRemove an excess space accidently introduced in the...
2015-07-22 cemvt_core.c: Use do/while to highlight missed semi-colon...
2015-07-22 jkimCatch up with ACPICA 20150717.
next