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