openbsd
1996-12-08 downsjinstall -> ${INSTALL}, -c -> ${COPY}
1996-12-08 niklasMerge to NetBSD 961207
1996-12-08 downsjinstall -> ${INSTALL}, -c -> ${COPY}
1996-12-08 downsjinstall -> ${INSTALL}, -c -> ${COPY}
1996-12-08 downsj-c -> ${COPY}
1996-12-08 downsjinstall -> ${INSTALL}, -c -> ${COPY}
1996-12-08 niklas-Wcast-qual happiness
1996-12-08 niklasForgotten files from NetBSD merge
1996-12-08 downsjinstall -> ${INSTALL}
1996-12-08 downsjsync with FreeBSD, except for the damned tcl script.
1996-12-08 downsjAdd -M.
1996-12-08 downsjDisable matching by default if a domainname is set...
1996-12-08 deraadta few things go away...
1996-12-08 deraadtnot needed anymore
1996-12-08 niklas64-bit clean + RCS tags
1996-12-08 niklasMerge to NetBSD 961107, i.e. mostly new bus.h
1996-12-08 niklasMerge to NetBSD 961107, i.e. mostly new bus.h
1996-12-07 millertuse mktemp(1) and don't talk about core files unless...
1996-12-07 deraadtavoid __LDPGSZ
1996-12-07 deraadtmem leak, short malloc; netbsd pr#3000, minoura@kw...
1996-12-07 deraadtfake the isofs label only if other probes fail
1996-12-07 deraadtypserv w/o -d is OK
1996-12-07 deraadt-d is not always needed. the magic cookie stuff works
1996-12-07 bitbltChecks to see that strdup() worked, dies with error...
1996-12-07 deraadtcorrect a sigsegv during parsing of garbled input;...
1996-12-07 deraadtavoid race, avoid mbuf leak
1996-12-07 deraadtmonths are from 1-12 not 0-12, netbsd pr#2806, mouse...
1996-12-07 deraadthandle -t & -l in more cases; netbsd pr#2869, hubert...
1996-12-07 deraadtftp-bugs alias for bitching about config probs
1996-12-07 bitbltftpd now eventually times out if a ftp client does:
1996-12-07 bitbltImproved temporary file handling.
1996-12-07 deraadtincrease buf sizes, hacked w/ bitblt
1996-12-07 deraadt/etc does not contain bins
1996-12-07 bitbltImproved handling of temporary files.
1996-12-07 deraadtbuf oflow
1996-12-06 millertcheck for entry in /etc/skeykeys and ~/.ssh in evil...
1996-12-06 millertChange some "test -f" to "test -s"
1996-12-06 millertset umask to 022 -- make /etc/security stop bitching...
1996-12-06 millertskip lines in /etc/passwd that start with + or -.
1996-12-06 deraadtindicate hostname in security report
1996-12-06 millertDon't bitch if /usr/contrib/* /usr/old/* /usr/news...
1996-12-06 deraadtsizeof(x)/sizeof(x[0]) is your friend
1996-12-06 deraadta temporary hack until i fix some confusing swapbsd...
1996-12-06 deraadtmemset
1996-12-06 deraadtplease linux people (why am i doing this?? i need a...
1996-12-06 robinFix bug where one could ``send'' various TELNET command...
1996-12-06 deraadtadd nfs
1996-12-06 niklasPromise to not change arg 2 & 3 to scanc
1996-12-06 deraadt-p did not rename 2 variables; netbsd pr#2997, mike...
1996-12-06 deraadtrepair max sectors
1996-12-06 deraadtmake other floppy nodes
1996-12-06 deraadtback to 16 partitions
1996-12-06 downsjradius services
1996-12-06 niklas-Wcast-qual cleanup
1996-12-06 deraadtwait for spawned children, and remember to EXIT INOUR...
1996-12-06 deraadtwarn and _exit
1996-12-06 deraadtvfork w/ exit botch
1996-12-06 deraadtvfork w/ exit botch
1996-12-06 deraadtduh
1996-12-05 millertStop info gathering attack pointed out by Alan Cox...
1996-12-05 dmNetBSD PR#2910: Recognize Pentium Pro machines
1996-12-05 deraadtlet us get this right finally...
1996-12-05 deraadtwhoops, correct d_nsectors
1996-12-05 deraadtmirror isa fd driver in disklabel handling
1996-12-05 deraadtremove duplicate code; nice readdisklabel warning messages
1996-12-05 kstaileyfix locking on devices to work on diskless workstations
1996-12-05 deraadttypo
1996-12-05 deraadtdo setroot() based on wd.h/NWD and fd.h/NFD
1996-12-05 deraadtpack cd9660 volume id into disklabel struct; very prett...
1996-12-05 deraadtcall iso_disklabelspoof() if neccessary
1996-12-05 deraadtbring back floppy partitions. but now they are at theol...
1996-12-05 deraadtbring back partitions
1996-12-05 deraadtif block size is > 2048, set it to 2048. atapi drives...
1996-12-05 deraadtcall readdisklabel() in the same fashion as sd.c does
1996-12-05 deraadtcall iso_disklabelspoof() as needed...
1996-12-05 deraadtproto iso_disklabelspoof() inside an #ifdef (no nicer...
1996-12-05 deraadtprovide iso_disklabelspoof()
1996-12-05 deraadtinverted logic
1996-12-05 millertFreeBSD calendar(1) + OpenBSD changes.
1996-12-05 deraadt4.4lite2, safely uses malloc, with freebsd fixes too
1996-12-05 tholoImplement a few more escape sequences that BSD/OS has...
1996-12-04 chuckchange open of /dev/tty to "r+" rather than "w+". ...
1996-12-04 downsjfix
1996-12-04 downsjsanitize return value. NULL on failure, always.
1996-12-04 millertuse TCSADRAIN instead of TCSANOW, to avoid dropping...
1996-12-04 deraadtDESTDIR fixing
1996-12-04 deraadtrearrange argv[0] code
1996-12-04 deraadtvfork bye bye
1996-12-04 deraadtroundup error; netbsd pr#2944, augustss@cs.chalmers.se
1996-12-04 deraadtnice argv[0], please do not bite me
1996-12-04 deraadtsecurity holes: seek and ye shall find
1996-12-04 deraadtfix usage
1996-12-04 deraadtfix a typo
1996-12-04 deraadtcooperate with -t from newfs, and rename to /sbin/newfs...
1996-12-04 deraadtfirst cut at "newfs -t fstype device". this is very...
1996-12-04 deraadtdo not freak out if we see a -t argument
1996-12-04 niklasAdd support for BSD/OS
1996-12-04 millertTake advantage of new "-u" flag in login(1).
1996-12-04 millertImplement -u (remote user) option for login (only root...
1996-12-04 deraadtfix big endian; Encode/Decode
next