openbsd
1995-12-14 deraadtfrom netbsd; also print elapsed time
1995-12-14 deraadtfrom netbsd; Describe PROFDIR environment variable
1995-12-14 deraadtgcore goes away
1995-12-14 deraadtfrom netbsd: Added World AIDS Day.
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtupdate from netbsd
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtfrom netbsd; cannot be sure cpp can handle x ## y
1995-12-14 deraadtfrom netbsd; sigsetjmp/siglongjmp was missing. Code...
1995-12-14 deraadtproperly add them...
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtmake first arg of strtod/strtoq const
1995-12-14 deraadtfrom cgd@netbsd:
1995-12-14 deraadtsetmode() returns void *
1995-12-14 deraadtunvis() works on plain char, not u_char
1995-12-14 deraadtinitgroups() takes a gid_t
1995-12-14 deraadtgetgrouplist() returns array of gid_t
1995-12-14 deraadtfrom cgd@netbsd; be more conservative when setting...
1995-12-14 deraadtfrom netbsd; fix profiling support
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtfrom netbsd: add () in an expression even though it...
1995-12-14 deraadtwhoops, add this
1995-12-14 deraadtfrom netbsd; update to mrouted 3.8
1995-12-14 deraadtuse string.h
1995-12-14 deraadtfrom thorpej@netbsd:
1995-12-14 deraadtfrom ws@netbsd:
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtfrom netbsd:
1995-12-14 deraadtfrom netbsd: fix a few typos
1995-12-14 deraadts/ENVIRONMENTAL/ENVIRONMENT/
1995-12-14 deraadtwhoops, add this
1995-12-14 deraadtupdate from netbsd, including:
1995-12-14 deraadtMakefile.yp not here anymore
1995-12-14 deraadtinstall yp Makefile from here
1995-12-14 deraadtremove rcs $Header$
1995-12-08 deraadts/environmental/environment/
1995-12-08 deraadtkernel is called bsd
1995-12-08 deraadtunconfiguring of ccd causes system panic; fix from...
1995-12-07 deraadtupdate to use new files in libsa
1995-12-07 deraadtshrink bootblocks by splitting libsa contents into...
1995-12-06 deraadtvarious changes to once again shrink the bootblocks...
1995-12-06 deraadtoptimize further
1995-12-05 deraadtdelete memcpy; it makes bootblocks larger without being...
1995-12-05 deraadtworking .cvsignore files
1995-12-05 deraadtdelete a stupid hostname
1995-12-05 deraadtthis is useful in compile directories
1995-12-04 deraadta.out is more likely, so check for it first
1995-12-03 niklasRearrange user page table size calculation so that...
1995-12-03 davemRestore condition codes if we pull the special_fp_store
1995-12-01 deraadtwe cannot jump into ddb until the interrupt has been...
1995-12-01 deraadtprevious verbosity patch was wrong
1995-12-01 deraadtadd CONSOLEBREAKDDB support. also be less verbose at...
1995-12-01 niklasOops, forgot to declare emul_sunos
1995-12-01 deraadtfixed ddb, improved fifo handling, new still-not-workin...
1995-12-01 deraadtfor now, assume no flash on 167 (is this true?)
1995-12-01 niklasniklas pointed out the new MDP_UNCACHE_WX might break...
1995-12-01 deraadtfrom netbsd:
1995-12-01 deraadtfrom netbsd:
1995-12-01 deraadtfrom netbsd:
1995-12-01 deraadtcorrect typo pointed out by chuck (in the prettiest...
1995-11-30 deraadtproperly catch cases where buffers are on the kstack...
1995-11-30 deraadtcorrect way to call tsleep is almost always "while...
1995-11-30 deraadtdo not truncate swdevt[] ever
1995-11-30 deraadtin actual fact MAXPARTITIONS is 16 and scsi disk is...
1995-11-30 deraadtprevent access to page 0 of virtual space
1995-11-30 deraadtintegrate 040 MDP_UNCACHE_WX cache changes by niklas...
1995-11-30 deraadtdo not drop into debugger on simple recoverable errors
1995-11-29 deraadtniklas pointed out the new MDP_UNCACHE_WX might break...
1995-11-28 deraadtadd inet_ntoa() to the kernel. use it to log nicer...
1995-11-28 niklasFix SunOS emulation on 040
1995-11-28 deraadton the '040, do not cache write+exec pages for sunos...
1995-11-28 deraadtlet loadbsd define sync scsi operation
1995-11-28 deraadtupdate from netbsd
1995-11-28 deraadti386 isa bounce buffers by hannken@eis.cs.tu-bs.de
1995-11-28 deraadti386 isa bounce buffers by hannken@eis.cs.tu-bs.de
1995-11-28 deraadtdelete last chunks of MAPPEDCOPY
1995-11-28 deraadtdelete duplicate sysarch function body
1995-11-28 deraadtlog source route attempts when source routing is disabled
1995-11-26 deraadtadd sysctl net.inet.ip.sourceroute option; default...
1995-11-26 deraadtpartial cleanup
1995-11-26 deraadtenable tftp as it has security builtin;
1995-11-26 deraadtnew motd
1995-11-25 deraadtmake quotas work on ffs; from andrew@wipux2.wifo.uni...
1995-11-25 deraadtdocumentation repair; from andrew@wipux2.wifo.uni-mannh...
1995-11-25 deraadtdocument "ms" field; from tng@nuclth15.phys.sci.osaka...
1995-11-23 deraadtinclude sys/types.h as mandated by X/Open XPG 4.2;...
1995-11-23 deraadtfrom netbsd
1995-11-23 deraadtupdate from netbsd
1995-11-23 deraadtuserret() parameter botch; prototype userret(); make...
1995-11-23 deraadtMAPPEDCOPY is garbage; it is not cache-aware
1995-11-23 deraadtas has no -g flag
1995-11-22 deraadtfake all target
1995-11-22 deraadtgo away
1995-11-22 deraadtdo not need to load off 4.3 filesystems
1995-11-22 deraadtrelease text vnode before releasing credentials. vnode...
1995-11-22 deraadtchange ZLRB_RING_SIZE to 4096
1995-11-22 deraadtcopy the bootblocks to the right place
1995-11-22 deraadtfix long/u_int32_t botch; do gethostbyname() only if...
1995-11-22 deraadthandle "cd -" causing crash if used as first sh command...
next