summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2002-06-23more gid_t and uid_t are unsignedTheo de Raadt
2002-06-22ansiTheo de Raadt
2002-06-21o Use *_FILENO defines instead of numbersTodd C. Miller
2002-06-20fix patch; moritz@jodeit.orgTheo de Raadt
2002-06-20ansiTheo de Raadt
2002-06-19handle non-terminated things better; moritz@jodeit.orgTheo de Raadt
2002-06-19remove custom CFLAGS; ok deraadt, millert, beckPeter Valchev
2002-06-17Initialize SIGALRM handler once in main(), instead of in severalDan Harnett
2002-06-17nat.conf(5) no longer exist, reference to pf.conf(5) insteadPeter Valchev
2002-06-16Some nat.conf(5) -> pf.conf(5) changes.Miod Vallat
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-13si_len should be u_int8_t, not socklen_t; form@form.openbsd.ruTodd C. Miller
2002-06-13i heard in the bar that this breaks thingsTheo de Raadt
2002-06-12use ELF_TOOLCHAIN instead of listing all ELF archs.Artur Grabowski
2002-06-11kill err(3) newlines; ok miod@, deraadt@Jason Peel
2002-06-10u_char -> {socklen_t, sa_family_t, in_port_t}. From form@.Mike Pechkin
2002-06-09new copyright (explicitly public domain) - from netbsdJun-ichiro itojun Hagino
2002-06-09bit of KNFTheo de Raadt
2002-06-09some misc cleanupTheo de Raadt
2002-06-09no \n in syslog() callsTheo de Raadt
2002-06-09no newlines in syslogBob Beck
2002-06-09Sort .Xr'sHans Insulander
2002-06-09no more \n to syslog()Hans Insulander
2002-06-09no \n for syslog()Hans Insulander
2002-06-09do not present scopeid on wire format (as it is local to a node).Jun-ichiro itojun Hagino
2002-06-08add example using per-user pf rules to allow backchannel connectionsBob Beck
2002-06-07support scoped IPv6 address.Jun-ichiro itojun Hagino
2002-06-07move load_offs out of the link_map area.Artur Grabowski
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-06-05Cleanup/remove duplicate code that checks STAT_RELOC_DONE.Artur Grabowski
2002-06-05Get rid of an unnecessary typedef (for future cleanup).Artur Grabowski
2002-06-04fix $OpenBSD$ tag.Mike Pechkin
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03Proper masks for 64 bit relocation types. ok art@Dale Rahn
2002-06-02minor KNFTheo de Raadt
2002-05-30KNFTheo de Raadt
2002-05-29More pid_t cleanup. Since 'pid' is pid_t we should:Mike Pechkin
2002-05-29a few more strlcatTheo de Raadt
2002-05-28libdl is not used anymore. Remove these as the support is now in libc.Dale Rahn
2002-05-28KNFTheo de Raadt
2002-05-28issetugid() test earlierTheo de Raadt
2002-05-28unused variable in latest commitTheo de Raadt
2002-05-28Remove LD_LIBRARY_PATH completely from environment, as per ldconfig manpage.Dale Rahn
2002-05-28proto _dl_show_objects() in one placeTheo de Raadt
2002-05-28more KNFTheo de Raadt
2002-05-27KNFTheo de Raadt
2002-05-27strlcpyTheo de Raadt
2002-05-27left over __P removalsTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt