Re: [PATCH] hier(7) - /bin and /sbin executables no longer statically linked

2016-01-15 Thread Dimitris Papastamos
On Fri, Jan 15, 2016 at 12:53:32PM -0700, Theo de Raadt wrote: > Nope. > > The manual page is correct. > > > Small correction. > > > > === > > RCS file: /cvs/src/share/man/man7/hier.7,v > > retrieving revision 1.150 > > diff -u -p

Re: [PATCH] hier(7) - /bin and /sbin executables no longer statically linked

2016-01-15 Thread Theo de Raadt
Nope. The manual page is correct. > Small correction. > > === > RCS file: /cvs/src/share/man/man7/hier.7,v > retrieving revision 1.150 > diff -u -p -r1.150 hier.7 > --- hier.77 Jan 2016 08:58:14 - 1.150 > +++ hier.7

Re: [PATCH] hier(7) - /bin and /sbin executables no longer statically linked

2016-01-15 Thread Theo de Raadt
> Sorry, got confused with file(1) output. Yes, you will have noticed that file(1) no longer says "static". The confusion is because static means a few things, historically. One aspect is whether the program depends on any other shared libraries. Another aspect is the code generation model.

[PATCH] hier(7) - /bin and /sbin executables no longer statically linked

2016-01-15 Thread Dimitris Papastamos
Small correction. === RCS file: /cvs/src/share/man/man7/hier.7,v retrieving revision 1.150 diff -u -p -r1.150 hier.7 --- hier.7 7 Jan 2016 08:58:14 - 1.150 +++ hier.7 15 Jan 2016 19:49:16 - @@ -49,8 +49,6 @@