| Age | Commit message (Expand) | Author |
| 2023-05-13 | change a typo in sizeof(struct queueue *) to sizeof(nqueue[0]) | andvar |
| 2014-12-20 | MKINET6=no build fixes | prlw1 |
| 2013-11-13 | CID 1125882: Don't use unitialized variable; move code inside conditional | christos |
| 2013-10-19 | use new scopeid functions | christos |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2007-12-01 | Sort queue by time and jobid so that jobs submitted within the | mlelstv |
| 2006-05-25 | Add missing semicolon. | christos |
| 2006-05-25 | Coverity CID 3322: Fix memory leak. | christos |
| 2006-03-21 | Coverity CID 1750: Add a function to free a queue and use it. | christos |
| 2006-03-17 | free memory on allocation failure. | christos |
| 2006-01-20 | Instead of dealing with port@host in many places, do it where it is needed. | christos |
| 2006-01-18 | change return(0) to return(rv). We went to all the trouble to calculate the | garbled |
| 2006-01-17 | Fix PR bin/14247 | garbled |
| 2006-01-17 | in ckqueue() if "sd" is not an existing capability, than sd will be | garbled |
| 2006-01-04 | Address PR bin/12112 | garbled |
| 2005-11-28 | - WARNS = 4 | christos |
| 2004-11-16 | NI_WITHSCOPEID was not picked up by IETF standardization | itojun |
| 2003-10-16 | safer use of realloc | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-18 | select() -> nanosleep() | mycroft |
| 2002-07-14 | Unifdef __STDC__. Remove __P(). ANSIfy. | wiz |
| 2001-04-05 | Fix possible security problem (euid swapout in error handling). | wiz |
| 2000-08-09 | rewrite local address detection code, to use getifaddrs(3), not gethostname(3). | itojun |
| 2000-04-25 | allow lp=port@host again. PR9975 from Andreas Gustafsson. | itojun |
| 2000-04-24 | avoid NULL pointer access when rp=<ipv4 numberic address> (no ai_canonname). | itojun |
| 2000-02-18 | do not sleep on ECONNREFUSED, rather, try the next address first. | itojun |
| 2000-01-27 | IPv6 support, using rcmd-family funciton added. | itojun |
| 1999-12-05 | put fatal() and a some of variables used independantly of other functions | jdolecek |
| 1999-09-26 | delint and other cleanups. | mrg |
| 1998-07-09 | Declare ints, too, don't default them. | msaitoh |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1997-10-18 | use memcmp/memset/memmove instead of bcmp/bzero/bcopy | lukem |
| 1997-10-05 | - WARNS?=1 | mrg |
| 1997-10-05 | merge 4.4 lite2 | mrg |
| 1996-12-09 | remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. | mrg |
| 1995-11-28 | merge in changes from 1.1 release branch | jtc |
| 1995-11-15 | Add RCSIDs. | pk |
| 1995-10-03 | -- convert sgtty to termios. From: Scott Bartram <scottb@iis.net> | hpeyerl |
| 1994-05-18 | clean up that import. no rcsids yet. | cgd |
| 1994-05-17 | copyright foo | cgd |
| 1993-12-08 | Upgraded to use <dirent.h>. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |