summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add #include string.h to get prototypes.jb1998-08-181-0/+1
* Add #include string.h to get prototypes.jb1998-08-181-1/+2
* Destroy any existing chat timeouts in datalink_ComeDown()brian1998-08-181-1/+2
* Add default OBJFORMAT so that the build process can test for thisjb1998-08-181-2/+7
* Fixed printf format errors.bde1998-08-1815-51/+53
* Fixed style bugs in previous commit.bde1998-08-172-74/+72
* Made this actually work when there's an object directory:bde1998-08-171-4/+11
* Converted rcsid to $Id$ again. There shouldn't be any rcsids in the kernel.bde1998-08-171-8/+2
* Removed unused includes.bde1998-08-176-20/+8
* Fixed printf format errors (none detected in GENERIC again).bde1998-08-171-3/+3
* Removing -batch option from adduser. Adduser was written aswosch1998-08-172-106/+8
* Fixed a type mismatch.bde1998-08-171-2/+3
* Removed unused includes. Fixed disordering of includes.bde1998-08-171-8/+6
* Backed out previous commit. The seconds part of microtime() isbde1998-08-171-2/+2
* Fixed nonsense overflow checking (checking that a long variable is lessbde1998-08-171-7/+5
* Oops, the previous commit was of a local version.bde1998-08-173-78/+60
* FIxed typo (syntax error) in previous commit.bde1998-08-175-61/+79
* Fixed order and formatting.bde1998-08-171-10/+10
* Added zh_TW.BIG5 locale. Material for 5 big pointy hats found nearby.bde1998-08-171-1/+3
* Make this internal build tool static to avoid trying to use sharedjb1998-08-175-0/+5
* Remove the PATH setting.jb1998-08-171-3/+1
* Cross my fingers and enable libfetch.des1998-08-171-2/+2
* Commit a bunch of patches that have been accumulating:des1998-08-176-48/+62
* Don't use unaligned accesses when printing extended sense codes.dfr1998-08-171-2/+3
* Add macros for accessing device memory.dfr1998-08-172-2/+18
* Update to use the new elf headers.dfr1998-08-172-25/+39
* Add Miata system type and pull in the LOCATE_PCS macro from NetBSD.dfr1998-08-171-0/+4
* Add breakpoint() for BREAK_TO_DEBUGGER.dfr1998-08-171-1/+11
* Sync with sys/i386/isa/lpt.c revision 1.70.kato1998-08-171-2/+2
OpenPOWER on IntegriCloud