Lines Matching +full:2000 +full:s
452 * roken.h.in: Get daemon declared on Solaris (it's in unistd.h but
454 int args. Include err.h unconditionally, since it's always
541 * roken_gethostby.c (roken_gethostby): s/sin/addr/ to avoid
544 * resolve.c (dns_lookup_int): s/stat/state/ to avoid shadowing
622 file support From netbsd's pkgsrc via Gavan Fantom
1104 version, and by looking at the number of .Oo's present. In
1105 mdoc.old .Oo was a toggle, but in mdoc it's closed by .Oc, so if
1106 the number of .Oo's is bigger than the number of .Oc's, it figures
1107 it must be mdoc.old. This doesn't however account for called Oc's,
1109 infact are mdoc. So let's make sure that Oc's are not called by
1170 * roken.awk: END has to be last with Sun's awk
1223 2000-12-29 Assar Westerlund <assar@sics.se>
1228 2000-12-25 Assar Westerlund <assar@sics.se>
1232 2000-12-15 Johan Danielsson <joda@pdc.kth.se>
1237 2000-12-12 Johan Danielsson <joda@pdc.kth.se>
1243 2000-12-11 Assar Westerlund <assar@sics.se>
1245 * err.hin (warnerr): remove, it's not part of the err.h interface
1248 * vis.c: s/u_int32_t/unsigned/ for systems that do not define
1251 2000-12-10 Johan Danielsson <joda@pdc.kth.se>
1256 2000-12-06 Johan Danielsson <joda@pdc.kth.se>
1277 2000-12-05 Johan Danielsson <joda@pdc.kth.se>
1284 2000-12-04 Johan Danielsson <joda@pdc.kth.se>
1290 2000-10-08 Assar Westerlund <assar@sics.se>
1295 2000-09-24 Assar Westerlund <assar@sics.se>
1299 2000-08-16 Assar Westerlund <assar@sics.se>
1303 2000-08-10 Assar Westerlund <assar@sics.se>
1308 2000-08-07 Johan Danielsson <joda@pdc.kth.se>
1312 2000-08-04 Johan Danielsson <joda@pdc.kth.se>
1318 2000-07-25 Johan Danielsson <joda@pdc.kth.se>
1324 2000-07-24 Assar Westerlund <assar@sics.se>
1326 * getaddrinfo.c (add_hostent): if there's no fqdn in `he' try
1327 reverse resolving to see if there's a fuller name there. don't
1330 2000-07-22 Assar Westerlund <assar@sics.se>
1335 2000-07-20 Assar Westerlund <assar@sics.se>
1339 2000-07-19 Johan Danielsson <joda@pdc.kth.se>
1345 2000-07-18 Johan Danielsson <joda@pdc.kth.se>
1349 2000-07-17 Johan Danielsson <joda@pdc.kth.se>
1353 2000-07-15 Johan Danielsson <joda@pdc.kth.se>
1358 2000-07-09 Assar Westerlund <assar@sics.se>
1363 what's actually being used
1365 2000-07-08 Johan Danielsson <joda@pdc.kth.se>
1371 2000-07-08 Assar Westerlund <assar@sics.se>
1377 2000-07-01 Assar Westerlund <assar@sics.se>
1381 2000-06-28 Assar Westerlund <assar@sics.se>
1386 2000-06-27 Assar Westerlund <assar@sics.se>
1392 2000-06-21 Assar Westerlund <assar@sics.se>
1404 2000-06-12 Johan Danielsson <joda@pdc.kth.se>
1409 2000-05-23 Assar Westerlund <assar@sics.se>
1414 2000-05-22 Johan Danielsson <joda@pdc.kth.se>
1419 2000-05-21 Assar Westerlund <assar@sics.se>
1423 2000-05-15 Assar Westerlund <assar@sics.se>
1429 2000-04-14 Assar Westerlund <assar@sics.se>
1435 2000-04-09 Assar Westerlund <assar@sics.se>
1439 2000-04-05 Assar Westerlund <assar@sics.se>
1445 2000-04-03 Assar Westerlund <assar@sics.se>
1449 2000-03-11 Assar Westerlund <assar@sics.se>
1454 2000-03-09 Assar Westerlund <assar@sics.se>
1456 * getarg.c (arg_match_short): backup optind when there's a missing
1460 2000-03-03 Assar Westerlund <assar@sics.se>
1466 2000-02-19 Assar Westerlund <assar@sics.se>
1470 2000-02-16 Assar Westerlund <assar@sics.se>
1479 2000-02-13 Assar Westerlund <assar@sics.se>
1487 2000-02-07 Assar Westerlund <assar@sics.se>
1491 2000-02-06 Assar Westerlund <assar@sics.se>
1496 2000-01-26 Assar Westerlund <assar@sics.se>
1505 2000-01-09 Assar Westerlund <assar@sics.se>
1515 2000-01-06 Assar Westerlund <assar@sics.se>
1677 of getting the definition here where it's needed. flame me.
1692 * getarg.c: change the way arg_collect works; it's still quite