summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ip/gping.c
AgeCommit message (Collapse)Author
2018-04-10ip/gping: icmpv6 supportcinap_lenrek
2017-02-19ip/gping: fix corruption due to Machine.last pointer not being maintained in ↵cinap_lenrek
pingclean(), cleanup unused stuff
2016-03-18ip/gping: add main pid to pid list for killall()cinap_lenrek
2016-03-12ip/gping: ignore advice, fix packet corruption check, remove dead codecinap_lenrek
2016-03-12ip/gping: set display->locking before starting mouseproc (race)cinap_lenrek
2013-08-13libdraw: fix leftover processes or programs failing to restore window labels ↵cinap_lenrek
when receiving interrupt note fix the default note handler for event programs. only handle non system notes or notes in the slave processes. for interrupt in the main process, just call exits() which will do the cleanup and restore window label properly. this makes completely overriding the note handler in gping and stats uneccesary.
2011-12-09ip/gping: honor $font instead of hardcodingcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen