openbsd
1997-04-05 briggsMRG-based ADB support for the PowerBook series. Contri...
1997-04-05 tholoDocument that negative offsets will cause EINVAL as...
1997-04-05 tholoCheck for overflow; from FreeBSD
1997-04-05 tholoPatch from BSDI (via Keith Bostic, via NetBSD):
1997-04-05 millertso strlen.c compiles again...
1997-04-05 tholoFrom NetBSD PR/3405: Krister Walfridsson <cato@ulysses...
1997-04-05 millertFix -DNO_MMALLOC (needs to be in MMALLOC_CFLAGS not...
1997-04-04 deraadtRLIMIT_NPROC; mike.long@analog.com
1997-04-04 deraadtclarify
1997-04-04 mickeyinit allocated memory.
1997-04-04 millertImprovements based on commets by George Robbins <grr...
1997-04-04 deraadtwith small quantities of beer and pizza i produce fewer...
1997-04-04 deraadtif the user changes an option, spit out a warning telli...
1997-04-04 deraadtwhen mktemp() is hard to fix, use 10 X
1997-04-04 deraadtcheck MID field like strip(1) does; PR#149, mickey...
1997-04-04 deraadtsort & add a few
1997-04-04 deraadtdescribe 2nd utmp record better; gwing@primenet.com.au
1997-04-04 weingartNuke.
1997-04-04 weingartReplace exec_i386.S with these two files. Startprog...
1997-04-04 deraadtdo not whack pid file if run -d; hwr@pilhuhn.de
1997-04-04 millert#include <string.h> since we use string functions...
1997-04-04 deraadtseek(2) is not needed
1997-04-04 mickeyfixed bcopy/memcpy conflict by using private mem* routines.
1997-04-04 mickeyadd 'machine check' trap for Pentium and PPro cpus.
1997-04-04 kstaileyremove copy.s as it is in M.I. m68k files now
1997-04-04 briggsDo not set DCR_SYNC for the C/Q[68]xx systems.
1997-04-04 graichenchanges required to get gcc with the new g77 0.5.20...
1997-04-04 graichensync g77 to version 0.5.20 - i hope i got everything...
1997-04-04 graichenimport of libU77 - part of sync to g77-0.5.20
1997-04-04 deraadtblow away source routed sockets
1997-04-04 deraadtdo source routing check correctly; this could use a...
1997-04-04 deraadtwtmp repairs; netbsd
1997-04-04 mickeymention mr.tarkovskey
1997-04-04 mickeydump regs w/ NMI (int 2)
1997-04-04 millertFix NTOHS and HTONS macros.
1997-04-04 millertDefine in_addr_t and in_port_t everywhere but use u_int...
1997-04-04 deraadtwe are a 4.4bsd-style system; correct pathnames
1997-04-04 deraadtadd STRIPDISC line; kleink@netbsd.org
1997-04-04 deraadts/STRIPIPDISC/STRIPDISC/; kleink@netbsd.org
1997-04-03 deraadtpretty
1997-04-03 geneAvoid confusion on running /etc/daily on daylight-savin...
1997-04-03 mickeyfix my last fix. warnx, not warn!
1997-04-03 mickeymore about Gogol (;
1997-04-03 kstaileytabify
1997-04-03 kstaileytake 2
1997-04-03 kstaileymake it match what is in magdir/magic
1997-04-03 kstailey>Number: 3412
1997-04-03 briggsQuote CC in args to make
1997-04-03 downsjhokchar -> _hokchar, and make it non-static. Use it...
1997-04-03 deraadtanother lookup[] loop accident
1997-04-03 downsjFull implementation of lookups support, plus some bug...
1997-04-03 deraadtan -> a; soil@quick.net
1997-04-03 impFrom FreeBSD 1.7 by markm. The log message:
1997-04-03 downsjBUGS section no longer applies, the new resolver implem...
1997-04-03 deraadtuse MATCH()
1997-04-03 deraadtif dns lookup fails, still honour _res.lookups[]
1997-04-03 deraadtensure host_addr[] remains nicely aligned; pr#145,...
1997-04-03 millert10 X's for mktemp() and mkstemp().
1997-04-03 briggsPR#141 from David Leonard <d@occult.fnarg.net.au> with...
1997-04-03 kstaileya start a making getnetbyaddr() respect "lookup" keywor...
1997-04-03 kstaileyadd htonl()
1997-04-03 michaelsper wishes of deraadt add ufs to default fs's to search.
1997-04-03 michaelsremove corrupted original tag
1997-04-02 kstaileyUse new makeinfo -P dir option to prepend gcc/f to...
1997-04-02 kstaileyAdd "-P dir" option to prepend a dir to the include...
1997-04-02 niklasBetter implementation of buf_space_*_raw_multi_* that...
1997-04-02 niklasFix end boundary of mapping for regions ending at offse...
1997-04-02 niklasRestructured, as well as added a set of host-to-little...
1997-04-02 deraadtuse FDPART(), limit drives to 2 to avoid dev_t problems...
1997-04-02 deraadtwarn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com
1997-04-02 deraadtdoc /etc/yp/DOMAINNAME server list file better
1997-04-02 millertopt_add() needs to make a copy of the input string...
1997-04-02 deraadtbuf oflows, thanks imp & millert
1997-04-02 deraadtadd SVR4_T_* flags; might be wrong for sparc
1997-04-02 kstaileyadd ipflog
1997-04-02 deraadtuse 10 X for mktemp(1)
1997-04-02 deraadtuse mkstemp (millert, please double check)
1997-04-02 deraadtxid is a u_int32_t
1997-04-02 deraadtspelling error
1997-04-02 deraadtmost 1.3X versions of MEDIAVIS CDR-H93MV have problems...
1997-04-02 mickeysave 4k space for i386!
1997-04-02 millertRemove FreeBSD-specific stuff from BUGS section.
1997-04-02 mickey#ifndef local
1997-04-02 mickeyfix bios geometry calculation
1997-04-02 mickeyfix readdir a little bit
1997-04-02 mickeymissing protos
1997-04-02 rahndsadd off-level character recieve.
1997-04-02 mickeydon't use cread's open/close. stat does not need libz...
1997-04-02 mickeyfd < 0 is evil
1997-04-02 mickeyadd dumb probe routine
1997-04-02 mickeyno more arch/i386/stand/libsa/Makefile.inc
1997-04-02 mickeyadd Gogol birthday (;
1997-04-02 deraadtcorrectly code the classes of permitted TZ specificatio...
1997-04-02 millertMerge in good changes from NetBSD:
1997-04-02 deraadtclear correct structure, PR#144, grr@shandakor.tharsis.com
1997-04-02 millertDeal with old-style tar archives with a directory speci...
1997-04-01 deraadtoption 'n' was unused, so let's come up with a feature...
1997-04-01 millertDisable editing when in batch mode. Idea from Theo.
1997-04-01 rahndsCheck in some changes hiding in my tree.
1997-04-01 deraadtfix MAXPARTITIONS problems, PR#138, grr@shandakor.thars...
next