openbsd
1996-04-17 mickeyAdd MD5 routines to be used by anyone in the kernel.
1996-04-17 mickeyUpdate w/ the fact of MD5 presence in the libkern.a
1996-04-17 mickeyAdd prototypes for MD5 routines.
1996-04-17 mickeyMinor cleanups. Checked against Lite2.
1996-04-17 mickeyfix a bug w/ fd/tty file (from netbsd).
1996-04-03 dmfixed compilation errors--but NQNFS may not work with...
1996-04-03 tholoPull in <bsd.own.mk> to get the SKEY/KERBEROS/KERBEROS5...
1996-04-02 niklasAdd an somehow lost file from the FSF 2.7.2 distr
1996-03-31 etheisengram.y must be built before client.c.
1996-03-31 mickeyFrom NetBSD: NFSv3 import (tomorrow's Net's kernel)
1996-03-31 etheisenFix 960317 NetBSD merge error. Merge caused local...
1996-03-30 niklasFrom NetBSD: merge of 960317
1996-03-30 niklasFrom NetBSD: merge of 960317
1996-03-30 niklasFrom NetBSD:
1996-03-30 niklasFrom NetBSD:
1996-03-30 niklasFrom NetBSD:
1996-03-30 tholoSubstantially improve random number generation by using...
1996-03-30 etheisenfdeject not eject. Net/OpenBSD tracking error.
1996-03-30 mickeyDDB support added.
1996-03-30 mickeyAdded: sysctl access to the ddb variables.
1996-03-30 mickeyAdd $OpenBSD$, fix comments.
1996-03-30 mickeyBug w/ rename fixed.
1996-03-29 mickeylost change from vnode_if.[hc] evolution.
1996-03-29 mickeyInitial commit of random data source devices' manual.
1996-03-29 mickeyInitial commit of rnd devices' manual.
1996-03-29 mickeyThe random data source driver itself.
1996-03-29 mickeyInitial commit of random source driver.
1996-03-29 niklasFrom NetBSD: merge of 960317
1996-03-28 niklasFrom NetBSD: merge of 960317
1996-03-28 niklasFrom NetBSD: merge of 960317
1996-03-28 niklasFrom NetBSD: merge of 960317
1996-03-28 niklasFrom NetBSD: Use tr instead of caesar to generate fortu...
1996-03-28 etheisenMoved GNU spec stuff into Makefile.bsd-wrapper1 using...
1996-03-27 niklasMisc. cleanup, esp. for obj-dirs, DESTDIR compilations...
1996-03-27 niklasFrom NetBSD: merge of 960317
1996-03-26 niklasRevert last change which lost the functionality introdu...
1996-03-26 mickeySomehow happened to coexist two versions of this in...
1996-03-26 mickeyFrom NetBSD: vnode_if.[ch] made machine independent.
1996-03-26 niklasMake "make obj" work, make builds to obj directories...
1996-03-25 niklasFixup /usr/include/g++ hierarchy specification
1996-03-25 tholoAdd support for building lint(1) library
1996-03-25 tholoMake a proper lvalue in INC
1996-03-25 tholoAdd const qualifier to match prototype
1996-03-25 tholoProtect use of long long with /* LONGLONG */
1996-03-25 tholoUse __asm, not asm
1996-03-25 tholoPrototype __syscall() correctly
1996-03-25 tholoCannot do operations on a void pointer
1996-03-25 tholoUpdate prototypes to match declarations
1996-03-25 tholoAdd prototypes for internal functions
1996-03-25 tholoProtect internal mcount symbol from lint(1)
1996-03-25 tholoPull in prototypes
1996-03-25 tholoPull in more prototypes
1996-03-25 tholoPull prototypes into scope
1996-03-25 tholoPrototype internal functions
1996-03-25 tholoinitgroups(3) 2nd argument should be gid_t
1996-03-25 tholoCast negative args to their unsigned type
1996-03-25 tholoUse correct prototype in the presense of __STDC__
1996-03-25 tholoAdd prototypes for internal functions
1996-03-25 tholoMinor cleanup
1996-03-25 tholoAdd prototypes for local functions, add const qualifier...
1996-03-25 mickeyChanged according to the kernel.
1996-03-25 mickeyFixed bug while copying args in mount that may cause...
1996-03-25 niklasFrom NetBSD: merge of 960317
1996-03-25 tholoSomewhat better support for building lint library
1996-03-24 tholoMove thread prototypes back to <sys/proc.h>
1996-03-24 tholoMove thread prototypes to <vm/vm_param.h> for consisten...
1996-03-24 niklasThe delay functions takes unsigned arguments.
1996-03-24 niklasActually make CLKF_BASEPRI do what it's supposed to do.
1996-03-24 niklasUse IPL_ constants instead of numeric values. Get...
1996-03-24 tholoPrefix "long long" with "/* LONGLONG */" to shut up...
1996-03-24 tholoiprint is used without DEBUG too
1996-03-24 tholoAdd kern/kern_thread.c
1996-03-24 tholoAdd prototype for mincore(2)
1996-03-24 tholoOur lint(1) understands __const, __inline, __signed...
1996-03-24 tholoPrefix usage of "long long" with a "/* LONGLONG */...
1996-03-24 tholoUse __asm in place of asm
1996-03-24 tholoProvide empty __warn_references() when we are not runni...
1996-03-24 niklasUGLY, UGLY hack to force config create a pcmciabus...
1996-03-24 tholoDo not define __indr_reference when running lint(1)
1996-03-24 niklasStyle police
1996-03-24 niklasFrom NetBSD: Add clobbers missing in asm statements
1996-03-23 tholoMoved boolean_t back to vm_param.h; not protected by...
1996-03-23 tholoUse __inline, not inline
1996-03-22 tholoFix previous changes; accept and forward a device name...
1996-03-22 tholoFix previous changes; we actually take a device name...
1996-03-22 tholosethostid() actually do return a value
1996-03-22 tholosethostid() is documented and has historically returned...
1996-03-21 niklasFrom NetBSD: Merge of 960317
1996-03-21 niklasFrom NetBSD: eliminate setjmp.h
1996-03-21 niklasFrom NetBSD: eliminate setjmp.h
1996-03-21 niklasFrom NetBSD: Remove ns_cksum.c (now in sys/conf/files)
1996-03-20 hvozdaWe moved away from NetBSD+OpenBSD long ago; / really...
1996-03-20 mickeyFix back wrong patches.
1996-03-20 mickeyFix back wrong patches.
1996-03-20 mickeyFix back wrong patches.
1996-03-19 niklasFix RCS Id botch in last change
1996-03-19 niklasFrom NetBSD: merge of 960317
1996-03-19 mickeyMerging w/ NetBSD 021796.
1996-03-19 mickeyMissed from last import.
1996-03-19 niklasSIOCAIFCONF -> SIOCAIFADDR
next