]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add the "-n" flag to cron(8), to prevent it from daemonizing.
[FreeBSD/FreeBSD.git] / sys /
2016-08-11 Mike KarelsFix kernel build with TCP_RFC7413 option
2016-08-11 Emmanuel VadotRename pcduino3b.dts to pcduino3.dts
2016-08-11 Steven HartlandFix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUE...
2016-08-11 Bjoern A. ZeebRevert r303890 for now here as camdd fails to build...
2016-08-11 Stephen J. KiernanAdd the missing space between .asciz directive and...
2016-08-11 Edward Tomasz Napi... Implement autofs_print(), for improved debugging experi...
2016-08-11 Ruslan BukinRevert r303911 "Remove extra -msoft-float flags settings."
2016-08-11 Konstantin BelousovThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-11 Andrey V. ElsukovRestore "nat global" support.
2016-08-11 Mark JohnstonRemove b_pin_count from struct buf.
2016-08-11 Edward Tomasz Napi... Remove unused textvp_fullpath() macro.
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Use xact APIs to implement post message...
2016-08-11 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Add APIs for various types of transactions.
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Add macro to get channel packet data...
2016-08-11 Sepherosa Ziehaucam/da: Add quirk for I-O Data USB Flash Disk
2016-08-10 Ed SchoutenProvide the CloudABI vDSO to its executables.
2016-08-10 Stephen J. KiernanAdd kernel environment variables under smbios.system...
2016-08-10 Michael TuexenImprove a consistency check to not detect valid cases for
2016-08-10 Edward Tomasz Napi... Replace all remaining calls to vprint(9) with vn_printf...
2016-08-10 Ed SchoutenMake cpu_set_user_tls() work when called on the running...
2016-08-10 Mateusz Guzikktrace: do a lockless check on fork to see if tracing...
2016-08-10 Mateusz Guziksigio: do a lockless check in funsetownlist
2016-08-10 Konstantin BelousovFix indentation.
2016-08-10 Konstantin BelousovConvert another tmpfs assert into runtime check.
2016-08-10 Ruslan BukinConsider CROSS_BINUTILS_PREFIX environment variable...
2016-08-10 Konstantin BelousovRe-schedule signals after kthread exits, since apparent...
2016-08-10 Konstantin BelousovUnconditionally perform checks that FPU region was...
2016-08-10 Ruslan BukinRemove extra -msoft-float flags settings.
2016-08-10 Ruslan Bukino Remove operation in machine mode.
2016-08-10 Andrew TurnerUncomment the vm.kvm_size and vm.kvm_free sysctls....
2016-08-10 Andrew TurnerImplement pmap_align_superpage on arm64 based on the...
2016-08-10 Sepherosa Ziehauhyperv/hn: Reorganize send done callback.
2016-08-09 Jean-Sébastien Pédronsys/pcpu.h: Revert change introduced in r303890
2016-08-09 Pedro F. Giffunisys: replace comma with semicolon when pertinent.
2016-08-09 Pedro F. Giffunisys/dev: replace comma with semicolon when pertinent.
2016-08-09 Jean-Sébastien PédronConsistently use `device_t`
2016-08-09 John BaldwinAdd additional constants.
2016-08-09 John BaldwinReliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.
2016-08-09 John BaldwinTrack the base absolute ID of ingress and egress queues.
2016-08-09 Edward Tomasz Napi... Remove some NULL checks after M_WAITOK allocations...
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL check after M_WAITOK allocation from mpt(4).
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Hans Petter SelaskyFix for use after free.
2016-08-09 Andriy Gaponfix a zfs cross-device rename crash introduced in r303763
2016-08-09 Sepherosa Ziehauhyperv/hn: Move gpa array out of netvsc_packet.
2016-08-09 Stephen J. KiernanMove IPv4-specific jail functions to new file netinet...
2016-08-09 Adrian Chadd[ar9300] don't program a negative readytime.
2016-08-08 John BaldwinReserve an adapter flag IS_VF to mark VF devices vs...
2016-08-08 John BaldwinFix a typo.
2016-08-08 Mark JohnstonHandle races with listening socket close when connectin...
2016-08-08 Sean BrunoAvoid panic from ng_uncallout when unpluggin ethernet...
2016-08-08 Sean BrunoFixup ixl(4) options parsing to actually compile when...
2016-08-08 Hans Petter SelaskySwitch to the new block based LRO input function for...
2016-08-08 Ryan StoneDon't enqueue NULL on a drbr
2016-08-08 Michael TuexenFix the sending of FORWARD-TSN and I-FORWARD-TSN chunks...
2016-08-08 Ed SchoutenImport vDSO-related source files from the CloudABI...
2016-08-08 Michael TuexenFix a locking issue found by stress testing with tsctp.
2016-08-08 Sepherosa Ziehauhyperv/ic: Pass the channel callback to hv_util_attach()
2016-08-08 Sepherosa Ziehauhyperv/ic: Expose the receive buffer length for callers...
2016-08-08 Sepherosa Ziehauhyperv/ic: Remove never used second parameter of hv_neg...
2016-08-08 Sepherosa Ziehauetherswitch: Unbreak LINT build
2016-08-07 Michael TuexenConsistently check for unsent data on the stream queues.
2016-08-07 Ed SchoutenSync in the latest CloudABI constants and data types.
2016-08-07 Justin HibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 Sean Brunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 Jason A. Harmeningpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
2016-08-07 Michael TuexenRemove stream queue entry consistently from wheel.
2016-08-07 Brooks DavisUse a more conventional spelling of "breakpoint".
2016-08-07 Adrian ChaddExtract out the various local definitions of ETHER_IS_B...
2016-08-07 Adrian Chadd[arswitch] extend the debug support to be configurable...
2016-08-07 Adrian Chadd[mips] add support for using the MIPS user register...
2016-08-06 Cy SchubertAdd Logitech Unifying receiver.
2016-08-06 Stephen J. KiernanAdd hw.fdt sysctl node.
2016-08-06 Pedro F. Giffuniext2fs: Add defines for some missing ext4 feature flags.
2016-08-06 Pedro F. Giffuniext2fs: Add some more inode flags.
2016-08-06 Michael TuexenDon't modify a structure without holding a reference...
2016-08-06 Justin HibbitsTwo fixups for dtrace
2016-08-06 Michael TuexenMark an unused parameter as such.
2016-08-06 Michael TuexenFix various bugs in relation to the I-DATA chunk support
2016-08-06 Andriy Gaponfix .zfs-related cases in zfs_lookup that were broken...
2016-08-05 Eric van GyzenFix some logic in PCIe HotPlug; display EI status
2016-08-05 Mark Johnstonmthca: Add a wrapper for the firmware's DIAG_RPRT command.
2016-08-05 Adrian Chadd[ar934x] add tap/tun as modules, for people who wish...
2016-08-05 Adrian Chadd[arge] add some extra MDIO debugging support
2016-08-05 Alan CoxCorrect a spelling error.
2016-08-05 Roger Pau Monnéxen-netfront: improve the logic when handling nic featu...
2016-08-05 Edward Tomasz Napi... Remove lockmgr_waiters(9) and BUF_LOCKWAITERS(9); they...
2016-08-05 Sepherosa Ziehautcp/lro: If timestamps mismatch or it's a FIN, force...
2016-08-05 Hans Petter SelaskyKeep a reference count on USB keyboard polling to allow...
2016-08-05 Sepherosa Ziehauhyperv/vmbus: Only make sure the TX bufring will not...
2016-08-05 Andriy Gaponzfs: honour and make use of vfs vnode locking protocol
2016-08-05 Conrad Meyerioat(4): Log channel number in CTR events
2016-08-04 Bryan DreweryRegenerate after r303755.
2016-08-04 Bryan DreweryStill provide freebsd10_* symbols from libc for COMPAT10.
2016-08-04 John BaldwinAdd __printflike() to bus_describe_intr() to enable...
2016-08-04 John BaldwinDon't permit mappings of invalid physical addresses...
next