summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1996-04-17Cleanups & fixes from latest NetBSD primarily to run doscmd, etc.Michael Shalayeff
1996-04-17Removed vax ifdefed function from kern_subr.c (from NetBSD).Michael Shalayeff
1996-04-17Add MD5 routines to be used by anyone in the kernel.Michael Shalayeff
1996-04-17Update w/ the fact of MD5 presence in the libkern.aMichael Shalayeff
1996-04-17Add prototypes for MD5 routines.Michael Shalayeff
1996-04-17Minor cleanups. Checked against Lite2.Michael Shalayeff
1996-04-17fix a bug w/ fd/tty file (from netbsd).Michael Shalayeff
1996-04-03fixed compilation errors--but NQNFS may not work with new NFS codedm
1996-04-03Pull in <bsd.own.mk> to get the SKEY/KERBEROS/KERBEROS5 definitionsThorsten Lockert
1996-04-02Add an somehow lost file from the FSF 2.7.2 distrNiklas Hallqvist
1996-03-31gram.y must be built before client.c.etheisen
1996-03-31From NetBSD: NFSv3 import (tomorrow's Net's kernel)Michael Shalayeff
1996-03-31Fix 960317 NetBSD merge error. Merge caused local OpenBSD mod lossage.etheisen
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-30From NetBSD: merge of 960317Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30From NetBSD:Niklas Hallqvist
1996-03-30Substantially improve random number generation by using the largest primeThorsten Lockert
1996-03-30fdeject not eject. Net/OpenBSD tracking error.etheisen
1996-03-30DDB support added.Michael Shalayeff
1996-03-30Added: sysctl access to the ddb variables.Michael Shalayeff
1996-03-30Add $OpenBSD$, fix comments.Michael Shalayeff
1996-03-30Bug w/ rename fixed.Michael Shalayeff
1996-03-29lost change from vnode_if.[hc] evolution.Michael Shalayeff
1996-03-29Initial commit of random data source devices' manual.Michael Shalayeff
1996-03-29Initial commit of rnd devices' manual.Michael Shalayeff
1996-03-29The random data source driver itself.Michael Shalayeff
1996-03-29Initial commit of random source driver.Michael Shalayeff
1996-03-29From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-03-28From NetBSD: Use tr instead of caesar to generate fortunes-oNiklas Hallqvist
1996-03-28Moved GNU spec stuff into Makefile.bsd-wrapper1 using PREREQ variable.etheisen
1996-03-27Misc. cleanup, esp. for obj-dirs, DESTDIR compilations and missingNiklas Hallqvist
1996-03-27From NetBSD: merge of 960317Niklas Hallqvist
1996-03-26Revert last change which lost the functionality introduced in rev 1.4Niklas Hallqvist
1996-03-26Somehow happened to coexist two versions of this in the same file.Michael Shalayeff
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-26Make "make obj" work, make builds to obj directories work. Don't putNiklas Hallqvist
1996-03-25Fixup /usr/include/g++ hierarchy specificationNiklas Hallqvist
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1996-03-25Make a proper lvalue in INCThorsten Lockert
1996-03-25Add const qualifier to match prototypeThorsten Lockert
1996-03-25Protect use of long long with /* LONGLONG */Thorsten Lockert
1996-03-25Use __asm, not asmThorsten Lockert