Age | Commit message (Expand) | Author |
2015-11-22 | regen | Mark Kettenis |
2015-11-22 | Broadcom BCM4331. From Ossi Herrala. | Mark Kettenis |
2015-11-22 | vmmctl(8) - vmm subsystem control | Mike Larkin |
2015-11-22 | vmd(8) - virtual machine daemon. | Mike Larkin |
2015-11-22 | remove the init files that we don't build. if they are ever needed for | Ted Unangst |
2015-11-22 | return to size_t typedef for yy_size_t. | Ted Unangst |
2015-11-22 | Don't leak extddata, memset after freeing it, not before. From Patrick | Nicholas Marriott |
2015-11-22 | Add getpw to pledge, makes tmux work in YP environments, discovered by | Nicholas Marriott |
2015-11-22 | Use yy_size_t instead of int in yy_input(). Makes things work on BE 64-bit | Mark Kettenis |
2015-11-22 | For "disklabel", allow sysctl mach.chr2kblk and ioctl BIOCINQ/BIOCVOL | Theo de Raadt |
2015-11-22 | "getpw" should also allow access to /etc/netid | Theo de Raadt |
2015-11-22 | If display-time is set to 0, show status messages until a key is pressed; | Tim van der Molen |
2015-11-22 | Disallow multiple -L options and remove the constraint -U to | Alexandre Ratchov |
2015-11-22 | save port number if port structure | Alexandre Ratchov |
2015-11-22 | Remove drm_gem_object_alloc() and associated infrastructure. It's unused and | Mark Kettenis |
2015-11-22 | Update log.c: change fatal() and fatalx() into variadic functions, | Reyk Floeter |
2015-11-22 | There is still a bit of an issue with connected routes in the RIB. Print | Claudio Jeker |
2015-11-22 | Improve ABR support especially for self-originated stub networks. | Claudio Jeker |
2015-11-22 | remove unneeded prototypes | Alexandre Ratchov |
2015-11-22 | Don't remove the type component from the device string before passing | Alexandre Ratchov |
2015-11-22 | The "CRITICAL" APM battery level, that is exported/faked by the ACPI | Reyk Floeter |
2015-11-22 | This man page uses "Note that" profusely, which is generally considered | mmcc |
2015-11-22 | Don't use pdksh for self-reference and remove needless historical | mmcc |
2015-11-22 | fix uninitialised variable use in nep_rx_proc() | Jonathan Gray |
2015-11-22 | Remove commented-out BUGS section that directs reports to long-extinct | mmcc |
2015-11-21 | "one" -> "one or more" | mmcc |
2015-11-21 | pledge for nsd. | Florian Obser |
2015-11-21 | add missing NAME entries; ok schwarze | Jason McIntyre |
2015-11-21 | zap the yppasswdd mlink, at ingo's behest (its original purpose being, | Jason McIntyre |
2015-11-21 | remove mlinks for aliases: ntalkd, mfs, updatedb | Jason McIntyre |
2015-11-21 | previous chopped off too much; | Jason McIntyre |
2015-11-21 | Print PCI power state when the -v option is given. | Mark Kettenis |
2015-11-21 | after some discussion with dlg and schwarze, add scsibus to NAME; | Jason McIntyre |
2015-11-21 | Bring GPT partition editing into line with MBR partition editing | Kenneth R Westerback |
2015-11-21 | sync | Theo de Raadt |
2015-11-21 | In pledge(), put "dns" right after "inet". | Jeremie Courreges-Anglas |
2015-11-21 | Unbreak s_client, which should be allowed by pledge(2) to do DNS requests. | Jeremie Courreges-Anglas |
2015-11-21 | The drm irq stuff isn't actually used on OpenBSD. Using the PCI device | Mark Kettenis |
2015-11-21 | Make this work with 64-bit memory BARs such as those found on the new | Mark Kettenis |
2015-11-21 | Partial revert of revision 1.26: | Ingo Schwarze |
2015-11-21 | better fixes for running tail without -f. from Martijn van Duren | Ted Unangst |
2015-11-21 | Once again, fix the license text. After many years, we just cannot | Reyk Floeter |
2015-11-21 | remove fancy null check function in favor of checking for null. | Ted Unangst |
2015-11-21 | change type of yy_size_t back to int for now. we have some prebuilt | Ted Unangst |
2015-11-21 | While here, fix two size format string warnings. | Reyk Floeter |
2015-11-21 | Move local logging functions to util.c and copy log.c from iked. Now | Reyk Floeter |
2015-11-21 | Move local logging functions to util.c (which is shared with ikectl), | Reyk Floeter |
2015-11-21 | add "getpw" promise to calendar(1) (in doall case only) | Sebastien Marie |
2015-11-21 | Move local logging functions into httpd.c, and sync log.c with relayd - | Reyk Floeter |
2015-11-21 | Move local logging functions from log.c to new file util.c (that is | Reyk Floeter |