stanley lieber
555a05018b
fstype(1): document hjfs
2014-07-29 22:32:16 -04:00
mischief
2bdd2663db
ratrace(1): uses syscall not syscalltrace file
2014-07-22 23:40:53 -07:00
stanley lieber
de8752e45e
sega(1): add man page for games/md (and potential future sega emulators)
2014-07-22 18:29:33 -04:00
stanley lieber
0d909ae6ab
nintendo(1): document snes
2014-07-22 17:44:46 -04:00
cinap_lenrek
168b9f3de4
libdraw: add missing borderop() (thanks aiju)
2014-07-21 18:10:58 +02:00
mischief
b603991593
a.out(6): sync definitions
2014-07-17 23:22:48 -07:00
stanley lieber
3cfdae9787
pkg(1): add mischief's repositories
2014-07-09 19:48:59 -04:00
cinap_lenrek
013054ef6f
merge
2014-07-03 01:11:05 +02:00
stanley lieber
5814e66560
9pqueue(2): english
2014-07-02 19:01:20 -04:00
cinap_lenrek
2dc3180f98
9p(2): add reference to 9pqueue(2)
2014-07-03 00:57:40 +02:00
cinap_lenrek
fa56753ed8
add 9pqueue(2), medium to low quality manpage.
2014-07-03 00:47:10 +02:00
cinap_lenrek
92e43acb1c
authsrv(6): fix typos (from /n/sources/patch/authsrv-6-typos)
2014-06-30 08:27:51 +02:00
cinap_lenrek
4ad63a4c56
nusb: fix spelling, sorry
2014-06-28 19:55:14 +02:00
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
stanley lieber
c87e7ffe2b
newt(1): minor man page clarifications
2014-06-22 18:10:04 -04:00
cinap_lenrek
01b5ac1402
iostats: add -C flag to enable mount cache
2014-06-08 18:54:36 +02:00
cinap_lenrek
17d0dea87c
we look for strings.c, it is broken, this strings.c will make us go.
2014-05-30 04:05:18 +02:00
cinap_lenrek
527ab6405c
page(1): or
2014-05-26 10:00:39 +02:00
cinap_lenrek
c73ade70e3
page(1): minus
2014-05-26 09:59:57 +02:00
cinap_lenrek
97c28a6c80
page(1): theres no -r option, nor multipage restrictions
2014-05-26 09:52:47 +02:00
cinap_lenrek
7abf926bcf
libc: dont cache /dev/bintime filedescriptor for nsec()
2014-05-20 05:01:26 +02:00
cinap_lenrek
1055b951f3
ip/torrent: fix usage, add -A option to set user-agent
...
trackers do like the new default Mozilla/5.0 (compatible)
user agent. so force useragent to hjdicks and give option
to override it in case trackers get even more clever in
the future.
2014-05-19 23:23:08 +02:00
ftrvxmtrx
ead171d29f
sam(1): add ctrl+b
2014-05-12 14:49:10 +02:00
ftrvxmtrx
19cdd8c4b9
uniq: document -s option (thanks heaumer)
2014-05-03 11:38:36 +02:00
ftrvxmtrx
a1ee457ebc
leak(1): typo
2014-05-01 13:08:43 +02:00
ftrvxmtrx
a2f0fdbfa0
aan(8): fix aanuke synopsis
2014-04-29 23:17:06 +02:00
glenda
c8ac5d7eb7
games/geigerstats: fix usage() to exit; games(1): geigerstats args
2014-04-26 15:08:28 +01:00
ftrvxmtrx
4468438c70
merge
2014-04-26 13:22:48 +02:00
ftrvxmtrx
b4fa1e617b
man pages: fix duplicate words
2014-04-26 13:22:15 +02:00
glenda
5e201a7d2e
draw(2): fix missing arg of bezspline on page 5
2014-04-26 03:38:07 +01: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
1c3e6a3e5a
aan(8): add HISTORY
2014-04-14 19:09:33 -04:00
stanley lieber
0812a26f00
add /rc/bin/aanuke
2014-04-14 19:05:57 -04:00
stanley lieber
4ae2015d86
newt: add 'kf' command to grep $home/lib/newsgroups for group names
2014-04-11 13:19:18 -04:00
ftrvxmtrx
c3f2448a56
spin(1): fix typo
2014-04-03 23:58:25 +02:00
stanley lieber
95c100a3d6
newt: clean up regexp
2014-04-02 15:49:24 -04:00
stanley lieber
8347075fd9
add newt(1): nntp client for use with nntpfs(4)
2014-04-01 14:34:29 -04:00
BurnZeZ
d41b6136f5
getfields(2): add missing SOURCE file
2014-04-01 13:12:23 -04:00
cinap_lenrek
e118352324
hget: revert hget -v change, this needs more thought
...
problems that need to be addressed:
- reads in the whole /proc every second for no reason
- breaks when http server doesnt include Content-Length header
- length is wrong for continued download (-o option)
2014-03-23 18:47:59 +01:00
cinap_lenrek
ffb120199a
auth/login: find authdom instead of using hardcoded cs.bell-labs.com (thanks erik)
2014-03-23 18:10:04 +01:00
mischief
226cb14058
hget(1): fix minor formatting error
2014-03-22 23:48:45 -07:00
mischief
a710914b36
hget: add the -v option to produce progress on stderr, like old hget
2014-03-22 23:28:42 -07:00
cinap_lenrek
af13b1a147
plan9.ini(8): document service= boot parameter
2014-03-15 01:06:11 +01:00
mischief
d1822db187
nm(2): clarify that U is an undefined symbol
2014-03-13 22:51:22 -07:00
stanley lieber
beb7827425
5e(1): add HISTORY
2014-03-08 19:12:00 -05:00
cinap_lenrek
bbe797c3d0
ndb(8): the truth is too hard to explain, so theres a nice lie.
2014-03-05 20:13:03 +01:00
cinap_lenrek
f894ab740f
ndb(8): document -x option of ndb/dnsquery (thanks mischief)
2014-03-05 19:50:34 +01:00
cinap_lenrek
c904d5bfa6
nintendo(1): add SOURCE section
2014-03-05 00:05:43 +01:00