summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-13More consistent MIPS configPer Fogelstrom
1997-04-13More consistent MIPS configPer Fogelstrom
1997-04-13copyright fooJason Downs
1997-04-13single ^C on a pipeTheo de Raadt
1997-04-13no Debugger() w/ no DDB definedMichael Shalayeff
1997-04-13do not (continue) on a stdin pipeTheo de Raadt
1997-04-13make it compile againMichael Shalayeff
1997-04-13floppy needs randomTheo de Raadt
1997-04-13some more devicesMichael Shalayeff
1997-04-13add entry to build all the devs ramdisk needsMichael Shalayeff
1997-04-13import of hp300's ramdisk stuff for i386.Michael Shalayeff
1997-04-13Initial support for pthreads on m68k frombriggs
1997-04-13Prototype flockfile/funlockfile to clean up some warnings.briggs
1997-04-13s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.briggs
1997-04-13Oops. We do not want to unmap something that we've used bus_space_subregionbriggs
1997-04-13Some updates based on information from Bob Nestor <rnestor@metronet.com>briggs
1997-04-13Make it compile after disklabel changesPer Fogelstrom
1997-04-13buf oflow; bitbltTheo de Raadt
1997-04-13buf oflow; bitbltTheo de Raadt
1997-04-13Add support for PCI NE2000 clones. I finally got around to doing this :-)Todd C. Miller
1997-04-13derive from INST, not GENERIC.Michael Shalayeff
1997-04-13sample ramdisk config file. from GENERIC one.Michael Shalayeff
1997-04-13Fixed socket permissions race at startup; corrected error message tobitblt
1997-04-13vis usernames; bitblt is paranoidTheo de Raadt
1997-04-13buf oflow; bitbltTheo de Raadt
1997-04-13check host information more carefullyTheo de Raadt
1997-04-13repair _hokcharTheo de Raadt
1997-04-12Make MIPS configuration more consistentPer Fogelstrom
1997-04-12It helps if MAKEDEV agrees with conf.c.briggs
1997-04-12we don't need NFSMNT_RESVPORT inside of the kernel (pointed out by theo)Thomas Graichen
1997-04-12undo my last commit - theo says NFSMNT_RESVPORT is really not requiredThomas Graichen
1997-04-12remove #ifndef _KERNEL around NFSMNT_RESVPORT:Thomas Graichen
1997-04-12make it compile (missing include of ultrix_util.h - the otherThomas Graichen
1997-04-12use the profile.h from the arc - this way theThomas Graichen
1997-04-12get an unreserved port if not root; required now that rresvport failsJim Rees
1997-04-12theo can't get everything right :-)Thomas Graichen
1997-04-12update to my current config fileThomas Graichen
1997-04-12Different fix for buffer overflow. From Keith Bostic <bostic@bostic.com>Todd C. Miller
1997-04-12Fix from FreeBSD (David Nugent <davidn>)Todd C. Miller
1997-04-12long -> int to fix 64bit issues. This breaks 16bit machines but since we don...Todd C. Miller
1997-04-12Be a bit more specific about EINVAL and negative offsets.Thorsten Lockert
1997-04-12waitpid() can return -1 -- give a useful error message if it does.Todd C. Miller
1997-04-12don't print more directory slashes than user specified on error.michaels
1997-04-12We need to copy the pathnames we get from fgetln() on stdin, as the bufferThorsten Lockert
1997-04-12careful about bad domain/mapnamesTheo de Raadt
1997-04-12bit more careful with mapnames; adam@math.tau.ac.ilTheo de Raadt
1997-04-12botched strncpy, adam@math.tau.ac.ilTheo de Raadt
1997-04-12start of -h (human readable) flag. more to comekstailey
1997-04-12convert mips* to mips so that we find the correct files in configThomas Graichen
1997-04-12configure with --disable-gdbtk - so that gdb will also configureThomas Graichen