summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-30don't exit if midi control port is destroyed (it never is)Alexandre Ratchov
2012-11-30Remove retired Thawte/Verisign certificates.Stuart Henderson
Remove intermediate GoDaddy certificate, this file should just contain roots. ok beck@ phessler@
2012-11-30get rid of unneeded \n here. err(3) family already does it for us.Gleydson Soares
OK mikeb@ camield@ reyk@ sobrado@ henning@ krw@
2012-11-30- pci.4: add rtsxJason McIntyre
- rtsx.4: lowercase Nd
2012-11-30makes cloned devices line up well with the rest of the output;Mike Belopuhov
ok guenther, krw
2012-11-30Document a known bug in the DES crypt cipher implementation which we'reStefan Sperling
not going to fix in order to stay compatible with legacy password data. Nobody should use DES crypt anyway these days. See http://www.freebsd.org/security/advisories/FreeBSD-SA-12:02.crypt.asc for details about this bug. Discussed with deraadt and beck about half a year ago (I'm pruning Ms from my tree).
2012-11-30Fix width of several zero-width characters in the Hebrew range (0590–05FF).Stefan Sperling
Pointed out by naddy some time ago. Our definition of the Hebrew range is incomplete wrt current Unicode editions. The proper fix would be to generate this entire file based on current Unicode data but nobody is currently working on that. I'm committing this intermediate fix partly to draw attention to that problem :-)
2012-11-30Fix typo in comment.Stefan Sperling
2012-11-30Fix speakers on Apple MacBook Air 2010, they require gpio unmuting.Stuart Henderson
From ray@, adapted from a diff by jakemsr@, commit req'd by Alexey Suslikov
2012-11-30Support large MTUsStefan Fritsch
Add support for the VIRTIO_NET_F_MRG_RXBUF feature, i.e. allow to chain several rx buffers when receiving large packets. This requires to put the rx meta data headers at the beginning of the mbuf cluster instead of dedicated buffers. ok mikeb@
2012-11-30Add rtsx(4).Brad Smith
ok stsp@
2012-11-29Add man page for rtsx(4).Stefan Sperling
2012-11-29Enable rtsx(4) in GENERIC on i386 and amd64.Stefan Sperling
2012-11-29Add rtsx(4), a new driver for the Realtek RTS5209 card reader.Stefan Sperling
This card reader does not comply to the standard SDHC interface supported by sdhc(4) and hence requires a custom driver. With help from uwe and mikeb. Useful hints were also provided by the author of the corresponding Linux driver (wwang at realsil com cn), thanks a lot! Tested by myself and weerd on i386 and amd64.
2012-11-29Delete needless check for NULL. From Michael W. Bombardieri.YASUOKA Masahiko
no binary changes on i386.
2012-11-29s/daemon/program/Mark Kettenis
Pointed out by Jung Lee.
2012-11-29- put the various options into the same order as those in resolv.hJason McIntyre
- sync RES_DEBUG with resolv.conf.5 - document RES_PRIMARY, but mark it unsupported (like we already do for RES_AAAONLY) - use the exact same text (about being enabled by default) for RES_RECURSE as for the other two defaults - document RES_INSECURE{1,2} - description lifted from resolv.conf.5 - document RES_NOALIASES - mostly sync the RES_USE_EDNS0 text with resolv.conf.5 - RES_USE_DNSSEC not documented for now. something to come... ok sthen
2012-11-29use Nm instead of Xr to self;Jason McIntyre
2012-11-29Remove setting an initial assumed baudrate upon driver attach which is notBrad Smith
necessarily correct, there might not even be a link when attaching. ok mikeb@ reyk@
2012-11-29Prevent VPN traffic leakages in dual-stack hosts/networks.Reyk Floeter
See http://tools.ietf.org/html/draft-gont-opsec-vpn-leakages. We forcibly block IPv6 traffic by loading a "flow esp out from ::/0 to ::/0 type deny" unless the protocol is used in any of the flows. Note that this will block any IPv6 traffic, superseding routes and pf, on the host by default when iked is running with IPv4 flows only. This auto-blocking feature can be disabled by specifying the "-6" command line flag to iked. Thanks to Fernando Gont. ok mikeb@
2012-11-29Wrong argument was passed to control_dispatch_imsg(). Use alwaysYASUOKA Masahiko
(struct imsgev *)->data for the argument of imsgev handlers. ok reyk
2012-11-29Fix asterisk symbol in de layout.Alexandr Shadchin
ok miod@, pointed Stefan Koerner <stefan dot koerner at pilum-tech dot de>
2012-11-29Nobody looks at the result of fork_privchld(), so make it returnKenneth R Westerback
void and not int/pid_t.
2012-11-29make ix complile with IX_DEBUG defined, based on the patch fromMike Belopuhov
mxb at alumni ! chalmers ! se. thanks!
2012-11-29export ipintrq drops as ifInDiscards; ok reykMike Belopuhov
2012-11-29deal with vendor branch sillyness: those files are goneMarc Espie
2012-11-29bump major (new functions), regen relevant filesMarc Espie
2012-11-29fix stupid cvs conflictMarc Espie
2012-11-29lemon.c fixed differently upstream, solve conflictMarc Espie
2012-11-29minor update to 3.7.14.1Marc Espie
2012-04-14sqlite 3.7.11 library, vendor sourcesMarc Espie
2012-11-29struct ktr_header changed back in April 2012, rearranging the members,Philip Guenthe
adding the thread ID, and switching the timestamp to a struct timespec. Correct the description of the EINVAL error.
2012-11-29Change scandir()'s 'select' argument fromPhilip Guenthe
int (*)(struct dirent *) to int (*)(const struct dirent *) to match POSIX. ok millert@, ports check by naddy@
2012-11-29Fix white spaces in relayd. No binary diff.Alexander Bluhm
2012-11-29Nuke unused 'extern' declaration.Kenneth R Westerback
2012-11-28merge conflictsMiod Vallat
2012-11-28gcc 3.3.6Miod Vallat
2012-11-28Prevent people from shooting themselves in the foot by not allowing them toMark Kettenis
delete the factory-default configuration.
2012-11-28Including ../../Makefile.inc was loop when npppd/obj is not a symbolic link.YASUOKA Masahiko
Delete Makefile.inc and define BINDIR at npppd/Makefile directly.
2012-11-28Default LIBTOOL is /usr/bin/libtool.Antoine Jacoutot
2012-11-28- Use IF_Gbps(1) instead of IF_Mbps(1000)Brad Smith
- Use IF_Mbps() instead of multiplying the link speed by a bare value - Remove a useless comment as baudrate is already handled properly - Remove some commented out bits of code - Use IF_Mbps() instead of the bare value ok sthen@
2012-11-28Set used environment variables explicitly in makefile and use themAlexander Bluhm
consistently in relayd regression test.
2012-11-27Fix return value of load_cfg, from Thomas Adam.Nicholas Marriott
2012-11-27Support middle-click paste, based on a diff from Ailin Nemui.Nicholas Marriott
2012-11-27Support the 47 and 1047 SM and RM sequences (alternate screen withoutNicholas Marriott
cursor), requested by I forget who ages ago.
2012-11-27- add 'make-directory' (not bound to any shortcut).Jasper Lievisse Adriaanse
feedback from florian@ lum@ ok florian@
2012-11-27- move prototype of expandtilder() to def.h; needed by an upcoming diff.Jasper Lievisse Adriaanse
2012-11-27Clean up parsing of option lists. Part 7 (and final).Kenneth R Westerback
Allow 'request ;', 'require ;' and 'ignore ;' as requests to create empty lists of options. Thus enabling the removal of built-in lists or the removal of global lists inside an 'interface' declaration.
2012-11-27fix format string; OK mikeb@Gleydson Soares
2012-11-27Add acpi_{acquire,release}_glk locking functions.Paul Irofti
These functions represent the basic blocks for using the ACPI global lock that provides mutual exclusion between the OSPM and the BIOS. No functional change. Okay kettenis@, deraadt@.