summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update this header to use the revamped elf headers which select Elf32jb1998-08-211-12/+12
* This commit was generated by cvs2svn to compensate for changes in r38465,msmith1998-08-21100-0/+12945
|\
| * This is the new unified bootstrap, sometimes known previously as themsmith1998-08-21100-0/+12945
* | This is the new unified bootstrap, sometimes known previously as themsmith1998-08-215-0/+855
* | Add extern declaration for `tzname[]' to make this header comply betterjkoshy1998-08-211-0/+4
* | Build kvm_mkdb and natd on alpha too.jb1998-08-201-4/+4
* | Make the build tools static to avoid trying to use the shared loaderjb1998-08-202-6/+6
* | Change the aux field type to long instead of int so that it is largejb1998-08-201-1/+1
* | Remove the bootstrap hack that prevented the use of the rtld.jb1998-08-202-24/+3
* | Use %p and void * casts to print pointers.jb1998-08-201-6/+6
* | Fix the machine dependent SUBDIR I removed by mistake in the last commit.jb1998-08-201-1/+5
* | Fix small printf() bogon (forgot newline, and the message was longer thatwpaul1998-08-201-4/+4
* | Fix my blunder in my previous commit here.phk1998-08-201-3/+3
* | Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).dfr1998-08-2035-13/+8772
* | Add libstand.msmith1998-08-201-2/+2
* | Install libstand header <stand.h> and manpage (libstand.3)msmith1998-08-201-1/+6
* | This commit was generated by cvs2svn to compensate for changes in r38451,msmith1998-08-2059-0/+11092
|\ \ | |/
| * This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-2059-0/+11092
* | This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+316
* | Moved `nx' functions to the one place where they are used (su.c).bde1998-08-204-109/+85
* | A better fix for kern/7144:msmith1998-08-202-72/+56
* | Fixed bogus spelling `nx*' of some `no*' devswitch functions.bde1998-08-202-4/+4
* | Fixed devfs initialization which I broke in the previous commit.bde1998-08-203-30/+30
* | Fixed devfs initialization which I broke in the previous commit.bde1998-08-203-21/+21
* | Include opt_devfs.h which defines SLICE, to make previous commitdes1998-08-191-1/+2
* | Make two changes:wpaul1998-08-191-28/+48
* | Adjust family tree to list some freebsd dates as well.jkh1998-08-191-4/+18
* | Sync with sys/i386/isa/sio.c revision 1.211.kato1998-08-192-18/+20
* | Make struct buf->b_offset reflect the real byte offset which gotsos1998-08-194-5/+9
* | Sync with sys/i386/isa/syscons.c revision 1.275.kato1998-08-191-2/+2
* | Sync with sys/i386/i386/machdep.c revision 1.304.kato1998-08-192-12/+32
* | Enabled dynamically sized tty input buffers (with enough bufferingbde1998-08-196-54/+60
* | A limit of 200000 for the output buffer high watermark was excessive,bde1998-08-191-11/+3
* | Correct handling of ASCII DEL (0x7F).jkoshy1998-08-191-4/+6
* | Correct glyph displayed by PCVT in ISO Latin-1 mode.jkoshy1998-08-191-1/+1
* | Delete dpt driver.kato1998-08-192-16/+2
* | Add "pcm.4" to Makefile.jkoshy1998-08-191-2/+3
* | Increased column widths for tty input watermark fields so that watermarksbde1998-08-191-9/+10
* | Change casts from int to u_long and formats from %x to %lx.jb1998-08-181-6/+7
* | Change a variable from int to size_t.jb1998-08-181-3/+3
* | More programs that build on alpha now.jb1998-08-181-9/+9
* | Build objformat on all architectures.jb1998-08-181-3/+2
* | do not include private copy of bpf.h - it leads to dangerous mismatchache1998-08-181-2/+2
* | Implement DLT_RAW from libpcapache1998-08-182-2/+4
* | Presently there is only one `currentldt' variable for all cpusmsmith1998-08-1819-35/+110
* | Fix one forgotten instance of \n to \rsos1998-08-182-4/+4
* | The selection of a default object format is based on OBJFORMAT, notjb1998-08-181-1/+1
* | Install binutils tools in /usr/libexec/elf like on i386 so that objformatjb1998-08-181-5/+1
* | Quick fix for breakage of read clustering on non-IDE drives. Readbde1998-08-183-6/+6
* | Bruce says that %p is intended to format void pointers only. So use a void *jb1998-08-181-2/+2
OpenPOWER on IntegriCloud