Russ Cox
|
c6d1c6c617
|
lib9: fix memset in fmtnullinit
|
2008-11-17 19:45:37 -08:00 |
|
Russ Cox
|
11257e5a43
|
lib9: null d->ext during nulldir
|
2008-10-26 17:03:17 -04:00 |
|
Russ Cox
|
d35c1bb294
|
lib9: turn certain signals off by default
|
2008-07-12 07:35:20 -07:00 |
|
Russ Cox
|
a58a827f2a
|
lib9: add mode parameter to opentemp
|
2008-07-10 11:10:10 -04:00 |
|
Russ Cox
|
427abd1ebd
|
lib9: fix Apple disksize prototype
|
2008-07-09 14:17:30 -04:00 |
|
Russ Cox
|
e960e21be1
|
lib9: revert unintended changes to opentemp
|
2008-07-09 11:53:31 -04:00 |
|
Michael Teichgräber
|
f35a04866f
|
lib9: rewrite date routines to use /usr/share/zoneinfo directly
|
2008-07-09 08:27:22 -04:00 |
|
Russ Cox
|
dd9d5927a1
|
lib9: declare n in OpenBSD disksize (Eric Grosse)
|
2008-07-05 10:01:43 -04:00 |
|
Russ Cox
|
9a939d5f19
|
lib9: do not try to hide symlinks as much
|
2008-07-04 16:24:54 -04:00 |
|
Russ Cox
|
cab935a0ba
|
lib9: add write function that withstands interrupts
|
2008-07-04 12:38:26 -04:00 |
|
Russ Cox
|
4712e22300
|
lib9: use symlink size, not target size, in dirstat
|
2008-07-04 02:54:06 -04:00 |
|
Russ Cox
|
2c82cd6f52
|
lib9: clean up disk size code, add Apple (Anthony Sorace)
|
2008-07-03 17:45:17 -04:00 |
|
Russ Cox
|
e113e0a4bb
|
lib9: allow no $DISPLAY on OS X in getns
|
2008-06-30 19:41:24 -04:00 |
|
Russ Cox
|
3e4ceac760
|
post9p: try mount9p before 9pfuse
|
2008-06-19 19:13:47 -04:00 |
|
Russ Cox
|
e082105c33
|
lib9: make netmkaddr handle unix! addresses better
|
2008-06-11 06:35:51 -07:00 |
|
Russ Cox
|
66f6e2b651
|
lib9: hide uvlong/double conversions to placate gcc (John Gosset)
|
2008-05-10 13:35:54 -04:00 |
|
Russ Cox
|
57ce0d667e
|
localtime: use correct time zone more often (Michael Teichgräber)
|
2008-05-06 14:45:39 -04:00 |
|
Russ Cox
|
118dfa98b8
|
post9pservice: accept mtpt (via fuse)
|
2008-05-05 23:07:54 -04:00 |
|
Russ Cox
|
34167aa6b0
|
lib9: gcc-4.2 bug in sprint
|
2008-03-03 23:37:12 -05:00 |
|
Russ Cox
|
83ab7d8896
|
merge
|
2007-11-27 15:39:06 -05:00 |
|
rsc
|
4276f84713
|
futimes on linux now
|
2007-05-20 14:38:54 +00:00 |
|
rsc
|
9752950804
|
new media size from Lou Kamenov
|
2007-05-15 13:10:51 +00:00 |
|
rsc
|
43f16cfa92
|
again
|
2007-05-11 00:20:51 +00:00 |
|
rsc
|
69bdb78dec
|
use device names for FreeBSD (Lou Kamenov)
|
2007-05-11 00:16:40 +00:00 |
|
rsc
|
35920e96a1
|
fix nan64
|
2007-05-10 04:18:22 +00:00 |
|
rsc
|
33433b3fde
|
allow longer timezones from %Z (xav@chantry)
|
2007-04-17 05:45:27 +00:00 |
|
rsc
|
ada7ea055b
|
another day, another __isNaN
|
2007-04-06 13:27:55 +00:00 |
|
rsc
|
fdfecd6860
|
new __isNaN (Scott Schwartz)
|
2007-04-06 01:49:05 +00:00 |
|
rsc
|
d3864abaee
|
fix sleep for OpenBSD 4.0 (Tim Wiess)
|
2006-11-02 17:31:30 +00:00 |
|
rsc
|
4b1648d559
|
ignore /net/ prefixes - been long enough
|
2006-07-23 02:57:41 +00:00 |
|
rsc
|
c8a93fb753
|
don't die on eof in sendfd
|
2006-07-23 02:57:11 +00:00 |
|
rsc
|
6215fd56f1
|
experiment: translation from standard notations to plan 9 in netmkaddr
|
2006-07-23 02:56:37 +00:00 |
|
wkj
|
b7d8e86a72
|
Use getdents instead of getdirentries under NetBSD.
|
2006-06-26 18:08:17 +00:00 |
|
rsc
|
df970459f9
|
pin
|
2006-06-26 05:47:59 +00:00 |
|
rsc
|
56b2179d99
|
long double
|
2006-06-26 00:07:54 +00:00 |
|
rsc
|
66cf8a3904
|
long double
|
2006-06-26 00:05:10 +00:00 |
|
rsc
|
7bd73c7fd4
|
silence warning
|
2006-06-25 23:52:32 +00:00 |
|
rsc
|
ca786c9f4e
|
new uid world
|
2006-06-12 17:51:56 +00:00 |
|
rsc
|
63fcc2bc3c
|
avoid pw library
|
2006-06-12 17:21:10 +00:00 |
|
rsc
|
6bd2526b02
|
set didtz (rob)
|
2006-05-30 16:47:24 +00:00 |
|
rsc
|
403fb41e23
|
silence warning
|
2006-05-28 05:53:05 +00:00 |
|
rsc
|
d4f27433da
|
silence warning
|
2006-05-26 05:43:43 +00:00 |
|
rsc
|
ab239cb5ba
|
oops
|
2006-05-26 00:53:07 +00:00 |
|
rsc
|
4b65e43c54
|
more tests
|
2006-05-22 14:56:13 +00:00 |
|
rsc
|
e17e1a71c2
|
incorporate changes from Google
|
2006-05-22 14:54:34 +00:00 |
|
rsc
|
f8955f181e
|
new, commented fltfmt
|
2006-05-22 14:53:35 +00:00 |
|
rsc
|
85231fd8cd
|
fmt changes from Google
|
2006-05-21 20:49:16 +00:00 |
|
rsc
|
7f420fb373
|
more time zone fixes
|
2006-05-20 04:24:24 +00:00 |
|
rsc
|
6452f95be6
|
time zone fix
|
2006-05-18 23:08:02 +00:00 |
|
rsc
|
cbeb0b26e4
|
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
|
2006-04-01 19:24:03 +00:00 |
|