summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-22remove unneeded prototypesAlexandre Ratchov
2015-11-22Don't remove the type component from the device string before passingAlexandre Ratchov
2015-11-22The "CRITICAL" APM battery level, that is exported/faked by the ACPIReyk Floeter
2015-11-22This man page uses "Note that" profusely, which is generally consideredmmcc
2015-11-22Don't use pdksh for self-reference and remove needless historicalmmcc
2015-11-22fix uninitialised variable use in nep_rx_proc()Jonathan Gray
2015-11-22Remove commented-out BUGS section that directs reports to long-extinctmmcc
2015-11-21"one" -> "one or more"mmcc
2015-11-21pledge for nsd.Florian Obser
2015-11-21add missing NAME entries; ok schwarzeJason McIntyre
2015-11-21zap the yppasswdd mlink, at ingo's behest (its original purpose being,Jason McIntyre
2015-11-21remove mlinks for aliases: ntalkd, mfs, updatedbJason McIntyre
2015-11-21previous chopped off too much;Jason McIntyre
2015-11-21Print PCI power state when the -v option is given.Mark Kettenis
2015-11-21after some discussion with dlg and schwarze, add scsibus to NAME;Jason McIntyre
2015-11-21Bring GPT partition editing into line with MBR partition editingKenneth R Westerback
2015-11-21syncTheo de Raadt
2015-11-21In pledge(), put "dns" right after "inet".Jeremie Courreges-Anglas
2015-11-21Unbreak s_client, which should be allowed by pledge(2) to do DNS requests.Jeremie Courreges-Anglas
2015-11-21The drm irq stuff isn't actually used on OpenBSD. Using the PCI deviceMark Kettenis
2015-11-21Make this work with 64-bit memory BARs such as those found on the newMark Kettenis
2015-11-21Partial revert of revision 1.26:Ingo Schwarze
2015-11-21better fixes for running tail without -f. from Martijn van DurenTed Unangst
2015-11-21Once again, fix the license text. After many years, we just cannotReyk Floeter
2015-11-21remove fancy null check function in favor of checking for null.Ted Unangst
2015-11-21change type of yy_size_t back to int for now. we have some prebuiltTed Unangst
2015-11-21While here, fix two size format string warnings.Reyk Floeter
2015-11-21Move local logging functions to util.c and copy log.c from iked. NowReyk Floeter
2015-11-21Move local logging functions to util.c (which is shared with ikectl),Reyk Floeter
2015-11-21add "getpw" promise to calendar(1) (in doall case only)Sebastien Marie
2015-11-21Move local logging functions into httpd.c, and sync log.c with relayd -Reyk Floeter
2015-11-21Move local logging functions from log.c to new file util.c (that isReyk Floeter