Sign in
plan9port
/
plan9
/
24c02865d8fcc97d1fb5cb9281810d8074aa5eb1
24c0286
placeholder; does not yet build
by rsc
· 20 years ago
d1e9002
3D geometry
by rsc
· 20 years ago
46f7993
lib9pclient is the new libfs
by rsc
· 20 years ago
5ba841d
more include files.
by rsc
· 20 years ago
94b5e3f
man pages changes
by rsc
· 20 years ago
1a0954a
autolib
by rsc
· 20 years ago
66ed321
fs.h => 9pclient.h
by rsc
· 20 years ago
3b5a5a6
autolib, p9rand, p9execl
by rsc
· 20 years ago
4d0927f
modifications for firefox
by rsc
· 20 years ago
88e3484
use kill -9 instead
by rsc
· 20 years ago
78a9573
use $USER instead of whoami
by rsc
· 20 years ago
86f09f8
allow file names as arguments
by rsc
· 20 years ago
3351416
show the amount of memory in use
by rsc
· 20 years ago
f9bca6a
allow kill of pids. recognize -sig.
by rsc
· 20 years ago
ead3e31
9c: ignore autolib symbols 9l: use autolib symbols
by rsc
· 20 years ago
e9a569a
be more careful about not executing self. clean up tmp files
by rsc
· 20 years ago
a19c44b
Add mkfile to keep indices up to date.
by rsc
· 20 years ago
058b011
Some man pages.
by rsc
· 20 years ago
2600337
remove libfs. now lib9pclient
by rsc
· 20 years ago
acc021b
add ? for unknown plumbs
by rsc
· 20 years ago
4fe01a2
change _p9pow10 to fmtpow10
by rsc
· 20 years ago
08166a4
updates from andrey
by rsc
· 20 years ago
8d8865f
Rename lrand to p9lrand, too.
by wkj
· 20 years ago
3015b83
scroll virtual windows using mouse scroll
by rsc
· 20 years ago
6239798
Use #define to move rand and srand to p9rand and p9srand.
by wkj
· 20 years ago
7ee1ac9
Use osreldate.h to determine OS version under FreeBSD.
by wkj
· 20 years ago
89a4515
GC now-unused FreeBSD-specific #defines.
by wkj
· 20 years ago
e25d5b7
Avoid conflicts with stdlib.
by wkj
· 20 years ago
0debe1c
Use FreeBSD-approved method for determining FreeBSD version.
by wkj
· 20 years ago
742988d
GC unused variables.
by wkj
· 20 years ago
188fecb
Update mkmk.sh.
by wkj
· 20 years ago
c90dd38
Formatting nits.
by wkj
· 20 years ago
4645c5d
#define pow10 to _p9pow10 as a stop-gap.
by wkj
· 20 years ago
829e822
Appease the time_t monster.
by wkj
· 20 years ago
c2070b2
Include netinet/in.h to get ntohs prototype.
by wkj
· 20 years ago
3748865
Formatting nit.
by wkj
· 20 years ago
1b7f98f
fix up extraction procedures
by rsc
· 20 years ago
e5d47e6
compiler appeasement
by rsc
· 20 years ago
48907e8
declare elfdl386mapdl
by rsc
· 20 years ago
09dd30c
small changes for build
by rsc
· 20 years ago
3ddda82
add virtual desktop patch from andrey
by rsc
· 20 years ago
df49b30
be like plan 9 plumber
by rsc
· 20 years ago
ddd8916
vac is not buggered anymore
by rsc
· 20 years ago
1f17800
thread is not buggered anymore
by rsc
· 20 years ago
623ae4f
remove Bfmt*, add Bvprint
by rsc
· 20 years ago
7033e49
set flag for freebsd 5
by rsc
· 20 years ago
228bb71
add crop
by rsc
· 20 years ago
1d2533d
restore old plan 9 property that when the
by rsc
· 20 years ago
07bda12
avoid use of an extra proc
by rsc
· 20 years ago
7099733
remove debugging print
by rsc
· 20 years ago
21e626d
remove race between openfdthread and connoutthread msgput,
by rsc
· 20 years ago
b37396b
make these files look like plan 9's
by rsc
· 20 years ago
4dd07e0
check against plan 9
by rsc
· 20 years ago
727facb
add bvprint
by rsc
· 20 years ago
8b45564
fix Bprint yet again
by rsc
· 20 years ago
1369ede
move linux ureg code to portable file
by rsc
· 20 years ago
e2f5270
fix bug in bprint. fmtprint => fmtvprint
by rsc
· 20 years ago
f7b74c1
FreeBSD tweaks
by rsc
· 20 years ago
d54ead7
more freebsd work
by rsc
· 20 years ago
9cb22ba
add threadlinklibrary
by rsc
· 20 years ago
31cf0ab
attempt at FreeBSD pre-5 support
by rsc
· 20 years ago
93eb807
remove debugging
by rsc
· 20 years ago
f5ff494
add va_start/va_end.
by rsc
· 20 years ago
65cd9e4
use fmtprint to avoid va_copy
by rsc
· 20 years ago
ddb664d
add threaddaemonize
by rsc
· 20 years ago
22c7ebf
more little compile fixes
by rsc
· 20 years ago
7ffc520
use threaddaemonize
by rsc
· 20 years ago
96d6b19
new test program
by rsc
· 20 years ago
2c87dda
add threaddaemonize(), more bug fixes
by rsc
· 20 years ago
929fcfe
add note that vac should work.
by rsc
· 20 years ago
6a130cb
use getuser instead of getenv("USER"). add portdate file.
by rsc
· 20 years ago
a812ae4
secstore from ehg
by rsc
· 20 years ago
73bfbac
silence various warnings
by rsc
· 20 years ago
b3efcdb
change to use new thread library
by rsc
· 20 years ago
1d011ae
yield now returns the number of switches done
by rsc
· 20 years ago
8cbd854
better exec handling
by rsc
· 20 years ago
0341761
add awaitfor and waitfor
by rsc
· 20 years ago
955a2ca
starting to work on Linux
by rsc
· 20 years ago
e127e40
shuffle to allow use of execchan in non-pthreads impls
by rsc
· 20 years ago
e8a7b96
more features
by rsc
· 20 years ago
2189e55
dumb porting bugs
by rsc
· 20 years ago
9939daa
use new thread library
by rsc
· 20 years ago
8cd0011
figure out which files to put in the library
by rsc
· 20 years ago
f1e8706
linux pre-2.6 implementation
by rsc
· 20 years ago
4dbefdd
start linux pre-2.6 port
by rsc
· 20 years ago
fd46554
good test programs
by rsc
· 20 years ago
e8edc17
lock using Lock instead of QLock.
by rsc
· 20 years ago
73722a8
confine pthreads to pthread.c
by rsc
· 20 years ago
e317e37
add chansetname prototype
by rsc
· 20 years ago
10b4555
as wkj pointed out, notifyseton should not call notesetenable
by rsc
· 20 years ago
17cdbb9
fix to handle new
by rsc
· 20 years ago
dcfa5ab
remove debugging
by rsc
· 20 years ago
6d7fdb2
changes from plan 9
by rsc
· 20 years ago
334cb1e
change to use new thread library
by rsc
· 20 years ago
0a839b8
clone is a bad word on linux
by rsc
· 20 years ago
3694b73
handle pty correctly on linux
by rsc
· 20 years ago
2b9172c
add readn to avoid need for plan9port libc
by rsc
· 20 years ago
93f2ae0
change to use new thread library
by rsc
· 20 years ago
678ede7
various changes from plan 9
by rsc
· 20 years ago
e1dc7e4
signal handling, add prototype for pthreadinit
by rsc
· 20 years ago
Next »