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