openbsd
1996-12-15 millertSync'd with new syslog.conf changes
1996-12-15 millertNow with more fiber. Now is more of a "real world...
1996-12-15 millertLog to LOG_AUTHPRIV not LOG_LOCAL2 (which conflicts...
1996-12-15 millertLess output when not needed.
1996-12-15 kstaileyadded -s (display server report only) and -c (ditto...
1996-12-15 millertFix strncpy usage and correct strncat length field...
1996-12-15 bitbltFIxed an ofF-by-one error.
1996-12-15 deraadtallow sd0a for root device prompt
1996-12-14 deraadtstop gunique() open/fopen race
1996-12-14 deraadtsolve /tmp-style race spotted by bitblt
1996-12-14 majaAdd Theo's changes to yppush, some very ugly debugging...
1996-12-14 downsjperl location
1996-12-14 downsjDeletes and remaining changes.
1996-12-14 downsjUpdate to Sendmail 8.8.4, plus recent patches, plus...
1996-12-14 millertCheck to make sure first char of command is not '*...
1996-12-14 millertsendmail and skey stuff is now optional. Pointed out...
1996-12-14 deraadtbe more careful with setgroups()
1996-12-14 millertMake optional things marked as optional and watch some...
1996-12-14 deraadtinane
1996-12-14 millert/dev/fd should be owned by root.wheel
1996-12-14 deraadtbit more paranoia
1996-12-14 deraadtmerge netbsd changes for show command
1996-12-14 deraadtclamp kvm useage
1996-12-14 deraadtbetter nfsrv_access() control, from netbsd
1996-12-14 deraadtindent correctly
1996-12-14 deraadtsome cleanup from bde@freebsd
1996-12-14 mickey-Wall'ing.
1996-12-14 tholoUse size_t more places
1996-12-14 tholoSilence lint
1996-12-14 tholoClean up lint & compile warnings
1996-12-14 thololean up lint & compile warnings
1996-12-14 tholoClean up lint and compile warnings
1996-12-14 bitbltNow does not display responses to other peoples stuff...
1996-12-13 michaelsmake UIO_MAXIOV visible to userland.
1996-12-13 michaelscorrect function declaration and return
1996-12-13 michaelsmake UIO_MAXIOV note more prominent
1996-12-13 deraadtfix comments regarding {*path,sys}conf()
1996-12-13 millertIf max number of partitions in the label is < highest...
1996-12-13 deraadtldconfig hack for the mips
1996-12-12 deraadtadd quotactl
1996-12-12 deraadtfix a typical use; -Wall
1996-12-12 impSync headers with system header's idea of reality
1996-12-12 bitblt*** empty log message ***
1996-12-12 bitbltPart 1 of tcpdump 3.3
1996-12-12 mickeyundo last change.
1996-12-12 deraadtwrong place for bindresvport() proto
1996-12-12 mickeystruct sockaddr_in; prototype
1996-12-12 mickeyint bindresvport __P((int sd, struct sockaddr_in...
1996-12-12 mickey"stdin" is not a stdin! (perror)
1996-12-12 robinAdd <unistd.h> for select(2) prototype.
1996-12-12 robinAdd <sys/socket.h> for setsockopt(2), <unistd.h> for...
1996-12-12 deraadti studdderr wheenn i tyttype
1996-12-12 deraadtcannot use err() here
1996-12-12 mickeynote lpt chip
1996-12-12 deraadtMLINK
1996-12-12 deraadtnew makefile system, sun4/sun4c/sun4m a.out header...
1996-12-12 mickeyprintf format fix.
1996-12-12 mickey<sys/stat.h> missed.
1996-12-12 deraadttypes.h for u_char
1996-12-12 mickeysafe to{lower,upper} macros.
1996-12-12 deraadtfix afterinstall
1996-12-12 deraadt32 bit cleanup, because this code is going to be copied...
1996-12-12 impAdd OpenBSD/arc support to gdb, from pefo
1996-12-12 tholoUpdate {hton,ntoh}[ls] argument and return types to...
1996-12-12 niklasRevert sane attach ordering for the time being
1996-12-12 niklasRevert to non-bus.h versions for the time being
1996-12-11 tholoFix typo
1996-12-11 niklasCorrect include paths
1996-12-11 niklasSlight optimizations
1996-12-11 niklasRemove dups from cfdata via marking algorithm
1996-12-11 deraadtsupport ttyw*
1996-12-11 deraadtadd stub for willowglen vme serial card driver
1996-12-11 deraadtcorrect master decoded logic; i have mapped a vmes...
1996-12-11 deraadtadd wl cdev entry
1996-12-11 deraadtfrom netbsd; repair byte swapping of fields
1996-12-11 deraadtb_resid cleanups, pointed out by minoura@kw.netlaputa...
1996-12-11 deraadtrobin is pedantic about the spelling of behavior
1996-12-11 deraadtclarify how timeout behaves
1996-12-11 robinAdd ``#include <unistd.h>'' for prototypes of:
1996-12-11 robinFix SLC_NAME_OK() macro which would return non-zero...
1996-12-11 kstaileyremoved #ifdef SCAN_BC code
1996-12-11 kstaileyremoved redundant copy of whole file
1996-12-11 deraadtfix usage line
1996-12-11 deraadtSUNXPART always; also one case of MAXPARTITIONS not...
1996-12-11 deraadtTS_WOPEN on cua close, like com.c
1996-12-11 niklasSane attach ordering
1996-12-11 niklasisadma belongs in files.isa
1996-12-11 niklasDo not allocate all of ports 0x80 - 0x8f for isadma...
1996-12-11 deraadtMCLSHIFT=11, and calc MCLBYTES in such terms. found...
1996-12-11 deraadtproto & column cleanup
1996-12-11 deraadtgenerate reboot.o like other system calls
1996-12-11 impSync headers to ld.so for gdb/arc support
1996-12-11 deraadtfix eisa ultrastor config
1996-12-10 deraadtdo not need isapnp0
1996-12-10 niklasForgotten line in extent handling code
1996-12-10 deraadtthe real changes by niklas... I did not merge correctly
1996-12-10 millertFlex 2.5.4
1996-12-10 deraadtuhm...zap that column shit
1996-12-10 deraadtclr TS_WOPEN if bailing on cua opens
1996-12-10 deraadtdo not use warnx, blank lines suck
next