summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-22Not used.Per Fogelstrom
1997-02-22Update to lite2 -- man page is the only thing that changed.Todd C. Miller
1997-02-22update to lite2 -- note restriction when securelevel > 0Todd C. Miller
1997-02-22Upodate to lite2 -- don't allow setting back the clock if securelevel > 0Todd C. Miller
1997-02-22Preliminaries for IPsec socket API.Angelos D. Keromytis
1997-02-22Use rlimit to set datasize to max.Todd C. Miller
1997-02-22ICMP redirects will not be sent if we do proxy arp pointing to ourselves.Angelos D. Keromytis
1997-02-22progname -> __progname and exec fsirand after mkfs().Todd C. Miller
1997-02-22Corrected protocol name.Angelos D. Keromytis
1997-02-22Removed duplicate entries.Angelos D. Keromytis
1997-02-22headerNiels Provos
1997-02-22Amended the copyleft.Angelos D. Keromytis
1997-02-22Changed to reflect new TTL-option in kernel.Angelos D. Keromytis
1997-02-22User-defined TTL for external IP header.Angelos D. Keromytis
1997-02-22Add pseudo-device enc 4Niklas Hallqvist
1997-02-22Set MMU/CPU better, except for 060 as that requires intrusive changesNiklas Hallqvist
1997-02-21Integration of IPSEC userland tools, no manpages yet, sorry.Niklas Hallqvist
1997-02-21Don't expose private copies of malloc(), calloc(), free(). Ewwww.Todd C. Miller
1997-02-21sync to __powerpc__gvf
1997-02-21add _PATH_FSIRANDTodd C. Miller
1997-02-21which(1) is now a binary that works in any shell since csh(1) has aTodd C. Miller
1997-02-21more cleanup for powerpc miniroot installation,Dale S. Rahn
1997-02-21Enable PASSWORD_TIMEOUT now that fdesc bug has been worked around.Todd C. Miller
1997-02-21FreeBSD PR ports/2766 (Patch from Marc Slemko marcs@znep.com):Todd C. Miller
1997-02-21add files typically included in snapshot as files that show up inDale S. Rahn
1997-02-21numeric variable have to be long as they are used like thatNiklas Hallqvist
1997-02-21add config files for the various pmax types (thanks go to dieter mayerThomas Graichen
1997-02-21Add IPSEC + lines for a Teles ISDN card. Support not yet in the tree,Niklas Hallqvist
1997-02-21Drop ${PARAM} from CPPFLAGS, add it to the HOSTED_C rule.Niklas Hallqvist
1997-02-21Bring closer to the ISA version by dropping the use of a structure forNiklas Hallqvist
1997-02-21add bus_space_{read,write}_region_* + some KNFNiklas Hallqvist
1997-02-21We do not use the rsr fieldNiklas Hallqvist
1997-02-21We are OpenBSDNiklas Hallqvist
1997-02-21Updated; now lists some 95+ protocols.Angelos D. Keromytis
1997-02-21Removed no longer necessary cautionary comment.Angelos D. Keromytis
1997-02-21add sipp-esp and sipp-ahTheo de Raadt
1997-02-21Couple of missing ifdefs.Angelos D. Keromytis
1997-02-21netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.Angelos D. Keromytis
1997-02-21Style cleanup and a printf string typoNiklas Hallqvist
1997-02-21fetched a comment from mvme68k + style nitNiklas Hallqvist
1997-02-21Add MMU_/CPU_ symsNiklas Hallqvist
1997-02-21copypage/zeropage adaption. cputype setting needs more work.Niklas Hallqvist
1997-02-21shmdt before shmdt (in child) fixTheo de Raadt
1997-02-21Siginfo stuff as per the mvme68k port + KNF & other style nitsNiklas Hallqvist
1997-02-21do not allow SO_SNDBUF/SO_RCVBUF len 0Theo de Raadt
1997-02-21-nostdinc and big endian cleanupNiklas Hallqvist
1997-02-21Fixed error introduced with last patch.Angelos D. Keromytis
1997-02-21ld(1) now works; link shared library against -lcurses againThorsten Lockert
1997-02-21Get symbol counts right when counting weak symbols in shared libraries asThorsten Lockert
1997-02-21Fix a const poisoning warningThorsten Lockert