Age | Commit message (Expand) | Author |
2015-04-27 | Add simple privilege separation to file(1). Two processes, file | Nicholas Marriott |
2015-04-27 | Adjust ld semantics to make static PIE the default. Forgotten by pascal@. | Mark Kettenis |
2015-04-27 | remove some extraneous text; ok nicm | Jason McIntyre |
2015-04-27 | sync with rev 1.99 of sbin/route/show.c | Sebastian Benoit |
2015-04-27 | route show does not need to filter unwanted af itself, the sysctl does | Sebastian Benoit |
2015-04-27 | Since upd(4) currently supports a known but limited number of sensors, | Martin Pieuchot |
2015-04-27 | Update list of card readers supported by rtsx(4). From brad. | Stefan Sperling |
2015-04-27 | If the requested pane is already active, do not unzoom the window (or do | Nicholas Marriott |
2015-04-27 | with more unit convertion when new sensors will appear. | Martin Pieuchot |
2015-04-27 | Make use of DEVNAME(), from David Higgs. | Martin Pieuchot |
2015-04-27 | Correctly write the 64bits of the HID 1, 4 and 5 registers. | Martin Pieuchot |
2015-04-27 | Not all Linux libc's include linux/sysctl.h in sys/sysctl.h. | Brent Cook |
2015-04-27 | Support AIX versions without WPAR support. | Brent Cook |
2015-04-27 | more OPENSSL=no fixes; ok dtucker@ | Damien Miller |
2015-04-27 | fix compilation with OPENSSL=no; ok dtucker@ | Damien Miller |
2015-04-27 | Include stdio.h for FILE (used in sshkey.h) so it compiles with OPENSSL=no. | Darren Tucker |
2015-04-27 | allow "sshd -f none" to skip reading the config file, much like | Damien Miller |
2015-04-26 | Don't support -s on FIFOs, it doesn't work well and the workarounds are | Nicholas Marriott |
2015-04-26 | Remove panes from layout if spawning them fails, reported by Anthony J | Nicholas Marriott |
2015-04-26 | mlarkin asks "bgpctl checks the length of the control socket path to | Sebastian Benoit |
2015-04-26 | stat() the original link path not the resolved one which may be relative. | Nicholas Marriott |
2015-04-26 | Fix typo in the buffer size value: 7680 in the manpage vs 7860 in | David Coppa |
2015-04-26 | get_responsefile: instead of keeping the dhcp-supplied next-server where | Henning Brauer |
2015-04-26 | Have vio_start() check if the queue is empty. | Stefan Fritsch |
2015-04-26 | Get dwc2 working on octeon. | Jonathan Matthew |
2015-04-26 | vio: Support checksum offloading for IPv4 TX | Stefan Fritsch |
2015-04-26 | regen | Stefan Sperling |
2015-04-26 | Add IDs for RTL8188ETV and RTL8188EU. From FreeBSD via Mikhail on tech@ | Stefan Sperling |
2015-04-26 | for every policy we write out, flush the output so we don't get an | Peter Hessler |
2015-04-26 | Disable PAE when switching to the hibernate resume pagetables. This involves | Mark Kettenis |
2015-04-26 | Add Digitus DN-7003GT to list of supported urtw(4) devices. | Stefan Sperling |
2015-04-26 | regen | Stefan Sperling |
2015-04-26 | Add USB device ID for RTL8812AU. Found in "TP-Link AC1200 T4U" device. | Stefan Sperling |
2015-04-26 | Enable NX support in the resume path. Makes suspend/resume work with the | Mark Kettenis |
2015-04-26 | Only enable PAE if the CPU we're running on has NX support. Without NX | Mark Kettenis |
2015-04-26 | bump i386 MAXDSIZ to 3GB. - "If you're running this, and presumably actually | Stuart Henderson |
2015-04-26 | sync | Theo de Raadt |
2015-04-26 | Two extra messages required after sending a baud rate update, as observed | Jonathan Matthew |
2015-04-26 | Require a PT_LOAD segment's p_filesz to be no larger than its p_memsz. | Philip Guenther |
2015-04-26 | Fix glitches in previous commit: strip the \n and only complain on failure | Philip Guenther |
2015-04-25 | some people are capitalizing keywords, so ignore case when we test the tokens | Peter Hessler |
2015-04-25 | Cut the aliases part of /etc/rpc lines before feeding them to strtonum(), for | Miod Vallat |
2015-04-25 | We now following the ABI and always clear cld on function entry, so remove | Philip Guenther |
2015-04-25 | cpu_busy_cycle_fcn callback has never been used | Philip Guenther |
2015-04-25 | Only print MIME warnings when warnings are enabled. | Nicholas Marriott |
2015-04-25 | Repair boot device detection when booting off the second SCSI controller on | Miod Vallat |
2015-04-25 | Disable kq-tun test, as it's been broken for a while and not because of kq | Philip Guenther |
2015-04-25 | Apply pre-built unicore patch, remove excess files - perl-5.20.2 | Andrew Fresh |
2015-04-25 | Apply local patches, remove excess files - perl-5.20.2 | Andrew Fresh |
2015-04-25 | Fix merge issues, remove excess files - match perl-5.20.2 dist | Andrew Fresh |