rsc
|
4fe01a2b11
|
change _p9pow10 to fmtpow10
|
2004-12-31 05:37:15 +00:00 |
|
rsc
|
08166a4548
|
updates from andrey
|
2004-12-30 18:07:18 +00:00 |
|
wkj
|
8d8865f3d0
|
Rename lrand to p9lrand, too.
|
2004-12-29 02:44:01 +00:00 |
|
rsc
|
3015b83184
|
scroll virtual windows using mouse scroll
|
2004-12-29 02:42:20 +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 |
|
wkj
|
89a4515039
|
GC now-unused FreeBSD-specific #defines.
|
2004-12-29 01:32:12 +00:00 |
|
wkj
|
e25d5b710a
|
Avoid conflicts with stdlib.
|
2004-12-29 01:30:19 +00:00 |
|
wkj
|
0debe1c681
|
Use FreeBSD-approved method for determining FreeBSD version.
|
2004-12-29 01:29:42 +00:00 |
|
wkj
|
742988d7d8
|
GC unused variables.
|
2004-12-29 01:29:14 +00:00 |
|
wkj
|
188fecbe15
|
Update mkmk.sh.
|
2004-12-29 01:28:48 +00:00 |
|
wkj
|
c90dd38f54
|
Formatting nits.
|
2004-12-29 01:27:57 +00:00 |
|
wkj
|
4645c5d7d3
|
#define pow10 to _p9pow10 as a stop-gap.
|
2004-12-29 01:27:23 +00:00 |
|
wkj
|
829e822386
|
Appease the time_t monster.
|
2004-12-29 01:25:41 +00:00 |
|
wkj
|
c2070b2fc9
|
Include netinet/in.h to get ntohs prototype.
|
2004-12-29 01:25:18 +00:00 |
|
wkj
|
374886540d
|
Formatting nit.
|
2004-12-29 01:24:13 +00:00 |
|
rsc
|
1b7f98fb30
|
fix up extraction procedures
|
2004-12-28 23:27:43 +00:00 |
|
rsc
|
e5d47e6e15
|
compiler appeasement
|
2004-12-28 23:27:16 +00:00 |
|
rsc
|
48907e89cb
|
declare elfdl386mapdl
|
2004-12-28 23:27:05 +00:00 |
|
rsc
|
09dd30c9a0
|
small changes for build
|
2004-12-28 23:26:53 +00:00 |
|
rsc
|
3ddda82110
|
add virtual desktop patch from andrey
|
2004-12-28 23:21:40 +00:00 |
|
rsc
|
df49b30343
|
be like plan 9 plumber
|
2004-12-28 23:20:54 +00:00 |
|
rsc
|
ddd8916a0e
|
vac is not buggered anymore
|
2004-12-28 23:15:55 +00:00 |
|
rsc
|
1f17800709
|
thread is not buggered anymore
|
2004-12-28 23:15:31 +00:00 |
|
rsc
|
623ae4f911
|
remove Bfmt*, add Bvprint
|
2004-12-28 23:14:59 +00:00 |
|
rsc
|
7033e49de1
|
set flag for freebsd 5
|
2004-12-28 23:14:43 +00:00 |
|
rsc
|
228bb71d16
|
add crop
|
2004-12-28 23:13:17 +00:00 |
|
rsc
|
1d2533d010
|
restore old plan 9 property that when the
last thread exits the main proc, the remaining
program ends up in the background and the
program appears to have exited.
|
2004-12-28 22:36:24 +00:00 |
|
rsc
|
07bda1263e
|
avoid use of an extra proc
|
2004-12-28 22:29:43 +00:00 |
|
rsc
|
70997336be
|
remove debugging print
|
2004-12-28 22:13:33 +00:00 |
|
rsc
|
21e626deb3
|
remove race between openfdthread and connoutthread msgput,
so that openfd'ed fids always get clunked properly.
|
2004-12-28 22:11:34 +00:00 |
|
rsc
|
b37396bd11
|
make these files look like plan 9's
|
2004-12-28 20:01:58 +00:00 |
|
rsc
|
4dd07e012c
|
check against plan 9
|
2004-12-28 19:25:16 +00:00 |
|
rsc
|
727facb605
|
add bvprint
|
2004-12-28 19:18:33 +00:00 |
|
rsc
|
8b45564f0f
|
fix Bprint yet again
|
2004-12-28 19:18:19 +00:00 |
|
rsc
|
1369edef9f
|
move linux ureg code to portable file
|
2004-12-28 17:35:10 +00:00 |
|
rsc
|
e2f52703c2
|
fix bug in bprint. fmtprint => fmtvprint
|
2004-12-28 17:34:59 +00:00 |
|
rsc
|
f7b74c1725
|
FreeBSD tweaks
|
2004-12-28 17:34:05 +00:00 |
|
rsc
|
d54ead7fb9
|
more freebsd work
|
2004-12-28 04:20:39 +00:00 |
|
rsc
|
9cb22ba607
|
add threadlinklibrary
|
2004-12-28 04:04:16 +00:00 |
|
rsc
|
31cf0ab11f
|
attempt at FreeBSD pre-5 support
|
2004-12-28 03:50:11 +00:00 |
|
rsc
|
93eb807ac2
|
remove debugging
|
2004-12-28 03:42:11 +00:00 |
|
rsc
|
f5ff4947dd
|
add va_start/va_end.
|
2004-12-28 03:41:17 +00:00 |
|
rsc
|
65cd9e4d85
|
use fmtprint to avoid va_copy
|
2004-12-28 03:40:46 +00:00 |
|
rsc
|
ddb664da1b
|
add threaddaemonize
|
2004-12-28 01:45:39 +00:00 |
|
rsc
|
22c7ebffda
|
more little compile fixes
|
2004-12-28 01:45:05 +00:00 |
|
rsc
|
7ffc5208a8
|
use threaddaemonize
|
2004-12-28 01:37:18 +00:00 |
|
rsc
|
96d6b19dcd
|
new test program
|
2004-12-28 01:36:53 +00:00 |
|
rsc
|
2c87dda8f8
|
add threaddaemonize(), more bug fixes
|
2004-12-28 01:35:38 +00:00 |
|
rsc
|
929fcfe0e3
|
add note that vac should work.
change %R to %r
|
2004-12-27 21:05:39 +00:00 |
|