]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-24 Enji Cooper- Add sys/types.h for the APIs in sys/sysctl.h
2014-10-24 Enji CooperCorrect my previous commit:
2014-10-24 Ian LeporeAccept the documented FDT compatible string for the...
2014-10-24 Kevin LoAdd D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.
2014-10-24 Alexander V... Bump default dynamic limit to 16k entries.
2014-10-24 Andrey V. ElsukovRemove redundant check and m_pullup() call.
2014-10-24 Alexander V... Fix displaying non-contiguous netmasks.
2014-10-24 Edward Tomasz... Improve ctld.conf example.
2014-10-24 Edward Tomasz... Make the initiator-name and initiator-portal checks...
2014-10-24 Edward Tomasz... Tidy up the login code; no functional changes.
2014-10-24 Roger Pau Monnéamd64: make uiomove_fromphys functional for pages not...
2014-10-24 Enji Cooper- Mark signo __unused in the signal handler function
2014-10-24 Enji Cooper- Add inttypes.h and stdint.h in lieu of int_limits...
2014-10-24 Xin LIReturn BUS_PROBE_DEFAULT instead of BUS_PROBE_VENDOR...
2014-10-24 Marcelo AraujoFix a leaked Storage Variable.
2014-10-24 Kirk McKusickFix formatting of vmstat (1) so that it looks cleaner...
2014-10-24 Enji Cooper- Test for EINVAL requirement when passing an invalid...
2014-10-24 Enji Cooper- Ignore EINVAL check with mknod(path, S_IFCHR, -1...
2014-10-24 Justin HibbitsWhitespace
2014-10-24 Justin HibbitsThree updates to PowerPC FBT:
2014-10-23 Luiz Otavio... Move the duplicated code to a single function.
2014-10-23 Marcel MoolenaarHook xo(1) to the build -- it's like echo, but uses...
2014-10-23 Marcel MoolenaarHook libxo to the build.
2014-10-23 Luiz Otavio... Provide a working GPIOBUS_IVAR() macro for FDT systems.
2014-10-23 Dag-Erling... In all cases except CTLTYPE_STRING, penv is NULL here...
2014-10-23 Marcel MoolenaarAdd generated headers xoversion.h and xoconfig.h. These...
2014-10-23 Marcel MoolenaarImport libxo 0.1.4
2014-10-23 Ian LeporeInstall a temporary workaround to avoid problems in...
2014-10-23 Alan CoxUnder PAE ULONG is insufficient for representing the...
2014-10-23 John BaldwinUse a static callout to drive key_timehandler() instead...
2014-10-23 Mateusz GuzikIn selfdfree re-evaulate sf_si after takin the lock.
2014-10-23 Xin LITest if 'env' is NULL before doing memset() and strlen(),
2014-10-23 Rui Paulopuc(4): add an entry for the Oxford Semiconductor OXPCI...
2014-10-23 John-Mark Gurneyminor updates to make it more explicit that when using...
2014-10-23 Mateusz GuzikAvoid taking the lock in selfdfree when not needed.
2014-10-23 Maksim YevmenkinChange the code to use the openpty(3) API which uses...
2014-10-23 Andrey V. ElsukovMove if_get_counter initialization from if_attach into...
2014-10-23 Luiz Otavio... Fix a bug where some DTS layouts could cause the premat...
2014-10-23 Jean-Sébastien... vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the defau...
2014-10-23 Edward Tomasz... Clean up (refactor) discovery a little; no functional...
2014-10-23 Alexander V... Show SFP+/QSFP memory map dump on higher verbose levels.
2014-10-23 Enji CooperOmit the mprotect_exec testcase on FreeBSD
2014-10-23 Enji CooperMark signum __unused
2014-10-23 Enji CooperFix a typo (__FreeBSD__ -> __NetBSD__ when omitting...
2014-10-23 Enji CooperAdd limits.h #include for SSIZE_MAX
2014-10-23 Enji CooperAdd limits.h #include for SSIZE_MAX
2014-10-23 Enji Cooper- Omit setrlimit_nthr testcase on FreeBSD (requires...
2014-10-23 Enji Cooper- Mark sig/signo __unused
2014-10-23 Enji CooperUse <atf_srcdir>/truncate_test.root_owned instead of...
2014-10-23 Enji CooperAdd limits.h #include for INT_MAX
2014-10-23 Enji Cooper- Omit the poll testcases on FreeBSD (they require...
2014-10-23 Enji CooperMark signo __unused in handler(..)
2014-10-23 Enji CooperOmit all of the testcases as revoke(2) is only implemen...
2014-10-23 Enji CooperOmit the pollts testcases on FreeBSD
2014-10-23 Enji CooperPort t_mmap.c to FreeBSD
2014-10-23 Enji CooperAdd sys/socket.h #include for struct sockaddr_in
2014-10-23 Enji CooperAdd limits.h #include for LINE_MAX
2014-10-23 Enji Cooper- Mark unused parameters __unused in handler
2014-10-23 Enji CooperConvert "fcntl(n, F_CLOSEM)" to "closefrom(n)"
2014-10-23 Enji CooperPort t_pipe2.c to FreeBSD
2014-10-23 Enji CooperExpect getgroups_err to fail on FreeBSD
2014-10-23 Enji CooperAdd netinet/in.h for struct sockaddr_in
2014-10-23 Bryan VenteicherAdd VirtIO console driver
2014-10-23 Ian LeporeUnconditionally enable the clocks for all imx6 devices...
2014-10-23 Xin LISync with NetBSD.
2014-10-23 Xin LIMFV r273494: xz 5.0.7.
2014-10-23 Xin LIVendor import of xz 5.0.7.
2014-10-23 Xin LIMFV r273492: remove gettext files.
2014-10-23 Xin LIRemove gettext files as we don't enable NLS.
2014-10-22 Colin PercivalPopulate the GELI passphrase cache with the kern.geom...
2014-10-22 Mark JohnstonFix some buglets in the error-handling of getdevice...
2014-10-22 Colin PercivalAvoid leaking data from the kernel environment: When...
2014-10-22 Rick MacklemClip the settings for the NFS rsize, wsize mount options
2014-10-22 Rick MacklemRevert r273481 so it can be recoded using fls(), which
2014-10-22 Alexander V... Rename log2 to tal_log2.
2014-10-22 Enji CooperThe NetBSD libc tests use several definitions/macros...
2014-10-22 Rick MacklemClip the settings for the NFS rsize, wsize mount options
2014-10-22 Navdeep Parharcxgbe/iw_cxgbe: wake up waiters after flushing the qp.
2014-10-22 Luigi Rizzosince we cast a pointer, use the correct signedness
2014-10-22 Enji CooperFix linking static test binaries with atf.test.mk
2014-10-22 Roger Pau Monnénetback: change xnb naming convention
2014-10-22 Roger Pau Monnéxen: implement the privcmd user-space device
2014-10-22 Roger Pau Monnéxen: add a Xen to BSD error translation
2014-10-22 Roger Pau Monnéxen: import a proper event channel user-space device
2014-10-22 Roger Pau Monnéxen: allow to register event channels without handlers
2014-10-22 Roger Pau Monnéxen: fix usage of kern_getenv in PVH code
2014-10-22 Edward Tomasz... Fix ctl.conf example to use proper paths to ZVOLs.
2014-10-22 Ruslan BukinProvide a character device allowing us to access BERI...
2014-10-22 Edward Tomasz... Remove misleading statement. Bump date.
2014-10-22 Edward Tomasz... Comment out parts about iSER; it's not implemented.
2014-10-22 Edward Tomasz... Remove spurious empty line.
2014-10-22 Edward Tomasz... Fix ctld(8) to not show the "auth-group <name> not...
2014-10-22 Edward Tomasz... Whitespace fixes.
2014-10-22 Edward Tomasz... Untangle iSCSI authentication code by splitting off...
2014-10-22 Mateusz Guzikfiledesc assert that table size is at least 3 in fdsetu...
2014-10-22 Alexander MotinDocument sort_io_queue sysctls/tunables.
2014-10-22 Hans Petter... Actually change the USB_PORT_ROOT_RESET_DELAY definitio...
2014-10-22 Hans Petter... Allow overspecification of SYSCTL type in external...
2014-10-22 John-Mark Gurneyfix spelling of DEFAULT in comments...
2014-10-22 Luigi Rizzoremove/fix old code for building ipfw and dummynet...
next