openbsd
1996-09-12 mickeyset correct 'maxpartitions'
1996-09-12 tholoClose TCP receive window when we cannot receive data...
1996-09-12 tholoTCP Persist handling; from 4.4BSD Lite2 (via NetBSD...
1996-09-12 tholoDon't assume other subnets than our own are local to...
1996-09-12 downsjSupport 16 partitions.
1996-09-12 downsjAdd 16 partition support to the SPARC. From NetBSD...
1996-09-12 deraadt16 partitions, fix pcmcia and joy
1996-09-12 deraadt16 partitions
1996-09-12 downsjAdd some spaces.
1996-09-11 deraadtprotect $HOME expansion; from das33@cornell.edu
1996-09-11 deraadtrevoke privs at start; tested by fenner@parc.xerox.com
1996-09-11 deraadtfix a typo
1996-09-11 downsjRearrange much of the polling code so really, really...
1996-09-11 downsjRemove unneeded quirk, and only print drive capabilitie...
1996-09-11 mickeycorrect kill(1) usage.
1996-09-11 deraadtonly support MALLOC_OPTIONS for non-setuid
1996-09-10 millertFix deref of free()'d ptr. NetBSD PR#2747 from beal...
1996-09-10 niklasBring pipe_stat prototype in scope
1996-09-10 mickeymake compile w/ TRACE enabled
1996-09-10 mickeyfix the man acording to the recent changes.
1996-09-09 downsjTIOCMOD{G,S} -> TIOCM{GET,SET}. NetBSD PR#2741, Greg...
1996-09-09 mickeyfix db_add_symtab arguments.
1996-09-09 downsjRemove duplicated defines.
1996-09-09 mickeyiresolve constatnt to name combination, itsn't it more...
1996-09-09 tholoDon't claim a better precision than (1,000,000 / hz...
1996-09-09 downsjAdd an fflush; from FreeBSD PR# bin/1589 (msmith@cain...
1996-09-09 tholoDon't be uncertain about wether clock interrupts were...
1996-09-09 tholoAdd seperate profiling/statistics clock running at...
1996-09-08 tholoOnly count the interrupt if the interrupt handler claim...
1996-09-08 deraadtfix typo
1996-09-07 downsjAdd README file from dist.
1996-09-07 downsjOne more slight fix.
1996-09-07 downsjInstall the tags, too, and be more verbose.
1996-09-07 downsj+vim
1996-09-07 downsjInitial import of vim 4.2.
1996-09-07 millerttypo + comment
1996-09-07 tholoUnderstand about union mounts as well as union file...
1996-09-07 tholoUnderstand DTYPE_PIPE
1996-09-07 downsjopenpty() returns int.
1996-09-07 millertDon't dup stderr to stdout. This makes rdist happy...
1996-09-07 millertremove defs.h hackery now that oldrdist just uses rcmdsh()
1996-09-06 pefoResolved import conflict
1996-09-06 pefoSeems they fixed that old bug. Remove workaround
1996-09-06 pefoGRRR....
1996-09-06 pefoNasty Niklas, there's more out there than alphas..
1996-09-06 downsjMore bullshit.
1996-09-06 deraadtsample amd/master file; idea from graichen
1996-09-06 tholoasm -> __asm, clean lint(1) warnings
1996-09-06 majaFixed another bug niklas found. -moj
1996-09-06 deraadtbitblt found a typo in a comment!
1996-09-06 deraadtturn logging off again, it is still unsafe
1996-09-06 deraadtnote a race
1996-09-06 niklasCall me "Pedant"! prototype mismatches fixed and unused...
1996-09-06 mickeyadd my cd-rom to quirk table.... no other changes.
1996-09-06 deraadtsample /etc/exports file, simply commented
1996-09-06 niklasDeal with the new pipes gracefully
1996-09-06 deraadtdocument how to turn on YP
1996-09-06 deraadtcommented xntpd stub
1996-09-06 deraadtrandom decl
1996-09-06 deraadtmin sun4c/sun4m floppy
1996-09-06 majaAdded support for add device in subr_userconf. Not...
1996-09-06 mickeyremove keyboard randomness supply.
1996-09-06 mickeycleanup and sync w/ latest Linux source.
1996-09-06 niklasNeed cpu.h included to get at setsoftnet define
1996-09-06 impImplement bios_ident() which will identify each type...
1996-09-06 downsjAdd -n/no timeout option. FreeBSD PR bin/1567, obrien...
1996-09-06 dmMake it believe us when we say afs is not running.
1996-09-05 dmse@freebsd.org: fix sync transfer negotiation.
1996-09-05 dmse@freebsd.org: some changes for the 53c860 and the...
1996-09-05 deraadtsync to netbsd
1996-09-05 deraadtissetugid backwards, duh; thanks bitblt
1996-09-05 pefold has some funny things going with alignments...
1996-09-05 mickeyr.i.p.
1996-09-05 mickeyfix import.
1996-09-05 mickeynew routed from SGI.
1996-09-05 deraadtbsd.own.mk before YP test
1996-09-05 deraadtgrr 2 not p in rpc.yppasswdd, one of the hardest comman...
1996-09-05 deraadt1 char oflow; bitblt & deraadt
1996-09-05 mickeycompile!
1996-09-05 deraadtprotect getenv, do not oflow, fix unused debug; bitblt...
1996-09-05 deraadt1 char oflow
1996-09-05 pefowhy was this crap still here...
1996-09-05 mickeyup to RIPv2.
1996-09-05 pefostandard link.h and dlfcn.h not very useful on mips
1996-09-05 deraadtrpc.yppasswdd, not rpc.yppasswd; obviously peter tested...
1996-09-05 deraadtskey command for inline use; by brian@saturn.net (but...
1996-09-05 deraadtnc is *hobbit*'s netcat; let the sysadm have the same...
1996-09-05 mickeyremove ';' after function close '}'
1996-09-05 pefoinclude dti
1996-09-05 pefogrumble.. new files.. grumble..
1996-09-05 tholoMove fflush() from signal handler into endwin(), that...
1996-09-05 tholoAdd strategic fflush() before suspending on keyboard...
1996-09-05 millertdocument latest rcmd change
1996-09-05 millertignore $RSH if we are setuid
1996-09-04 deraadtget 12am & 12pm correct; netbsd pr#2734, khym@bga.com...
1996-09-04 deraadtpermit YP to be compiled out using flag in bsd.own...
1996-09-04 niklasEnable extra scsi drives and scanners
1996-09-04 niklass/rnd/random/
1996-09-04 niklass/KERNEL/_KERNEL/
1996-09-04 niklasmore Swedish pedantery, kill statics, provide protos etc
next