]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd
libip: prefer v4 over v6 for myipaddr()
[plan9front.git] / sys / src / cmd /
2019-02-13 cinap_lenrekmerge
2019-02-13 cinap_lenrekip/ipconfig: format ipmask with %M instead of %I
2019-02-13 BurnZeZpostscript: use PI
2019-02-12 cinap_lenrekip/ipconfig, ndb/dns, libndb: handle parseipmask()...
2019-02-11 cinap_lenrekndb/dns: provide v4 argument to parseipmask(), use...
2019-02-11 cinap_lenrekupas/smtpd: implement ipv6 support for ip blacklist...
2019-02-11 cinap_lenrekratfs: implement ipv6 support, replace v4parsecidr...
2019-02-11 cinap_lenrekip/rip: use new parseipandmask() function
2019-02-11 cinap_lenrekip/ayiya: use parseipandmask(), use ipvmp() instead...
2019-02-11 cinap_lenrekip/6in4: use parseipandmask(), use ipvmp() instead...
2019-02-11 cinap_lenrekip/tinc: use new parseipandmask() to parse subnets...
2019-02-11 cinap_lenrekip/dhcpd: provide v4 argument for parseipmask()
2019-02-11 cinap_lenrekip/ipconfig: use new parseipandmask() function
2019-02-05 cinap_lenrekcifs: merge with steve simons latest version. thank...
2019-02-05 cinap_lenrekcifs: fix pruning of . and .. directory entries (thanks...
2019-01-30 cinap_lenrekdevdraw: get rid of softscreen==0xa110c hack and make...
2019-01-28 cinap_lenrekdevdraw: simplify drawgen()
2019-01-24 cinap_lenrekip/dhcpd: remove undocumented dhcpgroup mechanism,...
2019-01-23 cinap_lenrekip/dhcpd: send vendor ndb attribute if available (thank...
2019-01-23 cinap_lenrekip/dhcpd: add rootserverip read in lookupip() (thanks...
2019-01-23 cinap_lenrekip/dhcpd: change swap to rootserver (thanks k0ga)
2019-01-22 Alex Musolinoupas/fs: remove unused function pop3log
2019-01-20 aijumerge
2019-01-20 cinap_lenrekrc: clear out redirections on "rfork F" (RFCFDG)
2019-01-20 aijudtracy: fix &&
2019-01-12 cinap_lenrekmerge
2019-01-08 qwxtorrent: avoid trying to fetch blocks past file
2019-01-02 cinap_lenrekupas/fs: don't put messages on the lru that cannot...
2019-01-02 cinap_lenrekupas/fs: include mkupas in mkfile last to get default...
2018-12-30 Alex Musolinoupas/fs: fix infinite loop in putcache (again)
2018-12-28 aijudtracy: fix conditional branch generation
2018-12-26 BurnZeZremove function prototype that leaked into last commit
2018-12-26 BurnZeZtcs: clean up old port code, and avoid writing 0 to...
2018-12-26 cinap_lenrekmk: fix closing random fd from uninitialized stack...
2018-12-24 cinap_lenreknusb/disk: revert previous attempts and just not issue...
2018-12-24 Ori BernsteinMake the check work.
2018-12-24 cinap_lenreknusb/disk: implement 64 bit lba read/write commands...
2018-12-24 cinap_lenreknusb/disk: fix typo "("
2018-12-24 Ori BernsteinDon't unnecessarily unstall devices.
2018-12-24 cinap_lenrekdossrv: cleanup
2018-12-23 cinap_lenrekdossrv: make GLONG() return ulong, handle getsect(...
2018-12-22 cinap_lenrekdossrv: use 64 bit vlong for sectors
2018-12-15 aijufplot: fix operator associativity
2018-12-13 aijufplot: add min/max operators
2018-12-13 aijudtracy: get rid of DTName struct, support more than...
2018-12-13 aijupc(1): reference counting bug
2018-12-13 Alex Musolinomerge
2018-12-13 Alex Musolinoupas/fs: remove now unnecessary "force" argument to...
2018-12-12 cinap_lenrekupas/fs: handle errors from fetch for cachebody()/cache...
2018-12-12 Alex Musolinomerge
2018-12-12 Alex Musolinoupas/fs: fix infinite loop in putcache
2018-12-11 aijuforgotten files
2018-12-10 BurnZeZsshfs: add exits(nil) to threadmain
2018-12-08 aijudtracy: fix lexer bug
2018-12-08 aijudtracy: add support for aggregations
2018-12-07 cinap_lenrekrio: get rid of window delete thread, fix mysterious...
2018-12-06 aijuforp: change indexing to verilog-like semantics
2018-12-04 cinap_lenrekfactotum: rsa: use mptober() to get right adjusted...
2018-12-02 aijukencc: make "function not declared" a warning unless...
2018-12-02 mischiefpython: explicitly declare WaitForThreadShutdown as...
2018-12-02 cinap_lenrekmerge
2018-12-01 aijukencc: turn "function args not checked" warning into...
2018-12-01 cinap_lenrekwebfs: write headers individually so they are not limit...
2018-11-30 aijufplot: add support for readout with middle mouse button
2018-11-30 aijufplot: color different curves
2018-11-30 aijufplot: compute y range correctly when used with multipl...
2018-11-28 cinap_lenrekupas: get rid of broken validatesender example, remove...
2018-11-26 cinap_lenrekupas/fs: avoid switch on vlong breaking build (thanks...
2018-11-26 cinap_lenrekupas/fs: another mistake ...
2018-11-26 cinap_lenrekupas/fs: fix broken body.ext in walk (thanks sl)
2018-11-22 cinap_lenreksnap: use Mach->szaddr as the width of the stack pointe...
2018-11-22 cinap_lenreksnap: add debug flag, make debug less verbose
2018-11-22 cinap_lenreksnap: check for overflows, cleanup error handling
2018-11-22 cinap_lenreksnap: consequently use ulong for page index and count
2018-11-22 cinap_lenreksnap: be more conservative taking stack snapshot
2018-11-22 cinap_lenrekupas/fs: keep messages *marked* for deletion in the...
2018-11-22 cinap_lenrekupas/fs: allow msgincref() with mb->refs == 0
2018-11-21 cinap_lenrekupas/fs: checkfid() might be called with uninitialized...
2018-11-21 cinap_lenrekupas/fs: fix walk
2018-11-21 cinap_lenrekupas/fs: don't enter mailbox into hashtree when it...
2018-11-20 cinap_lenrekupas/fs: rework the refcounting, use 64bit qid path...
2018-11-18 cinap_lenrekcc: fix wrong "useless or misleading comparison" warning
2018-11-18 cinap_lenrekrc: implement $"x in terms of Xdol() and new Xqw()...
2018-11-14 cinap_lenreknusb/kb: multitouch support (touchscreens, stylus)
2018-11-13 cinap_lenreknusb/kb: revert multitouch, breaks some mice...
2018-11-12 cinap_lenrekupa/imap4d: ignore messages without digest info
2018-11-12 cinap_lenrekdisk/mkfs: remove unused cputype variable (thanks kvik)
2018-11-12 cinap_lenrekmerge
2018-11-12 cinap_lenreknusb/kb: lilu dallas multitouch
2018-11-10 aijuadding dtracy (crude early version)
2018-11-08 cinap_lenrekssh: handle unknown MSG_CHANNE_REQUEST messages
2018-11-08 cinap_lenrekssh: handle MSG_GOBAL_REQUEST
2018-11-08 cinap_lenrekip/dhcpd: Add swap server support in dhcpd (thanks...
2018-11-06 aijunusb/serial: fix wrong guard statement (thanks deuteron)
2018-11-06 cinap_lenrekmerge
2018-11-06 cinap_lenrekdnstcp: temporarily switch on resolver mode so we can...
2018-11-05 aijused: only dollars as first address are a problem for -u
2018-10-31 Alex Musolinoawk(1): fix append operator to avoid truncating file
2018-10-27 cinap_lenrekrc: skip searchpath for "", "." and ".."
2018-10-26 cinap_lenrekrc: use searchpath() logic to handle $cdpath
next