summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-23use device numbers stored in the dev structure rather thanAlexandre Ratchov
2015-11-23point to mount_mfs(8), not mfs(8);Jason McIntyre
2015-11-23- fix printing of non-ascii chars in error messageOtto Moerbeek
2015-11-23Insert new ports at the head of the list and stop assuming itsAlexandre Ratchov
2015-11-23Don't shadow a function argument.Nicholas Marriott
2015-11-23Most of these functions can be static.Nicholas Marriott
2015-11-23Missing prototype.Nicholas Marriott
2015-11-23A couple more prototypes without arguments.Nicholas Marriott
2015-11-23Just use the default CDIAGFLAGS rather than defining our own.Nicholas Marriott
2015-11-23Fix function type arguments.Nicholas Marriott
2015-11-23$OpenBSD$Nicholas Marriott
2015-11-23Remove cscope references in documentation.Anthony J. Bentley
2015-11-23need sys/device.hTheo de Raadt
2015-11-23Restructure bounce content as a multi-part MIME message.Sunil Nimmagadda
2015-11-23less builds its programs one level lower, so we need a Makefile.inc hereTed Unangst
2015-11-23calling ioctl() requires include sys/ioctl.hTed Unangst
2015-11-23syncTheo de Raadt
2015-11-23install manpages global, since two architecture (will) use them.Theo de Raadt
2015-11-23rename variable 'sun' to allow building on SolarisBrent Cook
2015-11-23Back out the CRITICAL change, turn it back from 10% to 25%. SomeReyk Floeter
2015-11-22too many arguments to function 'ifq_deq_begin'David Gwynne
2015-11-22mare naesplit;Jason McIntyre
2015-11-22+.An -naesplitJason McIntyre
2015-11-22use PATH_MAX where neededTheo de Raadt
2015-11-22enter dirs..Theo de Raadt
2015-11-22syncTheo de Raadt
2015-11-22Add $ IdsReyk Floeter
2015-11-22syncTheo de Raadt
2015-11-22sundry tweaks;Jason McIntyre
2015-11-22regenMark Kettenis
2015-11-22Unknown device in a MacBookPro9,2. Almost certainly the first generationMark Kettenis
2015-11-22Add initial parser to support a vmm.conf(5) configuration file formatReyk Floeter
2015-11-22regenMark Kettenis
2015-11-22Broadcom BCM4331. From Ossi Herrala.Mark Kettenis
2015-11-22vmmctl(8) - vmm subsystem controlMike Larkin
2015-11-22vmd(8) - virtual machine daemon.Mike Larkin
2015-11-22remove the init files that we don't build. if they are ever needed forTed Unangst
2015-11-22return to size_t typedef for yy_size_t.Ted Unangst
2015-11-22Don't leak extddata, memset after freeing it, not before. From PatrickNicholas Marriott
2015-11-22Add getpw to pledge, makes tmux work in YP environments, discovered byNicholas Marriott
2015-11-22Use yy_size_t instead of int in yy_input(). Makes things work on BE 64-bitMark Kettenis
2015-11-22For "disklabel", allow sysctl mach.chr2kblk and ioctl BIOCINQ/BIOCVOLTheo de Raadt
2015-11-22"getpw" should also allow access to /etc/netidTheo de Raadt
2015-11-22If display-time is set to 0, show status messages until a key is pressed;Tim van der Molen
2015-11-22Disallow multiple -L options and remove the constraint -U toAlexandre Ratchov
2015-11-22save port number if port structureAlexandre Ratchov
2015-11-22Remove drm_gem_object_alloc() and associated infrastructure. It's unused andMark Kettenis
2015-11-22Update log.c: change fatal() and fatalx() into variadic functions,Reyk Floeter
2015-11-22There is still a bit of an issue with connected routes in the RIB. PrintClaudio Jeker
2015-11-22Improve ABR support especially for self-originated stub networks.Claudio Jeker