Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | less ugly upstream names | Theo de Raadt | |
2020-05-05 | watch the /.profile and the /.cshrc in the root directory; | Ingo Schwarze | |
i noticed this is desirable while looking at an issue reported by Doug Moss <dougmoss710 at yahoo dot com> on bugs@; OK deraadt@ sthen@ tb@ | |||
2020-05-03 | repair headers, as noted by tb | Theo de Raadt | |
2020-05-03 | correct date | Theo de Raadt | |
2020-04-29 | Sort variables and fix a comment. | Antoine Jacoutot | |
No functional change. | |||
2020-04-24 | regen | Alexandre Ratchov | |
2020-04-24 | Bump audio devices count to 4 | Alexandre Ratchov | |
ok deraadt | |||
2020-04-24 | rpki-client does not do privsep and also no chroot to /var/empty. Change | Claudio Jeker | |
the user to 'rpki-client user' and the homedir to /nonexistent since it is not required for operation of rpki-client. OK deraadt@ | |||
2020-04-23 | "local-address" can be specified for both address families now, so | Stuart Henderson | |
no more need for separate v4/v6 groups. ok claudio@ | |||
2020-04-23 | Recent changes in usr/mdec require (substantial) growth of the ramdisk. | Theo de Raadt | |
ok jsg kettenis, testing by kmos also | |||
2020-04-18 | regen | Alexandre Ratchov | |
2020-04-18 | Create /dev/audio* and /dev/rmidi* with mode 0660 and owned by | Alexandre Ratchov | |
root:_sndiod. Stop creating unused /dev/mixer* devices. suggested by and ok deraadt | |||
2020-04-18 | document the flags field, and combine flags in the rpki example; | Jason McIntyre | |
ok deraadt | |||
2020-04-16 | Suggest to update RPKI once an hour. | job | |
In autonomous systems running bgpd(8) and rpki-client(8) on their edge routers, it may be beneficial when out-of-the-box all routers don't all do rpki fetches & bgp loads at the same time. It is expected behavior for RPKI information to un-evenly percolate towards the BGP edge in a staggered way. The 'once an hour' pace may be a reasonable balance between the needs of internet users, and what network operators tolerate in churn. OK deraadt@ | |||
2020-04-15 | Use the new random interval support in cron instead of a random sleep. | Todd C. Miller | |
The random intervals used can be adjusted as needed. OK deraadt@ | |||
2020-04-05 | adjust day of the week and year | Theo Buehler | |
2020-04-05 | crank to 6.7-beta | Theo de Raadt | |
2020-04-04 | clang bsd.rd is a bit bigger.. | Theo de Raadt | |
2020-04-03 | increase rdroot size | Jonathan Gray | |
ok kettenis@ deraadt@ | |||
2020-03-13 | Run getty on all /dev/ttyC* apart from ttyC0, since it might conflict | Patrick Wildt | |
with /dev/console. Feedback from and ok kettenis@ | |||
2020-03-12 | sync | Patrick Wildt | |
2020-03-12 | Add /dev/drm[0-3]. | Patrick Wildt | |
ok deraadt@ | |||
2020-03-12 | grow limits a bit because clang is a pig. | Theo de Raadt | |
2020-03-11 | Bump the pbuild data size limit to 7G; Firefox 74 no longer builds in 6G. | Christian Weisgerber | |
ok deraadt@ | |||
2020-03-10 | add 6.8 fw pubkey | Stuart Henderson | |
2020-03-04 | add 6.8 syspatch public key | Robert Nagy | |
2020-02-28 | oops some snapshot tests fell in | Theo de Raadt | |
2020-02-28 | sync | Theo de Raadt | |
2020-02-27 | 6.8 packages key | Christian Weisgerber | |
2020-02-26 | add 6.8 base key | Theo de Raadt | |
2020-02-22 | Do not run _rc_parse_conf of /var/run/rc.d/foobar on "start". | Antoine Jacoutot | |
This is needed in case a foobar fails to start but still returns 0. Changing its flags (in rc.conf.local) would then get ignored because of this cache (which is around to handle stop/check/reload on flags changes). claudio@ reported this issue when struggling with prometheus several weeks ago | |||
2020-02-20 | Import regenerated moduli. | Darren Tucker | |
2020-02-16 | Remove trailing backslashes | kn | |
"prefix-set" blocks work with line breaks just fine, probably old macro leftover. OK job claudio | |||
2020-02-12 | do not propagate TMPDIR and override value from /etc/locate.rc in weekly | Joerg Jung | |
effectively reverting r1.9 to follow principal of least surprise "this is fine" millert "i agree with direction" schwarze | |||
2020-01-28 | sort | Christian Weisgerber | |
2020-01-26 | try disconnecting old world boot.mac bootloader for a bit | Ted Unangst | |
2020-01-25 | sync rc.d/sshd with sshd proctitle change - listener has been modified to | Stuart Henderson | |
keep command-line arguments again; ok aja@ djm@ | |||
2020-01-24 | regen | Martin Pieuchot | |
2020-01-24 | Use major 32 for dt(4). | Martin Pieuchot | |
ok visa@, kettenis@, deraadt@ | |||
2020-01-24 | retire rebound etc bits to the attic | Ted Unangst | |
2020-01-24 | revert previous; guenther noted that the csh(1) part belongs in dot.login | Okan Demirmen | |
because each invocation will grow the path, but that exposed an interaction with loginShell:true in our dot.Xdefaults... | |||
2020-01-23 | Extend PATH from login(1)/setusercontext(3) instead of overriding. | Okan Demirmen | |
OK millert@ | |||
2020-01-23 | regen after adding pppac | David Gwynne | |
2020-01-23 | wire up pppac(4). | David Gwynne | |
with help from claudio@ | |||
2020-01-22 | update pexp in rc.d/sshd to match the new setproctitle ('sshd: [listener] | Stuart Henderson | |
1 of 10-100 startups'). "makes sense" deraadt@ Beware if you have multiple sshd processes (e.g. on different ports) and want to restart/stop just one - with the current proctitle there's no way to distinguish between these so rc.d/rcctl will match all of them. | |||
2020-01-21 | regen | Martin Pieuchot | |
2020-01-21 | Add /dev/dt | Martin Pieuchot | |
2020-01-15 | 6.4 keys not needed anymore | Theo de Raadt | |
2020-01-15 | Do not redirect already quiet stdout for IPv6 reject routes | kn | |
"route -q" already silences all standard output; if it still prints something, that's a bug to fix in route. OK bluhm | |||
2019-12-30 | don't suppress error output from running updatelocatedb | Marc Espie | |
check that the resulting db works instead of some more specific test okay schwarze@ |