summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-06-23add "option IPFILTER_LOG" to conf files that already had IPFILTERkstailey
1997-06-23activate IPFILTER_LOGkstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23add "option IPFILTER_LOG"kstailey
1997-06-23IPFILTER_LOG should be a kernel optionkstailey
1997-06-23merge in 3.1.11kstailey
1997-06-23fix tagkstailey
1997-06-23fix tagkstailey
1997-06-23use maskskstailey
1997-06-23only flush log if not using syslogkstailey
1997-06-23fix tagskstailey
1997-06-23oops, this is grossTheo de Raadt
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
1997-06-23respect NOMAN (in bulk)kstailey
1997-06-23Copyright.Jason Downs
1997-06-23Mandoc manpages.Jason Downs
1997-06-23One more slight change.Jason Downs
1997-06-23return 32-bits worth of time for time serviceTheo de Raadt
1997-06-23sigblock plays with intsTheo de Raadt
1997-06-23off_t botchTheo de Raadt
1997-06-23int vs in_addr_tTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-06-23long != intTheo de Raadt
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-06-23Slightly cleaner. (Change nosync to an int, like the rest.)Jason Downs
1997-06-23Add inet_ntop(3) and inet_pton(3) and the IPv6 address format.Todd C. Miller
1997-06-23respect NOMANkstailey
1997-06-23respect NOMANkstailey
1997-06-23Add man page for inet_net_ntop(3) and inet_net_pton(3) from NetBSD (lukem)Todd C. Miller
1997-06-23Upon discussion w/ Theo, the only options in std.mac68k that would be of usegene
1997-06-23/etc/profile should be checked along with .profile for consistency withTodd C. Miller
1997-06-23Add option PPP_BSDCOMP and PPP_DEFLATEgene
1997-06-23regen: Depend GENERIC* kernels on /sys/conf/GENERIC and move busificationgene
1997-06-23oopsTheo de Raadt
1997-06-23in_addr_t and in_port_tTheo de Raadt
1997-06-23alpha long problemsTheo de Raadt
1997-06-23print addr in network byte orderTheo de Raadt
1997-06-23sizeof(int) != sizeof(long)Theo de Raadt
1997-06-23long != intTheo de Raadt
1997-06-23long != int errorTheo de Raadt
1997-06-23long != int errorTheo de Raadt
1997-06-23i386 syncTheo de Raadt
1997-06-23for SO_SND*/SO_RCV*, clip low-end of parameter to 1Theo de Raadt
1997-06-22Use O_EXLOCK option of open(2) to open /etc/ptmp with an exclusiveTodd C. Miller
1997-06-22Only call powerdown() if SUN4M is defined.Jason Downs
1997-06-22errno can be set to EAGAIN in conjunction with O_SHLOCK/O_EXLOCKTodd C. Miller
1997-06-22Fix a bogon in last changeThorsten Lockert