Style update for some files in arch/arm

2016-07-28 Thread Robert Tate
I found a few files that could use updated function declarations. Here is my diff: Index: sys/arch/arm/arm/conf.c === RCS file: /cvs/src/sys/arch/arm/arm/conf.c,v retrieving revision 1.46 diff -u -r1.46 conf.c ---

Updating arm/mem.c

2016-07-27 Thread Robert Tate
Hey all, I noticed that mem.c for ARM could use a little style updating. Below is my diff: Index: sys/arch/arm/arm/mem.c === RCS file: /cvs/src/sys/arch/arm/arm/mem.c,v retrieving revision 1.14 diff -u -r1.14 mem.c ---

Website HTTPS

2016-06-02 Thread Robert Tate
It looks like the cert used when you access the site with openbsd.org is only good for www.openbsd.org and so browsers will give warnings when accessing https://openbsd.org/.