summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Two fixes from Rich Stevens:dg1996-04-152-7/+10
* Update PCI bus code from my current sources:se1996-04-142-310/+330
* add keymap entries forwosch1996-04-141-13/+22
* Now that I have started to use netboot, I see what is missing...phk1996-04-142-36/+56
* Document that ipx is a valid protocol for the -f option.jhay1996-04-131-5/+8
* Implemented a new keyword `disable'. This should be useful for controllingbde1996-04-134-11/+20
* Fixed handling of device flags. The real flags were never used.bde1996-04-131-2/+5
* Oops, include opt_pcvt_hdr.h before the key value in it is used.bde1996-04-131-2/+2
* Describe timeout() and untimeout().joerg1996-04-131-0/+92
* Fixed `PCVT_FREEBSD=210'.bde1996-04-132-4/+4
* Fixed a couple of format strings to match the change of pid_t from longbde1996-04-132-3/+3
* This commit was generated by cvs2svn to compensate for changes in r15249,joerg1996-04-131-2/+3
|\
| * Import NetBSD's termios'ed getty into a vendor branch.joerg1996-04-1310-229/+550
* | Accept and use the content of packets received that is bigger than thejhay1996-04-1311-17/+77
* | Another try: fixed bogus change of the fifo settings for the non-speed of 0.bde1996-04-133-9/+9
* | Don't use a newfangled auto initializer. Initialize everything byjhay1996-04-131-2/+6
* | Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long tobde1996-04-131-2/+2
* | Changed `noreturn' to `__noreturn__' so that all headers don't break ifbde1996-04-131-4/+4
* | 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-1387-2144/+1717
* | Fix a longstanding bug and a buglet of no significance.phk1996-04-131-23/+18
* | Remove some of the grot I added to try and save/restore screen contents.jkh1996-04-131-27/+3
* | Eliminated sloppy common-style declarations. Now there are no duplicatedbde1996-04-133-5/+12
* | Eliminated sloppy common-style declarations. Now there are no duplicatedbde1996-04-137-28/+48
* | Declared `unittab' as static. It was bogusly shared between the asc andbde1996-04-132-3/+7
* | Document how to drop into DDB from a serial console.jkh1996-04-131-1/+10
* | Introduce a -b option for sites who are not interested in the old biffjoerg1996-04-132-11/+24
* | Remove the legacy -d option from the arguments to mail.local in 4.4bsd.joerg1996-04-131-0/+1
* | Changed all per-file errors to warnings. Exit with a nonzero status ofbde1996-04-131-55/+48
* | Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). Thisbde1996-04-133-27/+33
* | Generate #define of PCB_SAVEFPU_SIZE for use in savectx().bde1996-04-132-2/+4
* | A little paper about phkmalloc.phk1996-04-1311-2/+734
* | Split libcrypt and libcipher man pages.markm1996-04-132-91/+6
* | Split the libcrypt and libcipher man pages.markm1996-04-132-110/+22
* | Document MOTIF_STATICache1996-04-133-9/+21
* | default to udp if no flags specified...closes PR#bin/759scrappy1996-04-132-0/+2
* | Fix a typo.mpp1996-04-131-1/+1
* | Update section on mounting DOS extended partitions.jkh1996-04-131-11/+18
* | Document the freebsd-emulation mailing list.jkh1996-04-131-1/+2
* | Improve the handling of receive errors. Fix a nasty bug in the receivejhay1996-04-123-165/+486
* | Update the Entropy-Gatherer to reflect a better setup - do notmarkm1996-04-121-6/+12
* | Make alltraps a .globl so that DDB doesn't make people belive they havephk1996-04-123-3/+6
* | Attempt to break a $Log$ snafu where a *** /--- (minus space)markm1996-04-121-1/+16
* | install bsd.obj.mkwosch1996-04-121-2/+2
* | Add commented-out definitions of HAVE_MOTIF and MOTIFLIB.asami1996-04-123-3/+33
* | Fix a bogon I introduced with my last change.phk1996-04-121-2/+2
* | Add another good book to the required reading.phk1996-04-121-3/+11
* | Add NO_CDROM, RESTRICTED, BROKEN and Motif support.asami1996-04-121-9/+50
* | remove variables KMODGRP?=, KMODOWN?=, KMODMODE?=wosch1996-04-112-86/+30
* | Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile.bde1996-04-1111-13/+53
* | Fixed a spl hog. The vmdaemon process ran entirely at splhigh. Itbde1996-04-111-1/+3
OpenPOWER on IntegriCloud