aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped shared lib rev to 2.1.David Greenman1995-09-061-0/+2
* Bring Barry Morris' changes from FreeBSD 1.1.5.1 back: pass argumentsJoerg Wunsch1995-09-062-9/+50
* more devfs cleanups..Julian Elischer1995-09-065-22/+29
* replaced 2 devfs files with one that replaces themJulian Elischer1995-09-061-2/+1
* this file replaces two others.. I haven't removed them yet, butJulian Elischer1995-09-061-0/+897
* Fixed a sign reversal problem -- might have cause some Sig-11s thatJohn Dyson1995-09-061-3/+3
* Added indirect pointer for ffs_getpages, and added external declaration.John Dyson1995-09-062-2/+4
* Added new ffs_getpages routine. It isn't optimized yet, but FFSJohn Dyson1995-09-061-1/+191
* Minor performance improvements, additional prototype for additionalJohn Dyson1995-09-063-7/+11
* Correct the location of a "return". This can/will cause system crashes.John Dyson1995-09-061-2/+2
* Save and check against all address of kerberos servers. This completesJustin T. Gibbs1995-09-062-102/+242
* New version of userconfig from Michael Smith. Give this one a try,Jordan K. Hubbard1995-09-061-520/+1918
* Move and properly add in man page for Matrox Meteor driver.Jordan K. Hubbard1995-09-062-2/+774
* Move erase cleanup outside linemode conditionalPaul Traina1995-09-063-3/+3
* Detect external SRAM.Justin T. Gibbs1995-09-051-4/+35
* Clean up a few nits in the aic7xxx driver:Justin T. Gibbs1995-09-054-95/+199
* ahcprobe now takes a flags argument. For EISA/VL adapters set it toJustin T. Gibbs1995-09-052-4/+4
* The NCR script has grown beyond one page (4KB). Since malloc() returnsStefan Eßer1995-09-051-74/+101
* Changes submitted by the author.John Fieber1995-09-051-51/+128
* getgrent.c: adjust _nextypgroup() slightly so that it continues processingBill Paul1995-09-052-4/+10
* Yet Another Sound Patch (YASP :-). This should fix the problems withJordan K. Hubbard1995-09-053-12/+0
* Avoid race condition with telnet options processing (login: prompt lost).Paul Traina1995-09-052-44/+14
* Set erase character for login: prompt.Paul Traina1995-09-052-2/+10
* Properly set the erase character for the login prompt.Paul Traina1995-09-051-1/+5
* Delay starting login process until option negotiation is complete toPaul Traina1995-09-051-22/+7
* The `cmd' and `addr' args to psmioctl() were in the wrong order. ThisBruce Evans1995-09-051-1/+1
* Submitted by: John Lind (john@starfire.mn.org)Julian Elischer1995-09-051-1/+21
* Fixed VOP_BMAP. A new argument was added, and I missed this one.John Dyson1995-09-041-1/+1
* Allow the fault code to use additional clustering info from bothJohn Dyson1995-09-043-50/+114
* Update the version in the snake saver...Peter Wemm1995-09-043-6/+6
* Finish bringing this driver up to rev 2.2 - now compiles without warnings.Jordan K. Hubbard1995-09-042-12/+38
* Increase the tty column width from 2 to 3 characters.Peter Wemm1995-09-044-12/+12
* Correct prototype for ufs_bmaparray()John Dyson1995-09-041-2/+2
* Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block countJohn Dyson1995-09-0433-66/+210
* Now apply local changes to make this compile in 2.2-current (sorry aboutJordan K. Hubbard1995-09-031-4/+2
* A first rough cut at an abridged version of the handbook for useJohn Fieber1995-09-033-49/+98
* Machine independent changes to support pre-zeroed free pages. ThisJohn Dyson1995-09-033-24/+72
* Add entries for Digiboard serial card and document Specialix driverJordan K. Hubbard1995-09-032-2/+102
* Machine dependent routines to support pre-zeroed free pages. ThisJohn Dyson1995-09-035-5/+52
* VOP_BMAP will eventually need an additional argument, but not yet. ThisJohn Dyson1995-09-031-3/+3
* Added prototype for new routine "vm_page_set_validclean" and initialJohn Dyson1995-09-031-1/+9
* Correct the manpage for the -o flag. Formerly it was a single flag, nowAndreas Schulz1995-09-031-5/+9
* New subroutine "vm_page_set_validclean" for a vfs_bio improvement.John Dyson1995-09-031-1/+17
* Improvements to the cluster code, minor vfs_bio efficiency:John Dyson1995-09-032-106/+205
* Bring the Digiboard driver (ALPHA version) into -current. IncludesJordan K. Hubbard1995-09-0314-9/+6295
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillMark Murray1995-09-031-2/+2
* remove about 50 lines of duplicate code..Julian Elischer1995-09-031-117/+83
* devfs changes..Julian Elischer1995-09-0323-125/+269
* Cosmetic changes to make a comment more nearly reflect realityJulian Elischer1995-09-031-4/+5
* Put a bandaid on the NULL pointer dereference caused by doing anPeter Wemm1995-09-031-2/+3