aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2009-08-15dial: reject dial to * (aka 0.0.0.0)Russ Cox1-0/+5
2009-08-14libfmt: add missing copyright notice to nan64.cRuss Cox1-0/+2
2009-08-14more licensingRuss Cox1-0/+2
2009-08-14more licensingRuss Cox1-0/+1
2009-08-14allow less restricted use of plan9port-specific codeRuss Cox1-0/+94
2009-07-29libfmt: use fmtstrtod, not system strtodRuss Cox1-4/+4
2009-07-28lib9/fmt: fix printing of 1e308Russ Cox1-4/+1
2009-07-14mergeRuss Cox1-0/+6
2008-12-07lib9/dirwstat: missing prototype for chmodRuss Cox1-0/+1
2008-12-06lib9: can change length in dirfwstat, dirwstat; mode in dirwstat (David Swasey)Russ Cox2-6/+21
2008-11-17lib9: fix memset in fmtnullinitRuss Cox1-1/+1
2008-10-26lib9: null d->ext during nulldirRuss Cox1-1/+1
2008-07-12lib9: turn certain signals off by defaultRuss Cox1-5/+6
2008-07-10lib9: add mode parameter to opentempRuss Cox1-4/+9
2008-07-09lib9: fix Apple disksize prototypeRuss Cox1-1/+1
2008-07-09lib9: revert unintended changes to opentempRuss Cox1-11/+5
2008-07-09lib9: rewrite date routines to use /usr/share/zoneinfo directlyMichael Teichgräber7-123/+498
2008-07-05lib9: declare n in OpenBSD disksize (Eric Grosse)Russ Cox1-0/+2
2008-07-04lib9: do not try to hide symlinks as muchRuss Cox1-13/+14
2008-07-04lib9: add write function that withstands interruptsRuss Cox2-0/+24
2008-07-04lib9: use symlink size, not target size, in dirstatRuss Cox1-1/+3
2008-07-03lib9: clean up disk size code, add Apple (Anthony Sorace)Russ Cox1-109/+49
2008-06-30lib9: allow no $DISPLAY on OS X in getnsRuss Cox1-0/+7
2008-06-19post9p: try mount9p before 9pfuseRuss Cox1-0/+4
2008-06-11lib9: make netmkaddr handle unix! addresses betterRuss Cox1-1/+7
2008-05-10lib9: hide uvlong/double conversions to placate gcc (John Gosset)Russ Cox1-26/+31
2008-05-06localtime: use correct time zone more often (Michael Teichgräber)Russ Cox1-27/+13
2008-05-05post9pservice: accept mtpt (via fuse)Russ Cox1-28/+61
2008-03-03lib9: gcc-4.2 bug in sprintRuss Cox1-1/+4
2007-11-27mergeRuss Cox2-1/+6
2007-05-20futimes on linux nowrsc1-1/+1
2007-05-15new media size from Lou Kamenovrsc1-3/+17
2007-05-11againrsc1-3/+5
2007-05-11use device names for FreeBSD (Lou Kamenov)rsc1-1/+40
2007-05-10fix nan64rsc1-4/+11
2007-04-17allow longer timezones from %Z (xav@chantry)rsc1-2/+3
2007-04-06another day, another __isNaNrsc1-1/+2
2007-04-06new __isNaN (Scott Schwartz)rsc1-5/+1
2006-11-02fix sleep for OpenBSD 4.0 (Tim Wiess)rsc1-1/+1
2006-07-23ignore /net/ prefixes - been long enoughrsc1-3/+0
2006-07-23don't die on eof in sendfdrsc1-1/+4
2006-07-23experiment: translation from standard notations to plan 9 in netmkaddrrsc2-13/+20
2006-06-26Use getdents instead of getdirentries under NetBSD.wkj1-2/+2
2006-06-26pinrsc2-0/+12
2006-06-26long doublersc1-1/+1
2006-06-26long doublersc1-1/+4
2006-06-25silence warningrsc1-1/+1
2006-06-12new uid worldrsc1-1/+12
2006-06-12avoid pw libraryrsc1-4/+5
2006-05-30set didtz (rob)rsc1-0/+1