summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-25syncTheo de Raadt
2018-09-25Insert a workaround for per-ifp ioctl being called w/o NET_LOCK().Martin Pieuchot
2018-09-25disklabel(8) uses hw.physmem to calculate swap and /var sizes. ThisAlexander Bluhm
2018-09-25Fix loading of roa-sets in the RDE. From a much bigger diff but thisClaudio Jeker
2018-09-25When sending set_tables in the imsg use the right size. Currently theClaudio Jeker
2018-09-25Since each database that has the rpath promise only needs to access oneRicardo Mestre
2018-09-25Remove initial pledge(2) that doesn't give us much protection since it's soRicardo Mestre
2018-09-24unveil maildir, utmp, /tmp, and /dev. For the vast number of peopleTheo de Raadt
2018-09-24unveil(2) is easy since this only uses one directory treeTheo de Raadt
2018-09-24unveil(2) in getty. This has been in snaps for more than 2 months,Theo de Raadt
2018-09-24After opening required descriptors, savecore only plays in one directoryTheo de Raadt
2018-09-24Use unveil(2). These programs fit together in various strange ways,Theo de Raadt
2018-09-24Prevent ieee80211_get_txkey() from returning the integrity group temporalStefan Sperling
2018-09-24sync host*() changes from bgpddenis
2018-09-24Allow to use the "tls" keyword on any relay action to force TLS, withEric Faurot
2018-09-24Only include pane status in minimum size if it is turned on, GitHubNicholas Marriott
2018-09-24Turn carp_ourether() mp-safe, this is a requirement for taking bridge(4)Martin Pieuchot
2018-09-24enable futex(2) based mutexes on armv7 and use futex based semaphores inJonathan Gray
2018-09-24syncFrederic Cambus
2018-09-24Add "Spleen 5x8" to wsfont, a font targetted at small OLED displaysFrederic Cambus
2018-09-23bump for LibreSSL 2.8.1Brent Cook
2018-09-23Document bufferevent_setwatermark(). Initial diff from Geoff Hill on tech@ withanton
2018-09-23add 6.5 syspatch public keyRobert Nagy
2018-09-22Remap the UEFI buffer early such that we can use a write combining mappingMark Kettenis
2018-09-22Only clear the character backing store when the RI_CLEAR flag is set.Mark Kettenis
2018-09-22Remove unused Table_size define and digits() function.Todd C. Miller
2018-09-22Use user_from_uid() and uid_from_user() directly. The wrappersTodd C. Miller
2018-09-22Add a comment on the acceptable RSASSA cases.Theo Buehler
2018-09-22gather statistics in checkAead{Open,Seal}() as well.Theo Buehler
2018-09-22Back out the following if_iwm.c revisions:Stefan Sperling
2018-09-22remove some unneeded checksTheo Buehler
2018-09-22gather and print some statistics on the acceptable cases we need toTheo Buehler
2018-09-22Enable USB bwfm(4) on macppc RAMDISK as well, matching GENERIC.Stefan Sperling
2018-09-22Harmonize spacing after ellipses in displayed messages.Frederic Cambus
2018-09-22more flags printingTheo Buehler
2018-09-22Correct the uid_from_user() and gid_from_group() comments.Todd C. Miller
2018-09-22Revert previous. It broke /etc/rc.Visa Hankala
2018-09-22fix uid -> username lookupRichard Procter
2018-09-22improve logic involving acceptableAuditTheo Buehler
2018-09-22Swap order of "action" and "wt.Flags" in a few fmt.Printfs.Theo Buehler
2018-09-22Introduce a couple of convenience targets to help with auditing theTheo Buehler
2018-09-21Print the flags field in INFO: and FAIL: messages. It's helpful inTheo Buehler
2018-09-21sync host*() changes from pfctlkn
2018-09-21Use password/group cache functions and avoid stashing a pointer toTodd C. Miller
2018-09-21Use password/group cache functions and avoid stashing a pointer toTodd C. Miller
2018-09-21Stop displaying vfsconf reference counts so that the vfc_refcount fieldVisa Hankala
2018-09-21Increase /usr/local max size to 20 GB in default templatesolene
2018-09-21Add explanations about vmctl send commandsolene
2018-09-21Allow ssh_config ForwardX11Timeout=0 to disable the timeout and allowDamien Miller
2018-09-21Enable bwfm(4) in GENERIC on macppc.Stefan Sperling