aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo, and remove verbose error reporting when inLuigi Rizzo1998-10-302-4/+8
* Use "KB" instead of "Kb" for KiloBytes, consistently with otherLuigi Rizzo1998-10-304-12/+12
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalSatoshi Asami1998-10-302-7/+54
* Fix an uninitialized variable in the `dangerously dedicated disk' case.Luoqi Chen1998-10-301-1/+2
* ``MAKEDEV ccd3'' is now consistant with many of the other devices in thatDavid E. O'Brien1998-10-302-34/+42
* Add the ability to specify where on the at_shutdown queue a handler isMike Smith1998-10-3012-64/+64
* Do not disable the ISA compatibility window if it is the same value asJustin T. Gibbs1998-10-304-18/+35
* Put back MFS_ROOT now that it's been fixed correctly.Jordan K. Hubbard1998-10-302-4/+4
* Fix this correctly - check if mfs_getimage() succeeds before settingsJordan K. Hubbard1998-10-301-2/+7
* Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokesJordan K. Hubbard1998-10-302-4/+4
* Make the BTX loader much more quiet about what it's doing. This removesMike Smith1998-10-303-54/+87
* Don't call PacketAliasIn() when we turn around packets destinedBrian Somers1998-10-291-7/+1
* Prevent buffer overflow in getpwnam()Mike Smith1998-10-291-2/+2
* tx(4) - misspelled wordNate Williams1998-10-292-2/+2
* Add support for -Wformat consistency checking between format stringsJohn Polstra1998-10-291-7/+7
* Clarify processing of the string argument by psignal().Robert Nordier1998-10-291-1/+3
* ``MAKEDEV bpf3'' is now consistant with many of the other devices in thatDavid E. O'Brien1998-10-292-6/+14
* Per request from ache, change the numbering scheme of __FreeBSD_cc_version.John Polstra1998-10-293-4/+4
* (Whoops: make it better instead of worse this time). ClarifyRobert Nordier1998-10-291-1/+1
* Clarify processing of the string argument by perror().Robert Nordier1998-10-291-8/+5
* Correct the reporting of the queue full condition so that the XPT layerJustin T. Gibbs1998-10-292-6/+13
* Bump VERSREQ to make ``config'' happy.Dima Ruban1998-10-292-4/+4
* Check for a zero-length as well as a NULL string argument.Robert Nordier1998-10-291-1/+1
* Update help files to reflect changes in vm utility.Andrzej Bialecki1998-10-292-5/+5
* Fix conversion from pages to kB's.Andrzej Bialecki1998-10-291-8/+13
* Oops, rev.1.167 made the device number checking in bdevvp() too strictBruce Evans1998-10-292-6/+8
* The man page implies that the string argument to psignal() may beRobert Nordier1998-10-291-4/+2
* Fixed editing error. Pointed out by bde.David Greenman1998-10-291-2/+1
* Increase the granularity of the debugging messages.David E. O'Brien1998-10-292-24/+34
* Add some debugging statments (only if DEBUG opt is set), to try pin downDavid E. O'Brien1998-10-292-2/+10
* Don't install the lp.4 -> plip.4 links, since the important one of themBruce Evans1998-10-291-2/+2
* Remove the V_SAVEMETA flag, nothing uses it any more now that msdosfs andPeter Wemm1998-10-293-38/+15
* error return assignment was less than ideal. Fix the part that causedPeter Wemm1998-10-292-4/+4
* `vector xxxintr' should cause a syntax error.Bruce Evans1998-10-293-3/+3
* Fixed missing link and disordering in previous commit.Bruce Evans1998-10-291-3/+4
* Use vtruncbuf() to clean out cached blocks on a file shorten rather thanPeter Wemm1998-10-292-6/+8
* Use vtruncbuf() rather than vinvalbuf() when shortening files.Peter Wemm1998-10-292-12/+18
* Make the definition of __printf0like() vary according to the valueJohn Polstra1998-10-291-4/+9
* Add a new predefined preprocessor symbol "__FreeBSD_cc_version",John Polstra1998-10-292-2/+2
* Remove some redundant (#if 0'd) code.Brian Somers1998-10-291-8/+1
* A small fragment of new ISA framework: manifest constants for the resourcesGarrett Wollman1998-10-293-0/+129
* A Perl5 version of makedevops.sh. Fixes a bug in the sh/awk versionGarrett Wollman1998-10-291-0/+221
* The new resource manager, hopefully in a reasonably stable form.Garrett Wollman1998-10-292-0/+686
* Unlink old contents of package when extracting new.Jordan K. Hubbard1998-10-281-2/+2
* Change the way unmounting happens to guarantee that theRobert V. Baron1998-10-284-42/+122
* UpdateRobert V. Baron1998-10-281-11/+0
* Venus must be passed O_CREAT flag on VOP_OPEN iff this isRobert V. Baron1998-10-288-148/+246
* Simplify the "is a character ready" test, so that we don't return a falseMike Smith1998-10-281-4/+2
* Corect info about help files being stored in ar archive.Andrzej Bialecki1998-10-282-2/+2
* Add missing psm0 dev entry.Andrzej Bialecki1998-10-281-1/+2