Age | Commit message (Expand) | Author |
2015-11-23 | use device numbers stored in the dev structure rather than | Alexandre Ratchov |
2015-11-23 | point to mount_mfs(8), not mfs(8); | Jason McIntyre |
2015-11-23 | - fix printing of non-ascii chars in error message | Otto Moerbeek |
2015-11-23 | Insert new ports at the head of the list and stop assuming its | Alexandre Ratchov |
2015-11-23 | Don't shadow a function argument. | Nicholas Marriott |
2015-11-23 | Most of these functions can be static. | Nicholas Marriott |
2015-11-23 | Missing prototype. | Nicholas Marriott |
2015-11-23 | A couple more prototypes without arguments. | Nicholas Marriott |
2015-11-23 | Just use the default CDIAGFLAGS rather than defining our own. | Nicholas Marriott |
2015-11-23 | Fix function type arguments. | Nicholas Marriott |
2015-11-23 | $OpenBSD$ | Nicholas Marriott |
2015-11-23 | Remove cscope references in documentation. | Anthony J. Bentley |
2015-11-23 | need sys/device.h | Theo de Raadt |
2015-11-23 | Restructure bounce content as a multi-part MIME message. | Sunil Nimmagadda |
2015-11-23 | less builds its programs one level lower, so we need a Makefile.inc here | Ted Unangst |
2015-11-23 | calling ioctl() requires include sys/ioctl.h | Ted Unangst |
2015-11-23 | sync | Theo de Raadt |
2015-11-23 | install manpages global, since two architecture (will) use them. | Theo de Raadt |
2015-11-23 | rename variable 'sun' to allow building on Solaris | Brent Cook |
2015-11-23 | Back out the CRITICAL change, turn it back from 10% to 25%. Some | Reyk Floeter |
2015-11-22 | too many arguments to function 'ifq_deq_begin' | David Gwynne |
2015-11-22 | mare naesplit; | Jason McIntyre |
2015-11-22 | +.An -naesplit | Jason McIntyre |
2015-11-22 | use PATH_MAX where needed | Theo de Raadt |
2015-11-22 | enter dirs.. | Theo de Raadt |
2015-11-22 | sync | Theo de Raadt |
2015-11-22 | Add $ Ids | Reyk Floeter |
2015-11-22 | sync | Theo de Raadt |
2015-11-22 | sundry tweaks; | Jason McIntyre |
2015-11-22 | regen | Mark Kettenis |
2015-11-22 | Unknown device in a MacBookPro9,2. Almost certainly the first generation | Mark Kettenis |
2015-11-22 | Add initial parser to support a vmm.conf(5) configuration file format | Reyk Floeter |
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 |