summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-23Checkpoint. This should be pretty close now, just gotta fix kernelJason Downs
1997-02-23Just some more KNFNiklas Hallqvist
1997-02-23Some KNF, but more important: fix disklabels for audio CDs +Niklas Hallqvist
1997-02-23We run OpenBSDTodd C. Miller
1997-02-23#ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__)Todd C. Miller
1997-02-23Integrate code from John P. Wittkoski <jpw@netwizards.net> andbriggs
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-23Inline fsirand(8) (at no noticable cost in speed).Todd C. Miller
1997-02-23build host and user is not importantTheo de Raadt
1997-02-23Fix mem leak, count partitions (tracks) right for audio disklabels. Partitio...Niklas Hallqvist
1997-02-23Spoof ISO 9660 disklabelsNiklas Hallqvist
1997-02-23Audio CDs were read as data CDs before, which broke audio.Niklas Hallqvist
1997-02-23All audio CDs does not start at block 0Niklas Hallqvist
1997-02-23s/MINIROOT/RAMDISK/gJason Downs
1997-02-22ramdisk now has raw version, disklabelskstailey
1997-02-22add "-l" flag see NetBSD PR #3227kstailey
1997-02-22add tag; NetBSD -> OpenBSDkstailey
1997-02-22if sys/kern/malloc.c does not #define KMEMSTATS (and DIAGNOSTIC is alsokstailey
1997-02-22ufsboot uses strncpy() nowkstailey
1997-02-22Resolved a couple of open issues (just changed comments after checkingAngelos D. Keromytis
1997-02-22Fixed problem in ip_weadvertise().Angelos D. Keromytis
1997-02-22sends and receives and illustrates that the vme board has interrupt vector bugsTheo de Raadt
1997-02-22add register bit definesTheo de Raadt
1997-02-22Fixed problem with authenticator length checking.Angelos D. Keromytis
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