summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11Sync installation notes with reality.Robert Peichaer
2016-02-11Ensure, that the '&' is placed correctly if not all variables are set.Robert Peichaer
2016-02-11Update the paths for install.md and the list files.Robert Peichaer
2016-02-11The defines in the /usr/src/distrib/notes/<arch>/features files controlRobert Peichaer
2016-02-11Return ENOBUFS when bumping in the multicast max group membershipsJeremie Courreges-Anglas
2016-02-11ipmi(4) - Check sensor name length more carefullyMasao Uebayashi
2016-02-11sync crypto algorithm lists in ssh_config(5) and sshd_config(5)Damien Miller
2016-02-11fix regression in openssh-6.8 sftp client: existing destinationDamien Miller
2016-02-10Change imsg_read() return value checking from an if..else block toTodd C. Miller
2016-02-10when creating a db map, we use a temporary file to work on and atomicallyGilles Chehade
2016-02-10Permit negative x and y coordinates in mouse.scale for uts and ums.Philip Guenther
2016-02-10protect the bpf ring with splnet as well as the kernel lock.David Gwynne
2016-02-09bring in dlg's fix from rev 1.10 of the equivalent hppa file:Jonathan Gray
2016-02-09syncStuart Henderson
2016-02-09add PROC_QUEUE_MESSAGE_UNCORRUPT to smtpd-api.h, needed by privsep queuesGilles Chehade
2016-02-09Log frames which fall outside the BlockAack window in dmesg if theStefan Sperling
2016-02-09- Remove parameter fd from snscore() since it's never usedmestre
2016-02-09r1.16 accidentally masked retries on EAGAIN introduced in r1.15.Sunil Nimmagadda
2016-02-09rename variable sun to s_un to ease portabilityGilles Chehade
2016-02-09tweak namesMarc Espie
2016-02-09drop privs prior to running ftpMarc Espie
2016-02-09avoid special characters; from michael reedJason McIntyre
2016-02-09make __cpu_simple_lock provide serialisation of the critical section.David Gwynne
2016-02-09turn off more old crypto in the client: hmac-md5, ripemd, truncatedDamien Miller
2016-02-09fix a use after free in an error pathJonathan Gray
2016-02-09Replace a three step string duplication with strndup().mmcc
2016-02-09For a long time, nomem() has been a wrapper for err(1, NULL) andtb
2016-02-09sync a function's comment with its signaturemmcc
2016-02-09another typoJeremie Courreges-Anglas
2016-02-09Kill code to send unicast packets which never got enabled.Jeremie Courreges-Anglas
2016-02-08don't attempt to percent_expand() already-canonicalised addresses,Damien Miller
2016-02-08Kill trailing whitespace.Jeremie Courreges-Anglas
2016-02-08typosJeremie Courreges-Anglas
2016-02-08Print MAX addresses padded with a leading zero.Jeremie Courreges-Anglas
2016-02-08"exceeds past the end" -> "extends past the end" in comment.Kenneth R Westerback
2016-02-08Fix a bug that caused nothing to be skipped when skipping exactly theIngo Schwarze
2016-02-08remove main() declarationmmcc
2016-02-08new sentence, new line;Jason McIntyre
2016-02-08mention mktime, since that is where struct tm is described. ok schwarzeTed Unangst
2016-02-08sslv3 has been removed;Jason McIntyre
2016-02-08Set EPT bits of guest pages in pmap_enter instead of doing itStefan Kempf
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
2016-02-08Convert to uiomove. From Martin Natano.Stefan Kempf
2016-02-08remove needless headersmmcc
2016-02-08refactor activation of rekeyingDamien Miller
2016-02-08Align with reality, and with POSIX: For this particular function,Ingo Schwarze
2016-02-08sys/param.h -> sys/types.h. No need to drag in nitems() only toKenneth R Westerback
2016-02-08Stop requiring a BlockAck session timeout (again), and just use it if the APStefan Sperling
2016-02-08Work around buggy APs which occasionally emit sequence numbers much higherStefan Sperling