openbsd
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
1996-12-04 deraadtformatting error
1996-12-04 deraadtindent
1996-12-04 deraadtadd rfc1184 components; from robin@mailgate.dtc.rankxer...
1996-12-04 deraadt64 bit patches, tih@nhh.no
1996-12-04 deraadtuse readlabelfs() if possible
1996-12-03 niklasMissing OpenBSD pieces, DOH!
1996-12-03 deraadtclr TS_WOPEN if bailing on cua opens
1996-12-03 deraadt/usr/share/misc/termcap
1996-12-03 deraadtnever bitch about first failure
1996-12-03 deraadtclear sense buffer for mode sense 4, dms@celtech.com
1996-12-03 niklasDOH, com moved to ic
1996-12-03 kstaileypartial merge with NetBSD
1996-12-03 deraadtcleanup debug; pointed out by darcy@druid.com
1996-12-03 kstaileyvoid cystop() -> int cystop()
1996-12-03 kstaileyvoid zsstop() -> int zsstop()
1996-12-03 kstaileywell it used to.
1996-12-03 kstaileydev_type_stop() returns void not int
1996-12-03 deraadt-A for anon only; from freebsd
1996-12-03 deraadtcomreg/var moved, niklas
1996-12-03 deraadthandle "/*" path parsing correctly; netbsd pr#2970...
1996-12-03 deraadtpull types.h for xpg
1996-12-03 deraadt\r and \n must be distinguished in some cases (telnet...
1996-12-03 downsjinc
1996-12-03 downsjAdd readlabelfs()'s table, a shorter form of fstypenames.
1996-12-03 downsjAdd readlabelfs().
1996-12-03 downsjreadlabelfs() moves to libutil, and return value changes.
1996-12-03 deraadts/host/domain/
1996-12-03 deraadtO_TRUNC when needed; freebsd pr#2112
1996-12-02 deraadtbail nice
1996-12-02 kstaileyincrease default data limit to size needed for make...
1996-12-01 millertCorrect the connecthelp info. This is really ftp, not...
1996-12-01 millertFix byte-order bug in net number comparison (NetBSD).
1996-12-01 millertParser fix from NetBSD (christos)
1996-11-30 downsjInstall ksh as sh too.
1996-11-30 niklasA stab at controlling SUBDIRS per arch, still problemat...
1996-11-30 downsjsync
1996-11-30 millertfix order of #if defined's so it compiles
1996-11-30 millertSync with NetBSD:
1996-11-30 millertfilesystem is named "ffs" not "ufs".
1996-11-30 millertMerged our changes back into 4.4BSD version.
1996-11-30 michaelsinstall locate.rc, noted by millert.
1996-11-30 niklasCom driver moved, still somewhat ISA-dependent though...
1996-11-30 downsjbus changes
1996-11-30 downsjsync
1996-11-30 niklasCleaned up. lpt is MI now.
1996-11-29 niklasMissed in last bus.h commit
1996-11-29 impAnother explicit include of machine/endian.h blowing up
1996-11-29 niklasMissing pieces of new bus.h that CVS lost behind my...
1996-11-29 impuse types.h rather than machine/endian.h. Latest htonl...
1996-11-29 mickeynote 1024 limit on text+data.
1996-11-29 kstaileyback out bitmask_snprintf()
1996-11-28 niklasAdaption to new bus.h from NetBSD. Various driver...
1996-11-28 niklasAdaption to new bus.h from NetBSD. Various driver...
1996-11-28 niklasVarious configuration changes
1996-11-28 niklasFix a vararg proto
1996-11-28 impAdd special case code for the rPC44. The DMA buffers...
1996-11-28 niklasActually draw the hanging. Remove some statics. Fix...
1996-11-28 niklasMake SCSI debugging more dynamic, more targets and...
1996-11-28 niklasSync to NetBSD 961107
1996-11-28 downsjPull in laptop changes from cgd, a couple from me,...
1996-11-27 millertFix file descriptor leak on error. Noticed by bitblt.
1996-11-27 niklasMake compilable in our env. Involved disabling ELF...
1996-11-27 niklasMake typesafe and 64bit cleaner
1996-11-27 niklasshort and long are now u_int16_t and u_int32_t
1996-11-27 mickeyinclude libkern.h prior to stand.h to not to collide...
1996-11-27 mickeydon't define min,max if libkern.h included.
1996-11-26 kstaileyadjust scanner stanza to match the other MAKEDEVs
1996-11-25 niklasMake CONADDR and CONUNIT overrideable
next