summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staticized and '#ifdef notused' stuff we don't use.phk1995-11-2918-131/+140
* Add crynwr mode to the lp# interface.phk1995-11-291-4/+2
* Staticize again.phk1995-11-294-12/+12
* Fix a few typostg1995-11-291-3/+3
* A batch of Jim Lowe's patches:jkh1995-11-2912-35/+148
* Device driver for Intel Pro/100 PCI Fast Ethernet controller.dg1995-11-285-0/+2627
* Add Lyndon's man page.joerg1995-11-284-2/+134
* If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't makewollman1995-11-282-0/+5
* Added 'install' to the lib-tools target since it is uses the new '-C' flagnate1995-11-281-1/+3
* Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete.jkh1995-11-281-1/+1
* Updated to BSD4.4lite2. Fixes PR836. `echo abcd | tr a-d A-BC-D' nowbde1995-11-281-3/+3
* oops forgot one..julian1995-11-282-2/+70
* the second set of changes in a move towards getting devices to bejulian1995-11-282-1/+72
* the second set of changes in a move towards getting devices to bejulian1995-11-2840-32/+1351
* Removed all #includes of the unused file <sys/device.h>.bde1995-11-283-6/+3
* Removed bogus __BEGIN_DECS/__END_DECLS.bde1995-11-281-3/+1
* After having put on my Asbestos suit, complete the MFS_ROOT part of Terry'speter1995-11-283-46/+67
* Implement read/write to kernel space - I use this for a self-loading/peter1995-11-281-11/+16
* Attempt to solve the busy-buffers-on-shutdown caused by MFS once and for all.peter1995-11-281-4/+14
* Mainly cosmetic cleanups... It now uses more consistant message reportingpeter1995-11-286-54/+58
* Implement some rudimentry IPX support...peter1995-11-281-2/+18
* Separate colors & attributes as Terry pointsache1995-11-286-222/+444
* port 22 is the officially assigned "ssh" port...peter1995-11-271-1/+3
* Typo.jfieber1995-11-271-2/+2
* Make tip recognize EOF in more cases.phk1995-11-261-6/+17
* Fixed setting of speed B0 - don't output a bogus divisor of 0 and abde1995-11-263-15/+27
* Make the default tape device match dump(8).joerg1995-11-262-4/+4
* Add Donald Burr <d_burr@ix.netcom.com> for his contribution of theasami1995-11-261-1/+2
* Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable filesasami1995-11-261-5/+23
* Fixed beforeinstall rule. .CURDIR was spelled .SRCDIR.bde1995-11-261-4/+3
* Bring forward libkadm change from 2.1jkh1995-11-261-1/+2
* My reorganization of chapter 9.jkh1995-11-254-58/+141
* Add -DNOCLEAN option which totally and utterly disables any form ofpeter1995-11-251-2/+18
* Part two of a repository operation to sort out the libmp/libgmp builds.peter1995-11-252-59/+28
* Connect fsdb to /sbin makefile...peter1995-11-241-2/+2
* Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffspeter1995-11-241-2/+2
* Disconnect fsdb in preperation for move to /sbinpeter1995-11-241-2/+2
* Oops, the previous change was missing the declaration of `structbde1995-11-243-3/+9
* Completed function declarations and/or added prototypes.bde1995-11-243-2/+7
* Added bogusly placed extern prototypes for functions that should probablybde1995-11-247-0/+24
* Fixed a comment.bde1995-11-243-6/+6
* Declared tqdisksort(). <sys/disklabel.h> is the wrong place, butbde1995-11-243-3/+6
* Completed function declarations and/or added prototypes and/or #includesbde1995-11-2414-68/+98
* Completed function declarations and/or added prototypes.bde1995-11-249-130/+155
* Staticized. Moved some ero-initialized values to the bss.bde1995-11-242-16/+26
* Cleaned up prototypes:bde1995-11-247-131/+112
* Fixed a bogus name (ifn_en) that was introduced when a type mismatchbde1995-11-241-4/+4
* Added #include <sys/queue.h>. This will be required when I movebde1995-11-242-2/+4
* Undid bogus cleanups. 0 was mistyped as NULL.bde1995-11-242-5/+5
* Add a short man page for cfree(3), in order to hint people about its life in ...joerg1995-11-241-0/+49
OpenPOWER on IntegriCloud