index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2004-12-29
Formatting nits.
wkj
34
-68
/
+68
2004-12-29
#define pow10 to _p9pow10 as a stop-gap.
wkj
1
-2
/
+4
2004-12-29
Appease the time_t monster.
wkj
1
-2
/
+6
2004-12-29
Include netinet/in.h to get ntohs prototype.
wkj
1
-0
/
+1
2004-12-29
Formatting nit.
wkj
20
-40
/
+40
2004-12-28
fix up extraction procedures
rsc
7
-15
/
+30
2004-12-28
compiler appeasement
rsc
2
-2
/
+5
2004-12-28
declare elfdl386mapdl
rsc
1
-0
/
+1
2004-12-28
small changes for build
rsc
2
-1
/
+2
2004-12-28
add virtual desktop patch from andrey
rsc
7
-10
/
+125
2004-12-28
be like plan 9 plumber
rsc
1
-3
/
+22
2004-12-28
vac is not buggered anymore
rsc
1
-1
/
+1
2004-12-28
thread is not buggered anymore
rsc
1
-1
/
+1
2004-12-28
remove Bfmt*, add Bvprint
rsc
1
-5
/
+4
2004-12-28
set flag for freebsd 5
rsc
1
-1
/
+8
2004-12-28
add crop
rsc
1
-0
/
+211
2004-12-28
restore old plan 9 property that when the
rsc
6
-8
/
+36
last thread exits the main proc, the remaining program ends up in the background and the program appears to have exited.
2004-12-28
avoid use of an extra proc
rsc
1
-1
/
+1
2004-12-28
remove debugging print
rsc
1
-1
/
+0
2004-12-28
remove race between openfdthread and connoutthread msgput,
rsc
1
-1
/
+8
so that openfd'ed fids always get clunked properly.
2004-12-28
make these files look like plan 9's
rsc
2
-82
/
+76
2004-12-28
check against plan 9
rsc
4
-22
/
+19
2004-12-28
add bvprint
rsc
1
-0
/
+39
2004-12-28
fix Bprint yet again
rsc
3
-53
/
+7
2004-12-28
move linux ureg code to portable file
rsc
2
-0
/
+37
2004-12-28
fix bug in bprint. fmtprint => fmtvprint
rsc
1
-1
/
+1
2004-12-28
FreeBSD tweaks
rsc
11
-22
/
+26
2004-12-28
more freebsd work
rsc
10
-40
/
+118
2004-12-28
add threadlinklibrary
rsc
1
-0
/
+5
2004-12-28
attempt at FreeBSD pre-5 support
rsc
1
-0
/
+356
2004-12-28
remove debugging
rsc
4
-5
/
+8
2004-12-28
add va_start/va_end.
rsc
1
-0
/
+2
2004-12-28
use fmtprint to avoid va_copy
rsc
1
-5
/
+1
2004-12-28
add threaddaemonize
rsc
1
-0
/
+98
2004-12-28
more little compile fixes
rsc
6
-25
/
+20
2004-12-28
use threaddaemonize
rsc
2
-26
/
+9
2004-12-28
new test program
rsc
1
-0
/
+11
2004-12-28
add threaddaemonize(), more bug fixes
rsc
7
-14
/
+56
2004-12-27
add note that vac should work.
rsc
3
-6
/
+5
change %R to %r
2004-12-27
use getuser instead of getenv("USER").
rsc
2
-1
/
+10
add portdate file.
2004-12-27
secstore from ehg
rsc
10
-0
/
+1633
2004-12-27
silence various warnings
rsc
4
-3
/
+7
2004-12-27
change to use new thread library
rsc
1
-3
/
+3
2004-12-27
yield now returns the number of switches done
rsc
1
-1
/
+1
2004-12-27
better exec handling
rsc
5
-78
/
+43
2004-12-27
add awaitfor and waitfor
rsc
3
-10
/
+30
2004-12-27
starting to work on Linux
rsc
5
-19
/
+80
2004-12-27
shuffle to allow use of execchan in non-pthreads impls
rsc
3
-6
/
+43
2004-12-27
more features
rsc
5
-0
/
+676
2004-12-27
dumb porting bugs
rsc
1
-2
/
+2
[prev]
[next]