| Age | Commit message (Expand) | Author | Files | Lines |
| 2002-07-16 | remove more junk |  deraadt | 2 | -9/+2 |
| 2002-07-16 | by now, this README is way out of date |  deraadt | 1 | -129/+0 |
| 2002-07-16 | minor tweaks of no consequence |  deraadt | 2 | -22/+14 |
| 2002-07-16 | ERROR2() is not used |  deraadt | 1 | -9/+1 |
| 2002-07-16 | let BSS work to our advantage |  deraadt | 1 | -12/+12 |
| 2002-07-16 | delint |  deraadt | 3 | -11/+5 |
| 2002-07-16 | minor cleanup, and toast -V |  deraadt | 6 | -30/+20 |
| 2002-07-15 | 5 new uid/gid sets; millert ok |  deraadt | 2 | -6/+10 |
| 2002-07-15 | atrun is now part of cron(8) |  millert | 4 | -603/+0 |
| 2002-07-15 | don't built atrun |  millert | 1 | -2/+2 |
| 2002-07-14 | Rewrite with more (and correct!) info, based on login_passwd.8. |  millert | 1 | -54/+66 |
| 2002-07-14 | make ftpd always listen to a high tcp port for passive data connections. |  jakob | 2 | -27/+18 |
| 2002-07-12 | Change ld.so search order/method to match the a.out ld.so. |  drahn | 17 | -132/+822 |
| 2002-07-07 | typos/grammar/better words |  jufi | 13 | -38/+39 |
| 2002-07-03 | KNF |  deraadt | 12 | -159/+97 |
| 2002-07-03 | ansi on a file which idiots believe is not here anymore |  deraadt | 1 | -35/+28 |
| 2002-07-03 | add a missing newline to an error message. |  vincent | 1 | -4/+4 |
| 2002-07-02 | * use lostconn() as the SIGALRM handler in receive_data() as originally |  danh | 4 | -20/+37 |
| 2002-06-30 | more care with utmp strings, and lseek fixes; moritz@jodeit.org |  deraadt | 1 | -40/+33 |
| 2002-06-29 | screw the MLINKS |  deraadt | 2 | -4/+2 |
| 2002-06-29 | document /var/empty chroot |  deraadt | 2 | -6/+22 |
| 2002-06-29 | KNF |  deraadt | 1 | -11/+7 |
| 2002-06-28 | stupid bug written in the last minute |  deraadt | 1 | -3/+3 |
| 2002-06-28 | correct uid handling; markus |  deraadt | 2 | -6/+6 |
| 2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} |  deraadt | 4 | -143/+155 |
| 2002-06-28 | minor indent cleanup |  deraadt | 6 | -33/+32 |
| 2002-06-28 | KNF |  deraadt | 1 | -22/+15 |
| 2002-06-28 | When gettytab doesn't exist, IM contains a #defined string so don't |  millert | 1 | -1/+1 |
| 2002-06-23 | more gid_t and uid_t are unsigned |  deraadt | 1 | -3/+3 |
| 2002-06-22 | ansi |  deraadt | 3 | -69/+30 |
| 2002-06-21 | o Use *_FILENO defines instead of numbers |  millert | 1 | -6/+6 |
| 2002-06-20 | fix patch; moritz@jodeit.org |  deraadt | 1 | -5/+5 |
| 2002-06-20 | ansi |  deraadt | 4 | -72/+32 |
| 2002-06-19 | handle non-terminated things better; moritz@jodeit.org |  deraadt | 1 | -8/+15 |
| 2002-06-19 | remove custom CFLAGS; ok deraadt, millert, beck |  pvalchev | 1 | -3/+2 |
| 2002-06-17 | Initialize SIGALRM handler once in main(), instead of in several |  danh | 2 | -11/+7 |
| 2002-06-17 | nat.conf(5) no longer exist, reference to pf.conf(5) instead |  pvalchev | 1 | -3/+3 |
| 2002-06-16 | Some nat.conf(5) -> pf.conf(5) changes. |  miod | 1 | -3/+2 |
| 2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> |  todd | 1 | -2/+2 |
| 2002-06-13 | si_len should be u_int8_t, not socklen_t; form@form.openbsd.ru |  millert | 1 | -4/+4 |
| 2002-06-13 | i heard in the bar that this breaks things |  deraadt | 1 | -4/+4 |
| 2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. |  art | 1 | -3/+2 |
| 2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ |  jsyn | 1 | -3/+3 |
| 2002-06-10 | u_char -> {socklen_t, sa_family_t, in_port_t}. From form@. |  mpech | 1 | -4/+4 |
| 2002-06-09 | new copyright (explicitly public domain) - from netbsd |  itojun | 1 | -4/+3 |
| 2002-06-09 | bit of KNF |  deraadt | 1 | -2/+3 |
| 2002-06-09 | some misc cleanup |  deraadt | 2 | -17/+23 |
| 2002-06-09 | no \n in syslog() calls |  deraadt | 3 | -39/+39 |
| 2002-06-09 | no newlines in syslog |  beck | 3 | -30/+30 |
| 2002-06-09 | Sort .Xr's |  hin | 1 | -2/+2 |