rsc
|
52e6164443
|
OpenBSD support.
|
2005-05-01 18:40:01 +00:00 |
|
rsc
|
5ba33c04da
|
NetBSD support. Thanks to Christoph Lohmann.
|
2005-03-28 15:58:14 +00:00 |
|
rsc
|
0a89a29f4e
|
add threaddata; correct Alt order
|
2005-03-18 18:53:51 +00:00 |
|
rsc
|
aaa502d3a3
|
appease sun - nil is now just 0 instead of (void*)0
to fix function pointer problems.
|
2005-03-15 16:12:51 +00:00 |
|
rsc
|
8ba3811378
|
make chatty9p an extern int for the mac.
|
2005-03-04 14:47:18 +00:00 |
|
rsc
|
5810cad0c3
|
add ventilogging, vtlognames
|
2005-02-15 05:03:44 +00:00 |
|
rsc
|
32bb6c8794
|
add ABGR32
|
2005-02-15 05:03:28 +00:00 |
|
rsc
|
587f8f4ddb
|
different logging
|
2005-02-13 18:32:06 +00:00 |
|
rsc
|
42e8d853f4
|
add rsafill, x509req, asn1toDSApriv
|
2005-02-13 18:31:57 +00:00 |
|
rsc
|
00e0b27982
|
add laddr, raddr to netconninfo
|
2005-02-13 18:31:45 +00:00 |
|
rsc
|
6c0209f6f0
|
build changes
|
2005-02-11 20:32:41 +00:00 |
|
rsc
|
ad017cfbf5
|
add ndb
|
2005-02-11 19:40:20 +00:00 |
|
rsc
|
9d407753d0
|
add threadgetname
|
2005-02-11 16:52:29 +00:00 |
|
rsc
|
ed9fe82834
|
Remove libthread_db nonsense.
|
2005-02-11 02:02:56 +00:00 |
|
rsc
|
281c90a5be
|
more pthread
|
2005-02-11 00:01:49 +00:00 |
|
rsc
|
ce2a378d46
|
new prototypes
|
2005-02-10 16:08:16 +00:00 |
|
rsc
|
74a6921069
|
nsopen
|
2005-02-08 21:06:39 +00:00 |
|
rsc
|
baf3dc26f7
|
auth fixes
|
2005-02-08 21:04:13 +00:00 |
|
rsc
|
ed670c4503
|
add autolib
|
2005-02-08 21:04:03 +00:00 |
|
rsc
|
de9e3ca743
|
fix typo
|
2005-02-08 21:03:55 +00:00 |
|
rsc
|
afe82ee607
|
add crypt
|
2005-02-08 21:03:48 +00:00 |
|
rsc
|
dd4afdf4eb
|
Avoid yet another X11 stack overflow.
|
2005-02-08 17:56:35 +00:00 |
|
rsc
|
4a62371140
|
Add searchpath().
|
2005-01-23 22:33:59 +00:00 |
|
rsc
|
28125cbd4c
|
Extract more data from core dumps.
|
2005-01-23 22:33:25 +00:00 |
|
rsc
|
20173464d2
|
add core cmd
|
2005-01-18 20:26:26 +00:00 |
|
rsc
|
80f510c8a4
|
add threadspawnl
|
2005-01-18 18:26:43 +00:00 |
|
rsc
|
daefa1a92f
|
add fsseek
|
2005-01-18 18:11:39 +00:00 |
|
rsc
|
38c10d1abc
|
do not call exits in threaded programs
|
2005-01-17 21:29:00 +00:00 |
|
rsc
|
10f14b04f3
|
update return interface
|
2005-01-16 21:28:44 +00:00 |
|
rsc
|
78e51a8c66
|
checkpoint
|
2005-01-14 03:45:44 +00:00 |
|
rsc
|
c8b6342d3c
|
Many small edits.
|
2005-01-13 04:49:19 +00:00 |
|
rsc
|
7b0c2f155d
|
no more 9commands
|
2005-01-11 21:28:31 +00:00 |
|
rsc
|
b8f742db85
|
os x changes
|
2005-01-11 17:43:53 +00:00 |
|
rsc
|
8b549a6214
|
symopen
|
2005-01-07 20:45:11 +00:00 |
|
rsc
|
a19ff5b204
|
debugging for sam, and an old fix forgotten
|
2005-01-07 18:03:36 +00:00 |
|
rsc
|
c345061e8d
|
sunos fixes
|
2005-01-07 07:47:37 +00:00 |
|
rsc
|
042aca7718
|
add regdesc back.
|
2005-01-07 04:01:14 +00:00 |
|
rsc
|
9b4de09d41
|
fix autolib for gcc3+
|
2005-01-06 23:06:03 +00:00 |
|
rsc
|
8fd256985d
|
add threadnotify
|
2005-01-04 22:07:31 +00:00 |
|
rsc
|
5ba841dffa
|
more include files.
|
2005-01-04 21:21:32 +00:00 |
|
rsc
|
1a0954abb8
|
autolib
|
2005-01-04 21:18:08 +00:00 |
|
rsc
|
66ed321edf
|
fs.h => 9pclient.h
|
2005-01-04 21:17:59 +00:00 |
|
rsc
|
3b5a5a66ac
|
autolib, p9rand, p9execl
|
2005-01-04 21:17:33 +00:00 |
|
wkj
|
8d8865f3d0
|
Rename lrand to p9lrand, too.
|
2004-12-29 02:44:01 +00:00 |
|
wkj
|
6239798563
|
Use #define to move rand and srand to p9rand and p9srand.
|
2004-12-29 01:33:33 +00:00 |
|
wkj
|
7ee1ac9689
|
Use osreldate.h to determine OS version under FreeBSD.
|
2004-12-29 01:32:42 +00:00 |
|
rsc
|
623ae4f911
|
remove Bfmt*, add Bvprint
|
2004-12-28 23:14:59 +00:00 |
|
rsc
|
9cb22ba607
|
add threadlinklibrary
|
2004-12-28 04:04:16 +00:00 |
|
rsc
|
2c87dda8f8
|
add threaddaemonize(), more bug fixes
|
2004-12-28 01:35:38 +00:00 |
|
rsc
|
1d011ae242
|
yield now returns the number of switches done
|
2004-12-27 19:12:56 +00:00 |
|