summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed db_printf format errors.bde1998-07-085-19/+18
* Add support for run-time configuration of core file names. In a nutshell,sef1998-07-081-5/+93
* Fixed db_printf format errors (except for ones using broken extensionsbde1998-07-081-7/+7
* Add a "-k" option, to specify that the lock file should be keptjdp1998-07-082-13/+27
* Merge changes from vendor branch.peter1998-07-082-4/+22
* Catch a few corner cases where FreeBSD differs enough from BSD 4.4 tojulian1998-07-084-9/+15
* New flag for internal stdio use to enable dynamic string allocation forpeter1998-07-081-1/+2
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofbde1998-07-082-74/+38
* Replace my original asprintf() and vasprintf() hacks with somethingpeter1998-07-084-142/+99
* Use the installed versions of cc, cc1 and cpp for building underscore.bde1998-07-081-35/+4
* Use the installed version of perl for `make install'. It is nowbde1998-07-071-11/+3
* Add definitions for PT_LOPROC and PT_HIPROC.jdp1998-07-072-2/+8
* Use the installed version of perl for `make depend'. It is nowbde1998-07-071-14/+3
* Use the installed version of mklocale for `make all'. It is nowbde1998-07-072-16/+12
* Use the installed version of colldef for `make all'. It is nowbde1998-07-072-18/+12
* Previous fix didn't make it past the Bruce filter. Clean upjkh1998-07-071-5/+2
* msgs -p (and maybe other flags, too) gives misleading error messages,jkh1998-07-071-1/+7
* Oops, don't build tools for building games, etc. when we're not buildingbde1998-07-071-18/+35
* Use the installed versions of caesar and strfile. They are nowbde1998-07-071-19/+3
* Build internal tools in build-tools so that they have some chance ofbde1998-07-071-1/+19
* Changed `#if defined(i386)' to `#ifdef __i386__'.bde1998-07-071-2/+2
* Don't depend on gcc's feature of casting lvalues.bde1998-07-072-6/+8
* Don't assume that longs are 32 bits in struct dos_partition.bde1998-07-073-9/+9
* Quick fix for type mismatches which were fatal if longs aren't 32bde1998-07-072-10/+10
* Added a `build-tools' target for internal tools.bde1998-07-071-7/+10
* Added a `build-tools' target for internal tools.bde1998-07-071-3/+5
* Finished previous fix - don't forget to add one dummy options headerbde1998-07-074-52/+40
* Added a `build-tools' target for internal tools. (linux_genassym maybde1998-07-072-4/+8
* Added a `build-tools' target for internal tools.bde1998-07-072-2/+10
* Added a `build-tools' target for internal tools.bde1998-07-071-1/+3
* Added a `build-tools' target for internal tools.bde1998-07-071-5/+7
* Added a `build-tools' target for internal tools.bde1998-07-071-0/+5
* Added a `build-tools' target for internal tools.bde1998-07-071-4/+3
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).bde1998-07-065-13/+13
* Fixed classic sign extension bug `-(long)sizeof(foo)'.bde1998-07-061-6/+6
* Fixed printf format errors.bde1998-07-0626-188/+212
* Fixed type mismatches and style bugs in rev.1.30.bde1998-07-061-8/+6
* Declared version_string() properly (1970's style).bde1998-07-061-0/+1
* Fixed printf format errors.bde1998-07-063-12/+12
* Removed bogus #ifdef INET - <net/if_slvar.h> no longer depends on it.bde1998-07-061-3/+1
* Activate newfs_msdos.rnordier1998-07-061-2/+2
* This commit was generated by cvs2svn to compensate for changes in r37446,rnordier1998-07-063-0/+1103
|\
| * Add newfs_msdos: extensive newfs-style support for creating FAT12,rnordier1998-07-063-0/+1103
* | ioctl() request args are unsigned longs, so don't attempt to storebde1998-07-061-3/+3
* | Introduce (fairly hacky) workaround for odd TCP behavior with applicationfenner1998-07-061-1/+2
* | Restored rev.1.11, which I somehow clobbered in rev.1.12.bde1998-07-063-3/+12
* | Attempt to load serial eeprom contents in both 93c46 and 93c56/66 mode beforegibbs1998-07-061-22/+42
* | "vender" -> "vendor"eivind1998-07-061-17/+17
* | Shorten line.eivind1998-07-061-2/+2
* | Sync with sys/i386/isa/fd.c and wd.c revisions 1.115 and 1.170,kato1998-07-063-26/+82
OpenPOWER on IntegriCloud