openbsd
2017-12-23 chelohaAs we only use the .tv_sec field, simplify gettimeofday...
2017-12-23 chelohaAs we only use the .tv_sec field, simplify gettimeofday...
2017-12-23 chelohaUse the monotonic clock for logging progress in cdio...
2017-12-23 mlarkinregen
2017-12-23 mlarkinAdd missing Sunrise Point-H I2C controller PCI IDs
2017-12-23 sthenMake it clear that MFS can be used for the noperm permi...
2017-12-23 kettenisRemove stray space.
2017-12-23 kettenisSync Allwinner H3/H5 pin definitions with Linux.
2017-12-23 espiethe trick to get signal names requires skipping over...
2017-12-23 kettenisAvoid null-pointer dereference wen a device tree refers...
2017-12-23 bruscrolling: take care of noise.
2017-12-23 patrickSince ikev2_init_recv() is supposed to only handle...
2017-12-23 fcambusRemove dead assignment.
2017-12-23 kettenisUse regmap interface to tweak "SYSREG" PHY configuratio...
2017-12-23 jsgenable snooping on Intel 200 Series HDA
2017-12-23 jsgmatch on intel 200 series
2017-12-23 jsgregen
2017-12-23 jsgadd ids for intel coffee lake-s and series 200/300 pch
2017-12-23 schwarzeclarify that -i only affects the comparison of ASCII...
2017-12-22 nicmFix memory leak in screen_redraw_make_pane_status.
2017-12-22 antonSince export accepts several variables, put them on...
2017-12-22 rpeCope with the fact, that the DHCLIENT route label is...
2017-12-22 kettenisIf we use the cookie-based interrupt API on sun4v,...
2017-12-22 bru1. Use unfiltered deltas for scrolling. 2. (Re-)Simpli...
2017-12-22 nicmDo not try to set default value on user options (they...
2017-12-22 nicmRemove duplicate WheelUp/WheelDown entries in list...
2017-12-21 bluhmAdd some comments what the tests are doing.
2017-12-21 millertExpand u_short and u_int to unsigned short and unsigned int
2017-12-21 jmctypo;
2017-12-21 rpeAdopt comments to previous change
2017-12-21 krwStop creating a dhclient.conf in the install script...
2017-12-21 mpiCall if_start() directly to send the EAPOL key.
2017-12-21 tbAdd an -i option for case insensitive comparison of...
2017-12-21 tbTwo width specifiers changed from %02 to %0 in previous...
2017-12-21 deraadtDo not use %hx for chars, ok kettenis
2017-12-21 djmanother libssh casualty
2017-12-21 jmatthewClose the right file descriptor and clean up the tls...
2017-12-21 dlgdrivers might want to call ifiq_barrier.
2017-12-21 dlgadd some ifq and ifiq barriers in ixl_down.
2017-12-21 djmmissed one (unbreak after ssh/lib removal)
2017-12-21 dlgnow that we have multiple input queues in ifnet structs...
2017-12-21 dlgprototype if_attach_iqueues so drivers can configure...
2017-12-21 djmunbreak unit tests after removal of src/usr.bin/ssh/lib
2017-12-21 kettenisImplement missing bits to support lazy binding. Note...
2017-12-21 djmrevert stricter key type / signature type checking...
2017-12-20 bluhmSkip this regress test if no remote test machine is...
2017-12-20 tbFix adding and removing files with git-style a/ b/...
2017-12-20 krwAlways 'send' host-name, rather than relying on dhclien...
2017-12-20 stspTwo background scan fixes for iwn(4) (4965 devices...
2017-12-20 mpiSync C mutex implementations.
2017-12-20 mpiSwitch x86 architectures to the common C mutex implemen...
2017-12-20 krwAdd a sanity check on the number of chunks being
2017-12-19 zhukMore NUL (not NULL) checks.
2017-12-19 patrickPass calibrated TSC frequency to vmm(4) guests. On...
2017-12-19 martijnRemove EXAMPLES section.
2017-12-19 deraadtcurproc access isn't necessarily as cheap as a local...
2017-12-19 nicmReport better error from server when socket create...
2017-12-19 espiesomehow, I lost that static.
2017-12-19 stefanRemove unused ps_stackgap from process struct
2017-12-19 mpiRemove a 27 year old #ifdef notdef chunk involving...
2017-12-19 mpiInline socket buffer related defines, no functional...
2017-12-19 mpiRemove unnecessary unlock/lock dance when following...
2017-12-19 djmexplicitly test all key types and their certificate...
2017-12-19 djminclude signature type and CA key (if applicable) in...
2017-12-18 djmunbreak hostkey rotation; attempting to sign with a...
2017-12-18 djmlog mismatched RSA signature types; ok markus@
2017-12-18 djmpass kex->hostkey_alg and kex->hostkey_nid from pre...
2017-12-18 rpeChange the question at the end of installs and upgrades...
2017-12-18 nicmDo not try to put more in command message than will...
2017-12-18 bennoalways initialize the hce_launch_checks event timer.
2017-12-18 tbDisplay $MODE (install/upgrade) in the prompt before...
2017-12-18 antonSync cross references related to libutil; ok jmc@
2017-12-18 antonGet rid of a todo by stop declaring variable texec...
2017-12-18 kettenisProperly implement the rsb attribute and actually use it.
2017-12-18 kettenisAdd sensors for the AXP809.
2017-12-18 kettenisGenerate SIGBUS/BUS_ADRALN when we see a PC Alignment...
2017-12-18 kettenisUse axppmic as a dependency instead of axppmic_rsb.
2017-12-18 antonAdd tests for the environment related commands in csh...
2017-12-18 antonNo need to declare variable name as static in dounseten...
2017-12-18 antonAdd another pair of home/end key bindings; from Lari...
2017-12-18 patrickRead RAM size for chips with SOCRAM like the BCM4334...
2017-12-18 patrickRead RAM size for chips with SOCRAM like the BCM4334...
2017-12-18 millertAdd helper function for uri handing in scp where a...
2017-12-18 bluhmWhen setting KTRACE in the environment, client and...
2017-12-18 patrickPass the BSSID to the join command so that we connect...
2017-12-18 patrickPass scan type directly to the scan command instead...
2017-12-18 helgAdd call to fuse_remove_signal_handlers(3) in fuse_tear...
2017-12-18 krwStop inserting and paying attention to 'interface ...
2017-12-18 fcambusAdd sizes for free() in libsa for amd64 and i386.
2017-12-18 nicmRemove unused variable from Thomas Adam.
2017-12-18 helgRefactor libfuse option processing to better support...
2017-12-18 kettenisEnable RSB attachment for axppmic(4).
2017-12-18 kettenisAdd i2c interface code to the new axppmic(4) code and...
2017-12-18 kettenisMap framebuffer into userland as non-cachable (but...
2017-12-18 mpiRevert support for multiple threads to enter kqueue_sca...
2017-12-18 mpiRevert grabbing the socket lock in kqueue(2) filters.
2017-12-18 mpiMake rw_exit() always succeed after a panic.
2017-12-18 mpiSize for free(9).
2017-12-18 kettenisAdd support for enabling registered regulators. Make...
2017-12-18 jobReclaim browser screen real estate in bgplg
next