27 Commits

Author SHA1 Message Date
gsoares
2d0a2b694a update to latest github commit 2017-05-09 22:22:36 +00:00
gsoares
82bc28c03b sync with github
zap patches merged upstream
2017-04-08 23:39:06 +00:00
gsoares
3e058b7b8e teach 9c and 9l how honor CC.
fixes plan9/devdrawserver's build spotted by naddy@
2017-03-01 00:59:59 +00:00
gsoares
78b7354e89 honor CC 2017-02-28 02:27:41 +00:00
gsoares
d54fbefd5a update to latest github commit, includes several fixes to libregexp,
get rid of patches/ merged upstream.
2016-11-04 01:29:17 +00:00
otto
dd586db84d int cannot hold all the values a ptrdiff_t can take
bump REVISION; ok ray@
2016-10-25 08:57:39 +00:00
gsoares
541614231d fix web(1) plumb $BROWSER
from Neven Sajko via plan9port-review
# https://plan9port-review.googlesource.com/#/c/1561

I had a similar patch rotting in my tree.
Works fine, I've been using it daily with chrome.
2016-06-03 01:44:51 +00:00
okan
268b75369d Fix 2 overflows (submitted upstream; bug id's in patches);
from Ray Lai.

feedback and ok gsoares@
2016-05-25 15:49:21 +00:00
gsoares
48c4d57077 update to latest git commit 2016-04-22 02:43:05 +00:00
gsoares
aeaffef453 update to the latest git commit 2016-01-24 01:07:19 +00:00
gsoares
7978216b37 update plan9/plan9port to current upstream version
(GH_COMMIT 009b0cb5eb340b8bc3268bfaeb86abfeffdc1b1c).

auxstats(getifaddrs(3)) patches have already been accepted and committed upstream
2015-12-08 22:14:32 +00:00
gsoares
ba143f9713 patches already sent upstream
https://plan9port-review.googlesource.com/1410
2015-12-08 13:41:01 +00:00
gsoares
1636e0251e - use getifaddrs(3) instead of kvm(3)
- stop linking with kvm(3). OpenBSD's p9p/auxstats no longer uses libkvm. (reminded by jasper@)

OK mpi@ jasper@
2015-12-08 13:05:29 +00:00
gsoares
0ba3b9ede7 unbreak on i386
thanks to sthen@ for spotting this.
2015-12-04 04:26:33 +00:00
gsoares
0d218379aa update to 20151111 and take maintainership; ok pascal@ (former maintainer)
ok jung@
2015-11-28 01:37:59 +00:00
gsoares
4c027cc749 merged upstream 2015-11-13 02:53:48 +00:00
sthen
7d3936afa9 sync WANTLIB 2015-08-21 22:51:09 +00:00
jasper
d8d47b9a82 use sed -i 2015-08-11 21:41:58 +00:00
gsoares
409157f2ca add patch for enable fontsrv(4) build on OpenBSD
tweaks/OK juanfra@ pascal@ (maintainer)

patch sent upstream
https://plan9port-review.googlesource.com/#/c/1290/
2015-06-17 22:48:33 +00:00
naddy
9e3374bdd9 dkstat.h fix 2014-09-18 15:22:46 +00:00
pascal
b353c72413 Overdue update to a newer snapshot, 20140306. 2014-03-09 20:26:48 +00:00
sthen
e71b344591 pull in if_var.h to unbreak 2013-11-25 22:18:43 +00:00
pascal
e44f3ba583 unfuck after getdents addition/getdirentries removal
ok sthen@ naddy@ (sorry, forgot about it completely)
2013-08-22 16:32:22 +00:00
sthen
5204634b2a use movw not movl with (16-bit) segment registers. 2013-03-21 22:26:27 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pascal
6ff0df77af Small plist tweak by ajacoutot@; don't try to use rfork on i386
(noticed by nigel@)
2012-06-27 10:43:07 +00:00
pascal
0422da9782 Plan 9 is a distributed computing environment built at Bell Labs
starting in the late 1980s. The system can be obtained from Bell
Labs at http://plan9.bell-labs.com/plan9 and runs on PCs and a
variety of other platforms. Plan 9 became a convenient platform for
experimenting with new ideas, applications, and services.

Plan 9 from User Space provides many of the ideas, applications,
and services from Plan 9 on Unix-like systems. It runs on FreeBSD
(x86), Linux (x86 and PowerPC), Mac OS X (PowerPC), OpenBSD (x86),
and SunOS (Sparc).


testing/feedback and ok landry@
2012-06-26 15:07:14 +00:00