Age | Commit message (Expand) | Author |
2002-07-07 | typos/grammar/better words | Jan-Uwe Finck |
2002-07-03 | KNF | Theo de Raadt |
2002-07-03 | ansi on a file which idiots believe is not here anymore | Theo de Raadt |
2002-07-03 | add a missing newline to an error message. | Vincent Labrecque |
2002-07-02 | * use lostconn() as the SIGALRM handler in receive_data() as originally | Dan Harnett |
2002-06-30 | more care with utmp strings, and lseek fixes; moritz@jodeit.org | Theo de Raadt |
2002-06-29 | screw the MLINKS | Theo de Raadt |
2002-06-29 | document /var/empty chroot | Theo de Raadt |
2002-06-29 | KNF | Theo de Raadt |
2002-06-28 | stupid bug written in the last minute | Theo de Raadt |
2002-06-28 | correct uid handling; markus | Theo de Raadt |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt |
2002-06-28 | minor indent cleanup | Theo de Raadt |
2002-06-28 | KNF | Theo de Raadt |
2002-06-28 | When gettytab doesn't exist, IM contains a #defined string so don't | Todd C. Miller |
2002-06-23 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-22 | ansi | Theo de Raadt |
2002-06-21 | o Use *_FILENO defines instead of numbers | Todd C. Miller |
2002-06-20 | fix patch; moritz@jodeit.org | Theo de Raadt |
2002-06-20 | ansi | Theo de Raadt |
2002-06-19 | handle non-terminated things better; moritz@jodeit.org | Theo de Raadt |
2002-06-19 | remove custom CFLAGS; ok deraadt, millert, beck | Peter Valchev |
2002-06-17 | Initialize SIGALRM handler once in main(), instead of in several | Dan Harnett |
2002-06-17 | nat.conf(5) no longer exist, reference to pf.conf(5) instead | Peter Valchev |
2002-06-16 | Some nat.conf(5) -> pf.conf(5) changes. | Miod Vallat |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-13 | si_len should be u_int8_t, not socklen_t; form@form.openbsd.ru | Todd C. Miller |
2002-06-13 | i heard in the bar that this breaks things | Theo de Raadt |
2002-06-12 | use ELF_TOOLCHAIN instead of listing all ELF archs. | Artur Grabowski |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel |
2002-06-10 | u_char -> {socklen_t, sa_family_t, in_port_t}. From form@. | Mike Pechkin |
2002-06-09 | new copyright (explicitly public domain) - from netbsd | Jun-ichiro itojun Hagino |
2002-06-09 | bit of KNF | Theo de Raadt |
2002-06-09 | some misc cleanup | Theo de Raadt |
2002-06-09 | no \n in syslog() calls | Theo de Raadt |
2002-06-09 | no newlines in syslog | Bob Beck |
2002-06-09 | Sort .Xr's | Hans Insulander |
2002-06-09 | no more \n to syslog() | Hans Insulander |
2002-06-09 | no \n for syslog() | Hans Insulander |
2002-06-09 | do not present scopeid on wire format (as it is local to a node). | Jun-ichiro itojun Hagino |
2002-06-08 | add example using per-user pf rules to allow backchannel connections | Bob Beck |
2002-06-07 | support scoped IPv6 address. | Jun-ichiro itojun Hagino |
2002-06-07 | move load_offs out of the link_map area. | Artur Grabowski |
2002-06-06 | compatibilty -> compatibility | Aaron Campbell |
2002-06-05 | Cleanup/remove duplicate code that checks STAT_RELOC_DONE. | Artur Grabowski |
2002-06-05 | Get rid of an unnecessary typedef (for future cleanup). | Artur Grabowski |
2002-06-04 | fix $OpenBSD$ tag. | Mike Pechkin |
2002-06-04 | spelling; raj@cerias.purdue.edu | Theo de Raadt |
2002-06-03 | Proper masks for 64 bit relocation types. ok art@ | Dale Rahn |
2002-06-02 | minor KNF | Theo de Raadt |