cinap_lenrek
4275c49e72
nusb: implement aijus stable uniqueue device names
...
instead of naming devices by ther dynamically assigned device address,
we hash device uniqueue fields from the device descriptor and produce
a 5 digit hex string that will identify the device across machines.
when there is a collision (less than 1% chance with 100 devices),
usbd will append the device address to the name to make it uniqueue
for this machine.
the hname is passed to drivers in the devid argument, which now has
the form addr:hname, where the colon and hname can be omited (for backwards
compatibility).
when the new behaviour isnt desired, nousbhname= environment variable
can be defined giving the old behaviour.
2014-06-28 18:09:43 +02:00
cinap_lenrek
01b5ac1402
iostats: add -C flag to enable mount cache
2014-06-08 18:54:36 +02:00
ftrvxmtrx
b4fa1e617b
man pages: fix duplicate words
2014-04-26 13:22:15 +02:00
ftrvxmtrx
244bb0038d
man pages: the the wich
2014-04-26 01:47:36 +02:00
mischief
3dbc32d794
nusb(4): fix spelling
2014-04-24 20:05:09 -07:00
ftrvxmtrx
99c0abc76d
nusb/ether: add RNDIS support (tested on Nexus 5)
2014-04-22 23:34:52 +02:00
stanley lieber
4aa68d2f3a
cifs(4): replace with correct version
2013-12-27 16:42:36 -05:00
stanley lieber
066ef28390
cifs(4), cifsd(8): add HISTORY
2013-12-27 16:32:37 -05:00
stanley lieber
459f018d0d
add HISTORY to various man pages
2013-12-27 16:22:05 -05:00
cinap_lenrek
91e9d7466f
cifs(4): fix documentation for -d flag
2013-12-11 06:48:02 +01:00
cinap_lenrek
058188117b
dossrv(4): remove reference to a:, b:, c:, d: and 9fat:
2013-09-08 20:59:09 +02:00
stanley lieber
1556afae40
2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos
2013-08-23 15:48:52 -04:00
stanley lieber
eca2dbed8b
audio(1), hget(1), nusb(4), page(1): fix spelling, typos
2013-08-23 11:27:30 -04:00
stanley lieber
d2ac298a80
webfs(4): read the whole man page before committing corrections
2013-08-23 11:15:52 -04:00
stanley lieber
e1dfd6defe
webfs(4): fix typo
2013-08-23 11:07:59 -04:00
stanley lieber
4ac8d862c1
webfs(4): correct typo
2013-08-22 17:58:51 -04:00
cinap_lenrek
0a7e9ba1f5
rdbfs: add -s srvname (from charles forsyth's rdbfs-srvname patch)
...
Add a -s srvname option to rdbfs, allowing debugging sessions to be shared
or later reattached after disconnection.
2013-06-14 23:28:59 +02:00
cinap_lenrek
06ec2ffac6
cifs(4): default method is ntlmv2, fix formatting
2013-06-05 20:35:09 +02:00
cinap_lenrek
182ed8a2b5
add import -z option to skip initial tree negotiation (from mycroftiv)
2013-04-02 04:23:26 +02:00
cinap_lenrek
6dc133ad99
webfs: preauth support
2013-01-12 00:16:07 +01:00
stanley lieber
a0377a174a
hjfs(4): update man page
2013-01-09 07:47:49 -06:00
cinap_lenrek
0c85432359
hjfs: network announce/listen support
2013-01-07 02:13:54 +01:00
cinap_lenrek
857502c364
nusb(4): document debug flags for usbd
2013-01-03 17:21:33 +01:00
cinap_lenrek
8f3595e058
nusb/kb: remove mouse acceleration -a flag
...
mouse acceleration can be done by software in the kernels
devmouse device like:
echo hwaccel off >/dev/mousectl
echo accelerated 5 >/dev/mousectl
it is hard to pass nusb/kb parameters anyway as it is started
from nusbrc in bootfs.paq, so i remove the option.
2012-12-26 22:48:12 +01:00
cinap_lenrek
04fd67ab06
nusb(4): document new nusb/ether options
2012-12-06 23:17:18 +01:00
stanley lieber
3049e7036b
hjfs(4): fly your flag
2012-10-06 12:27:40 -05:00
stanley lieber
349abfcd79
add /sys/man/4/hjfs
2012-10-06 03:49:53 +00:00
cinap_lenrek
16a9d6bbd3
tftpfs(4) example typo
2012-10-06 05:14:46 +02:00
cinap_lenrek
bac191c407
httpfile(4) section name quoting
2012-10-06 05:13:14 +02:00
stanley lieber
c23d478a25
tftpfs(4): minor corrections
2012-10-05 21:25:55 -05:00
cinap_lenrek
61d1967e74
tftpfs: add manpage, add -x option
2012-10-06 04:14:48 +02:00
cinap_lenrek
ee0a0fca5d
rdbfs(4), no ^t^t on 9front system
2012-09-06 02:45:15 +02:00
cinap_lenrek
51915912e9
add bzfs(4) manpage
2012-07-05 21:46:44 +02:00
cinap_lenrek
57a69ac203
cifs(4): aquarela reference
2012-06-13 00:35:01 +02:00
cinap_lenrek
3b2b18328b
cwfs: add fsmempercent enviroment variable to control iobuffer allocation
2012-05-18 02:01:04 +02:00
cinap_lenrek
4c16111e66
webfs: add global timeout parameter settable in rootctl and command line
2012-05-16 17:00:19 +02:00
cinap_lenrek
d970ed6a5a
bring manpage and debug code of exportfs -P closer to reality
2012-02-07 03:29:58 +01:00
cinap_lenrek
6c88192927
cifs(4): fix bad cross reference
2012-01-20 20:29:35 +01:00
cinap_lenrek
8f5375fa61
cifs: updated cifs/smb client to quintiles latest version
2012-01-16 18:42:16 +01:00
cinap_lenrek
75e1ef0ab6
new webfs, rc based hget
2012-01-11 16:17:54 +01:00
glenda
fb9f17aa59
namespace: mount factotum before mntgen
2011-11-30 19:03:20 +01:00
cinap_lenrek
b5ce095300
hgfs: change default mountpoint from /n/hg to /mnt/hg
2011-11-27 22:53:31 +01:00
stanley lieber
0709558dd6
rio(1) and rio(4) man page updates
2011-11-19 12:52:51 -06:00
cinap_lenrek
18bfca7978
hgfs: add rev file, document in manual page
2011-10-16 02:50:52 +02:00
cinap_lenrek
9d28a94d08
nusb(4): document usb/ether
2011-08-27 07:42:38 +02:00
cinap_lenrek
5870aeaa39
checkman: ignore inst/*
2011-08-26 06:43:39 +02:00
cinap_lenrek
1404cc5077
nusb: fix documentation, cleanup, remove /sys/src/cmd/usb
2011-08-26 05:24:55 +02:00
cinap_lenrek
83f08e65a7
fix bad manpage cross reference format
2011-08-22 03:55:31 +02:00
stanley lieber
0a28f2abe1
nusb(4): minor man page corrections
2011-08-17 21:58:38 -05:00
cinap_lenrek
1f80ddafb8
nusb(4): nusb/serial is different, add ptp
2011-08-18 02:14:52 +02:00
cinap_lenrek
d20c754094
nusb manpages
2011-08-18 22:54:07 +02:00
cinap_lenrek
954405fec9
document /shr in namespace(4)
2011-08-17 19:03:44 +02:00
cinap_lenrek
2d494b9ac9
fix manpage
2011-07-28 01:13:07 +02:00
stanley lieber
84017a7186
hgfs(4): cleanup
2011-06-30 12:16:26 -05:00
cinap_lenrek
d0085768cb
hgfs(4): manpage improvement
2011-06-30 10:47:41 +02:00
stanley lieber
c0d3872682
hgfs(4): cleanup. still needs EXAMPLES.
2011-06-29 00:36:21 -05:00
cinap_lenrek
3e8729ac16
hgfs(4) incomplete manpage
2011-06-30 04:16:00 +02:00
cinap_lenrek
8fa679d041
manpages
2011-06-17 18:17:09 +02:00
cinap_lenrek
c8a551c414
manpage updates
2011-05-12 18:36:46 +00:00
cinap_lenrek
54a313181e
fix manpages
2011-05-04 09:02:04 +00:00
aiju
c67c29952a
fixed cwfs man page
2011-04-26 21:54:38 +02:00
stanley lieber
f827770f94
spelling corrections.
2011-04-17 23:37:55 +00:00
stanley lieber
17f97406ad
remove references to fossil from most man pages.
2011-04-17 07:12:00 +00:00
cinap_lenrek
d9862e4ad3
remove fossil manpages
2011-04-18 06:40:01 +00:00
cinap_lenrek
f47862d967
allow setting service name from command arguments
2011-04-16 19:02:03 +00:00
cinap_lenrek
bbcfae7fc5
add cwfs(4) manpage
2011-04-14 14:00:46 +00:00
Taru Karttunen
a9060cc06b
Import sources from 2011-03-30 iso image - lib
2011-03-30 19:35:09 +03:00
Taru Karttunen
b41b903422
Import sources from 2011-03-30 iso image - sys/man
2011-03-30 16:49:47 +03:00