remove kern.arand from sysctl.8 and rnd.c (comment)

2016-09-22 Thread Rob Pierce
Index: sysctl.8 === RCS file: /cvs/src/sbin/sysctl/sysctl.8,v retrieving revision 1.205 diff -u -p -r1.205 sysctl.8 --- sysctl.87 Sep 2016 17:30:12 - 1.205 +++ sysctl.823 Sep 2016 02:16:14 - @@ -144,7 +144,6 @@ a

Two more arm aeabi functions for the kernel

2016-09-22 Thread Mark Kettenis
These functions are necessary to build our kernel with clang. I picked these from NetBSD as I didn't quite like the way FreeBSD implemented them. I stripped all the unecessary bits from the NetBSD implementation (which is shared with userland). Do the file names with the leading underscores both

Re: aeabi stuff in libkern

2016-09-22 Thread Philip Guenther
On Thu, Sep 22, 2016 at 8:10 AM, Mark Kettenis wrote: > clang generates these calls using the official aeabi names instead of > the gcc names. Just add an alias for them. FreeBSD does something > similar. > > ok? ok guenther@

Migrated Link in faq6.html

2016-09-22 Thread wuy13
The link to "run netstart" is incorrect. Corrected link to the man page. Index: faq6.html === RCS file: /cvs/www/faq/faq6.html,v retrieving revision 1.416 diff -u -p -r1.416 faq6.html --- faq6.html 18 Sep 2016 11:22:37 - 1

aeabi stuff in libkern

2016-09-22 Thread Mark Kettenis
clang generates these calls using the official aeabi names instead of the gcc names. Just add an alias for them. FreeBSD does something similar. ok? Index: lib/libkern/arch/arm/divsi3.S === RCS file: /cvs/src/sys/lib/libkern/arch/

Re: Check terminal width in ps(1)

2016-09-22 Thread Theo Buehler
On Thu, Sep 22, 2016 at 04:23:08AM -0600, Anthony J. Bentley wrote: > Hi, > > Unlike all the other software in the tree that checks terminal sizes, > ps(1) used to check the stdin and stderr terminal sizes as well as stdout. > When I unified the terminal size checks in the tree in March, I missed

Check terminal width in ps(1)

2016-09-22 Thread Anthony J. Bentley
Hi, Unlike all the other software in the tree that checks terminal sizes, ps(1) used to check the stdin and stderr terminal sizes as well as stdout. When I unified the terminal size checks in the tree in March, I missed this, and now "ps aux | blah" gets wrapped to 79 characters no matter how big

Re: Minor improvement to socket(2) man page

2016-09-22 Thread Philip Guenther
On Wed, Sep 21, 2016 at 6:23 PM, Michael McConville wrote: > The current version is somewhat awkward and forgets to mention that > errno is set. I adapted the paragraph found in most other system call > man pages. There are six syscalls that return an fd on success...and their manpages all have t

[PATCH] Remove deprecated newaliases NOTE

2016-09-22 Thread Consus
Since smtpd now uses file table instead of db this NOTE is not accurate. --- etc/mail/aliases | 4 1 file changed, 4 deletions(-) diff --git a/etc/mail/aliases b/etc/mail/aliases index fe08bf1..38f7691 100644 --- a/etc/mail/aliases +++ b/etc/mail/aliases @@ -4,10 +4,6 @@ # Aliases in this