index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib9
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib9: fix Apple disksize prototype
Russ Cox
2008-07-09
1
-1
/
+1
*
lib9: revert unintended changes to opentemp
Russ Cox
2008-07-09
1
-11
/
+5
*
lib9: rewrite date routines to use /usr/share/zoneinfo directly
Michael Teichgräber
2008-07-09
7
-123
/
+498
*
lib9: declare n in OpenBSD disksize (Eric Grosse)
Russ Cox
2008-07-05
1
-0
/
+2
*
lib9: do not try to hide symlinks as much
Russ Cox
2008-07-04
1
-13
/
+14
*
lib9: add write function that withstands interrupts
Russ Cox
2008-07-04
2
-0
/
+24
*
lib9: use symlink size, not target size, in dirstat
Russ Cox
2008-07-04
1
-1
/
+3
*
lib9: clean up disk size code, add Apple (Anthony Sorace)
Russ Cox
2008-07-03
1
-109
/
+49
*
lib9: allow no $DISPLAY on OS X in getns
Russ Cox
2008-06-30
1
-0
/
+7
*
post9p: try mount9p before 9pfuse
Russ Cox
2008-06-19
1
-0
/
+4
*
lib9: make netmkaddr handle unix! addresses better
Russ Cox
2008-06-11
1
-1
/
+7
*
lib9: hide uvlong/double conversions to placate gcc (John Gosset)
Russ Cox
2008-05-10
1
-26
/
+31
*
localtime: use correct time zone more often (Michael Teichgräber)
Russ Cox
2008-05-06
1
-27
/
+13
*
post9pservice: accept mtpt (via fuse)
Russ Cox
2008-05-05
1
-28
/
+61
*
lib9: gcc-4.2 bug in sprint
Russ Cox
2008-03-03
1
-1
/
+4
*
merge
Russ Cox
2007-11-27
2
-1
/
+6
*
futimes on linux now
rsc
2007-05-20
1
-1
/
+1
*
new media size from Lou Kamenov
rsc
2007-05-15
1
-3
/
+17
*
again
rsc
2007-05-11
1
-3
/
+5
*
use device names for FreeBSD (Lou Kamenov)
rsc
2007-05-11
1
-1
/
+40
*
fix nan64
rsc
2007-05-10
1
-4
/
+11
*
allow longer timezones from %Z (xav@chantry)
rsc
2007-04-17
1
-2
/
+3
*
another day, another __isNaN
rsc
2007-04-06
1
-1
/
+2
*
new __isNaN (Scott Schwartz)
rsc
2007-04-06
1
-5
/
+1
*
fix sleep for OpenBSD 4.0 (Tim Wiess)
rsc
2006-11-02
1
-1
/
+1
*
ignore /net/ prefixes - been long enough
rsc
2006-07-23
1
-3
/
+0
*
don't die on eof in sendfd
rsc
2006-07-23
1
-1
/
+4
*
experiment: translation from standard notations to plan 9 in netmkaddr
rsc
2006-07-23
2
-13
/
+20
*
Use getdents instead of getdirentries under NetBSD.
wkj
2006-06-26
1
-2
/
+2
*
pin
rsc
2006-06-26
2
-0
/
+12
*
long double
rsc
2006-06-26
1
-1
/
+1
*
long double
rsc
2006-06-26
1
-1
/
+4
*
silence warning
rsc
2006-06-25
1
-1
/
+1
*
new uid world
rsc
2006-06-12
1
-1
/
+12
*
avoid pw library
rsc
2006-06-12
1
-4
/
+5
*
set didtz (rob)
rsc
2006-05-30
1
-0
/
+1
*
silence warning
rsc
2006-05-28
1
-1
/
+1
*
silence warning
rsc
2006-05-26
1
-1
/
+1
*
oops
rsc
2006-05-26
4
-0
/
+15
*
more tests
rsc
2006-05-22
4
-7
/
+93
*
incorporate changes from Google
rsc
2006-05-22
6
-13
/
+67
*
new, commented fltfmt
rsc
2006-05-22
1
-223
/
+509
*
fmt changes from Google
rsc
2006-05-21
40
-504
/
+491
*
more time zone fixes
rsc
2006-05-20
1
-1
/
+12
*
time zone fix
rsc
2006-05-18
1
-1
/
+5
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
9
-16
/
+17
*
change Tcreate message in 9P2000.u
rsc
2006-03-03
2
-0
/
+6
*
avoid redefining sched_yield (Christian Pfeil)
rsc
2006-03-03
2
-62
/
+37
*
add dns
rsc
2006-02-20
1
-0
/
+2
*
correct size
rsc
2006-02-18
1
-2
/
+2
[next]