webtre

2011-09-16 Thread black74hat
Hosting web di qualit`, performante, veloce e sicuro. I nostri profili di hosting sono stati studiati per andare incontro a tutte le vostre esigenze: dal servizio di hosting condiviso sviluppato per siti hobbystici, all'hosting semidedicato studiato per siti e-commerce o aziendali, al servizio di h

{u,}lpt(4) needs no ioctl routine

2011-09-16 Thread Miod Vallat
Don't waste kernel bytes with an unused ioctl function which always returns ENODEV, when you can use the generic one intended for that usage. Index: dev/ic/lpt.c === RCS file: /cvs/src/sys/dev/ic/lpt.c,v retrieving revision 1.7 diff -

Re: systrace(1,4) support for *at(2)

2011-09-16 Thread Matthew Dempsky
I'd love to commit this this weekend if someone can look it over and ok it. A brief diff walk through in case it helps: 1. The STRIOCGETCWD ioctl(2) now additionally take an openat(2) style fd for controlling what directory the calling process chdir(2)'s into. Nothing in base or ports uses thi