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
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 -
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