summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-12-23libc_r supportMichael Shalayeff
1998-12-23Granted this is #if 0'd out, but it should have a chance of compiling anywayTodd C. Miller
1998-12-23Opps. the flag that says that we are sleeping is MNT_MWAIT, not MNT_WAITArtur Grabowski
1998-12-23whoops; finally this should work with isapnp *and* non-isapnpAaron Campbell
1998-12-23nicer testsDavid Leonard
1998-12-23a better fix; deraadt@Aaron Campbell
1998-12-23_thread_sys changes for powerpc SYS.h, code mostly from d, fixed upDale S. Rahn
1998-12-23Plain forgot to remove that one.Marc Espie
1998-12-23Kill files that reference config/xm-openbsd.h, these are no longerMarc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1Marc Espie
1998-12-232.7.2 -> 2.8.1: new features of configure made these obsoleteMarc Espie
1998-12-232.7.2 -> 2.8.1: old i386 & m68k, nextstep renaming.Marc Espie
1998-12-232.7.2 -> 2.8.1: renamed i370 files, i860 files no longer needed.Marc Espie
1998-12-232.7.2 -> 2.8.1: remaining alpha files, convex submodel muck-up.Marc Espie
1998-12-232.7.2 -> 2.8.1 cruft:Marc Espie
1998-12-232.7.2 -> 2.8.1 cruft. Takes care of remaining files, exceptMarc Espie
1998-12-232.7.2 -> 2.8.1 cruft: unneeded texi output, obsolete/folded back to g++FAQMarc Espie
1998-12-232.7.2 -> 2.8.1 cruft: obvious old files, moved objc parts.Marc Espie
1998-12-23make this driver work again (move _valid assignments out of else{} so they areAaron Campbell
1998-12-22sync with FreeBSD:Jason Wright
1998-12-22typos; freebsdJason Wright
1998-12-22updateDavid Leonard
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright
1998-12-22Size the fd sets from the descriptor tableNiklas Hallqvist
1998-12-22deconfuse vprint, print holdcount, not refcount when we are talking about hol...Artur Grabowski
1998-12-22range check signal [] conversionsTheo de Raadt
1998-12-22Correct a thinko I had when writing the comment for this code.Dale S. Rahn
1998-12-22typo; freebsdJason Wright
1998-12-22sync with FreeBSD:Jason Wright
1998-12-22sync with FreeBSD (mention more realtek based boards)Jason Wright
1998-12-22more realtek boardsJason Wright
1998-12-22sync with FreeBSDJason Wright
1998-12-22regenNiklas Hallqvist
1998-12-22Some extra vendors & productsNiklas Hallqvist
1998-12-22Generalize udp port decoding. Remove unneeded decls.Niklas Hallqvist
1998-12-22My former hack lost, better solutionNiklas Hallqvist
1998-12-22Build generated .c & .h files before .o generation alwaysNiklas Hallqvist
1998-12-22Remove obsolete connection code. Use strtol instead of atoiNiklas Hallqvist
1998-12-21MD locking and thread support for hppaMichael Shalayeff
1998-12-21Remove bogus check of printableness of the config fileNiklas Hallqvist
1998-12-21df(struct statfs) free/total decryption by d@Michael Shalayeff
1998-12-21compiling before commit would be niceMichael Shalayeff
1998-12-21Use the iomask in a correct wayNiklas Hallqvist
1998-12-21nice error message when mount(2) returns EOPNOTSUPPArtur Grabowski
1998-12-21use MOUNT_XFS, not "xfs" as the type of filesystem to mountArtur Grabowski
1998-12-21document EOPNOTSUPPArtur Grabowski
1998-12-21Nice error message when mount(2) returns EOPNOTSUPPArtur Grabowski
1998-12-21return 0 instead of exit(0) in main()Artur Grabowski