summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-16Some changes for WG testing.Per Fogelstrom
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceNiels Provos
1997-02-16small cleanupNiels Provos
1997-02-16cleaned up, moved pw_getconf to libutil, removed _'s in option namesNiels Provos
1997-02-16added password configuration access function, used to determineNiels Provos
1997-02-16Getting there...Jason Downs
1997-02-16rd -> hdJason Downs
1997-02-16Prelimary addition of the ramdisk-based miniroot. Still needs work.Jason Downs
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16do not suggest mountd can run out of inetd.conf; the code was never finishedTheo de Raadt
1997-02-16test/debug device, readdir->MakefileMichael Shalayeff
1997-02-16missed prototypesMichael Shalayeff
1997-02-16and here comes the readdir!Michael Shalayeff
1997-02-16opendir, readdir, closedir (define NO_READDIR, if none required)Michael Shalayeff
1997-02-16More rd changes that were missed... Still not working.Jason Downs
1997-02-16need errno.hTheo de Raadt
1997-02-16Add rdroot, from mvme68k.Jason Downs
1997-02-16duhTheo de Raadt
1997-02-16Updated to reflect reality.Jason Downs
1997-02-16Add initial ram disk support.Jason Downs
1997-02-16Add rd device and raminst from mvme68k.Jason Downs
1997-02-16deal with errors in recent change betterTheo de Raadt
1997-02-16change from <> to [] and documentTheo de Raadt
1997-02-16when printing local port numbers, print rpc service name in <> after port num...Theo de Raadt
1997-02-16Don't give summary line at end when using tar formatThorsten Lockert
1997-02-16when spawning editor child, use signal() instead of sigprocmask(SIG_BLOCK...Theo de Raadt
1997-02-16Correct handling of long filenames that has been stored with a prefix inThorsten Lockert
1997-02-16block $ENV too, sighTheo de Raadt
1997-02-16udp packets less than min udp packet length are bad; davem@jenolan.rutgers.eduTheo de Raadt
1997-02-16/sbin/nologin implies hushlogin.Jason Downs
1997-02-16Just for the hell of it..?Jason Downs
1997-02-16clean up and add missing file from previous commitDale S. Rahn
1997-02-16Changes to support rd miniroot building.Dale S. Rahn
1997-02-16Add the final? pieces to support mvme68k ramdisk support.Dale S. Rahn
1997-02-16Add new kernel configuration that support ramdisk in the data segmentDale S. Rahn
1997-02-16give up on amd -M until amd gets proper localhost detectionTheo de Raadt
1997-02-15buf oflow, danny@freebsd.orgTheo de Raadt
1997-02-15SAVE_MEMORY even moreMichael Shalayeff
1997-02-15Rename crypt() entry in libdes to des_cryptThorsten Lockert
1997-02-15Kill warningThorsten Lockert
1997-02-15add kernel_text symbol (just like other archs)Michael Shalayeff
1997-02-15Move the debug print into the ifdef DEBUG section.Dale S. Rahn
1997-02-15Only copy a cpudisklabel in the disklabel structure if a valid one is found.Dale S. Rahn
1997-02-15new blowfish crypt interfaces; crank itTheo de Raadt
1997-02-15when using strsep you should be aware that the delimiter will be replacedNiels Provos
1997-02-15Minor change to bypass compilation failure.Angelos D. Keromytis
1997-02-15Add new style of miniroot building. primarily based on the distrib/minirootDale S. Rahn
1997-02-15Removal of the sun3 pieces of the miniroot build mechanism.Dale S. Rahn
1997-02-14back out changes to rei functionkstailey
1997-02-14passwd.conf define.Niels Provos