aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* YAMF22: (rev 1.3.2.2) Display realtime and idle priorities appropriately.Peter Wemm1997-09-281-2/+14
* Added a missing comma for the INTR_SPL case.Steve Passe1997-09-271-2/+2
* Don't depend on time.h including sys/types.hBrian Somers1997-09-271-1/+2
* Add support to the host driver for "downloaded constants". These are immediateJustin T. Gibbs1997-09-271-43/+32
* Add support to aicasm for "downloaded constants". These are immediateJustin T. Gibbs1997-09-2713-62/+211
* Don't login twice when using passwdauthBrian Somers1997-09-274-130/+13
* Hide the `no magic' babble behind bootverbose, since it has proven toJoerg Wunsch1997-09-272-10/+14
* Add noclusterr and noclusterw options. The noclusterr and noclusterwKATO Takenori1997-09-276-8/+36
* Document pkg_add's dependency auto-install. While I'm here, fixTim Vanderhoek1997-09-273-15/+19
* Clustered read and write are switched at mount-option level.KATO Takenori1997-09-2727-155/+161
* Synchronize with sys/i386/isa/syscons.c revision 1.233.KATO Takenori1997-09-271-5/+23
* Translated too much of it.Wolfram Schneider1997-09-272-54/+54
* Use revived __maskrune for digittointAndrey A. Chernov1997-09-271-2/+2
* Oops, fix typo in istype definitionAndrey A. Chernov1997-09-272-2/+2
* 1) Bring '!!' back since we wan't overflow even a charAndrey A. Chernov1997-09-272-34/+38
* Spell out a few things for the media options.Peter Wemm1997-09-271-5/+14
* Having done ICMP, UDP, and IP, could a TCP display be far behind?Garrett Wollman1997-09-275-14/+375
* Add (ick) -ldes to the boot floppy so that ppp can link again.Jordan K. Hubbard1997-09-275-10/+10
* The previous commit broke support for the Pro/10; detect which sort ofMike Smith1997-09-262-14/+50
* Update documentation for the 'ex' driver to indicate that it supportsMike Smith1997-09-261-5/+6
* tiny update of ESC sequence parser.Jun-ichiro itojun Hagino1997-09-263-15/+69
* Synchronize with sys/i386/i386/machdep.c revision 1.266.KATO Takenori1997-09-262-4/+4
* When making make, do cleandir *before* objdir or we'll endJordan K. Hubbard1997-09-261-2/+2
* Set `crt' by default to make mail(1) happy.Joerg Wunsch1997-09-262-2/+7
* Set `crt' by default to make mail(1) happy.Joerg Wunsch1997-09-263-4/+12
* I lost a bit of my change in the last commit, this is more like it.Poul-Henning Kamp1997-09-262-4/+10
* Add canonical 32bit crc as alorithm 3.Poul-Henning Kamp1997-09-265-3/+127
* Remove bogus declaration of calloc() that broke the build. Test, folks,Jordan K. Hubbard1997-09-261-1/+0
* Changed ipfw grep string: reject rules are now listed as deny, reset,Alexander Langer1997-09-261-2/+2
* #define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN)Brian Somers1997-09-261-2/+2
* daemon: bump maxproc from 256 to 512Andrey A. Chernov1997-09-261-2/+2
* Add missing SJIS and pl_PL entriesAndrey A. Chernov1997-09-252-2/+8
* Add mskanji.cAndrey A. Chernov1997-09-251-1/+1
* Move it under XPG4 defineAndrey A. Chernov1997-09-251-0/+2
* Move MSKanji under XPG4 defineAndrey A. Chernov1997-09-251-8/+8
* __maskrune --> __istypeAndrey A. Chernov1997-09-251-1/+1
* Oops, wrong version of digittoint fix was commited, step back to v1.8Andrey A. Chernov1997-09-252-16/+12
* Fix digittoint broken long agoAndrey A. Chernov1997-09-252-28/+16
* Reduce the target number of vnodes on the freelist from desiredvnodesPoul-Henning Kamp1997-09-252-4/+4
* Fix a bug where the speculative memory probe wouldn't occur on systems thatDavid Greenman1997-09-252-4/+4
* Use err(3). Add missing parameter for printf() (reviewed by steve).Philippe Charnier1997-09-252-64/+47
* Remove unused variables. Lowercase err() strings.Philippe Charnier1997-09-252-43/+29
* Put includes in alphabetical order. Use fprintf() in usage().Philippe Charnier1997-09-251-10/+13
* Stylistic changes in man page.Philippe Charnier1997-09-252-19/+12
* Use err(3).Philippe Charnier1997-09-252-34/+35
* Bandaid for the build-breaking reference to _BSD_RUNE_T_. I'm not surePeter Wemm1997-09-252-6/+6
* Show size of vnode pool in vmstat mode.Peter Wemm1997-09-251-2/+21
* Do the MSChap encryption.Brian Somers1997-09-252-0/+142
* Allow Microsoft CHAP authentication.Brian Somers1997-09-259-61/+145
* Emboldened by the success of yesterday's ICMP statistics display,Garrett Wollman1997-09-254-2/+353