summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-10various cleanup;Jason McIntyre
2016-11-10Fix swofp_send_error mbuf handling so it doesn't leak mbufs and set theRafael Zalamena
2016-11-10Simplify checkfs() and fix read-only/remote fs detection.Antoine Jacoutot
2016-11-10Fix tcp ip ttl / minttl on IPv6 sockets.Jeremie Courreges-Anglas
2016-11-10Typo in the guardMartin Pieuchot
2016-11-10Copyright and licenseIngo Schwarze
2016-11-10warn about trailing whitespace at the end of comments;Ingo Schwarze
2016-11-10Don't forget to set the descriptor ready flag after decapsulationMike Belopuhov
2016-11-10Match Apple NVMe controller by product ID, yes apple is different.Martin Pieuchot
2016-11-10regenMartin Pieuchot
2016-11-10Apple NVMe controllerMartin Pieuchot
2016-11-10Add the correct Copyright and license.Ingo Schwarze
2016-11-10Copyright and licenseIngo Schwarze
2016-11-10Add the correct Copyright and license.Ingo Schwarze
2016-11-10Extend mtree(8) comment.Antoine Jacoutot
2016-11-10Remove redundant check.Antoine Jacoutot
2016-11-10Create the bsd rollback kernel in create_rollback() (it is contained inAntoine Jacoutot
2016-11-10update reference to the RFC now numbered 7606Peter Hessler
2016-11-10properly check if large-community was set beforePeter Hessler
2016-11-10draft-ietf-idr-optional-transitive-00 became RFC 7606Peter Hessler
2016-11-10Sync bsize and fsize defaults with newfs.Martin Natano
2016-11-10Remove the unused cpg field from ffs_opt_t.Martin Natano
2016-11-09Improve source IP address handling.Jeremie Courreges-Anglas
2016-11-09syncTheo de Raadt
2016-11-09Fix a use after free error introduced in rev 1.18 by only callingTodd C. Miller
2016-11-09Remove /usr/libdata/perl5/site_perl from sitelib and sitearch, nowTodd C. Miller
2016-11-09Remove /usr/libdata/perl5/site_perl, it is no longer needed.Todd C. Miller
2016-11-09syncTheo de Raadt
2016-11-09oops, OSREV -> OSrev.Antoine Jacoutot
2016-11-09Use https to get the patches.Antoine Jacoutot
2016-11-09Remove the path MTU workaround in the af-to tcp test. This subtestAlexander Bluhm
2016-11-09Split the pf forwarding test into more subtests to make debuggingAlexander Bluhm
2016-11-09Use netstat -n in target check-setup to avoid DNS timeout.Alexander Bluhm
2016-11-09Simplify the switchread loop and fix the case where only first mbuf inRafael Zalamena
2016-11-09Do not call splsoftnet() recursively, this won't work with a lock.Martin Pieuchot
2016-11-09Do not call splsoftnet() recursively, this won't work with a lock.Martin Pieuchot
2016-11-09Do not dereference a variable without initializing it beforehand.Martin Pieuchot
2016-11-09syncTheo de Raadt
2016-11-09Stop installing perl .ph filesAndrew Fresh
2016-11-09Use variable REMOTE_SSH to check the setup of the remote machine.Alexander Bluhm
2016-11-09syncTheo de Raadt
2016-11-08Most directories in /usr/share/zoneinfo are created by zic(8), hence theirTheo Buehler
2016-11-08some cleanup;Jason McIntyre
2016-11-08unbreak DenyUsers; reported by henning@Damien Miller
2016-11-08Reserve extra space for the bufring header structureMike Belopuhov
2016-11-08When using an union including a type known for having strong alignmentMiod Vallat
2016-11-08Check for stack push failure, and correctly destroy the object we failedMiod Vallat
2016-11-08Add a few more easy sun9i-a80 clocks.Mark Kettenis
2016-11-08Use more homogeneous types and avoid a possible right shift by 32 inMiod Vallat
2016-11-08Stricter checks of ASN1_INTEGER to reject ASN1_NEG_INTEGER in places whenMiod Vallat