| Commit message (Expand) | Author | Age | Files | Lines |
| * | YAMF22: (rev 1.3.2.2) Display realtime and idle priorities appropriately. | Peter Wemm | 1997-09-28 | 1 | -2/+14 |
| * | Added a missing comma for the INTR_SPL case. | Steve Passe | 1997-09-27 | 1 | -2/+2 |
| * | Don't depend on time.h including sys/types.h | Brian Somers | 1997-09-27 | 1 | -1/+2 |
| * | Add support to the host driver for "downloaded constants". These are immediate | Justin T. Gibbs | 1997-09-27 | 1 | -43/+32 |
| * | Add support to aicasm for "downloaded constants". These are immediate | Justin T. Gibbs | 1997-09-27 | 13 | -62/+211 |
| * | Don't login twice when using passwdauth | Brian Somers | 1997-09-27 | 4 | -130/+13 |
| * | Hide the `no magic' babble behind bootverbose, since it has proven to | Joerg Wunsch | 1997-09-27 | 2 | -10/+14 |
| * | Add noclusterr and noclusterw options. The noclusterr and noclusterw | KATO Takenori | 1997-09-27 | 6 | -8/+36 |
| * | Document pkg_add's dependency auto-install. While I'm here, fix | Tim Vanderhoek | 1997-09-27 | 3 | -15/+19 |
| * | Clustered read and write are switched at mount-option level. | KATO Takenori | 1997-09-27 | 27 | -155/+161 |
| * | Synchronize with sys/i386/isa/syscons.c revision 1.233. | KATO Takenori | 1997-09-27 | 1 | -5/+23 |
| * | Translated too much of it. | Wolfram Schneider | 1997-09-27 | 2 | -54/+54 |
| * | Use revived __maskrune for digittoint | Andrey A. Chernov | 1997-09-27 | 1 | -2/+2 |
| * | Oops, fix typo in istype definition | Andrey A. Chernov | 1997-09-27 | 2 | -2/+2 |
| * | 1) Bring '!!' back since we wan't overflow even a char | Andrey A. Chernov | 1997-09-27 | 2 | -34/+38 |
| * | Spell out a few things for the media options. | Peter Wemm | 1997-09-27 | 1 | -5/+14 |
| * | Having done ICMP, UDP, and IP, could a TCP display be far behind? | Garrett Wollman | 1997-09-27 | 5 | -14/+375 |
| * | Add (ick) -ldes to the boot floppy so that ppp can link again. | Jordan K. Hubbard | 1997-09-27 | 5 | -10/+10 |
| * | The previous commit broke support for the Pro/10; detect which sort of | Mike Smith | 1997-09-26 | 2 | -14/+50 |
| * | Update documentation for the 'ex' driver to indicate that it supports | Mike Smith | 1997-09-26 | 1 | -5/+6 |
| * | tiny update of ESC sequence parser. | Jun-ichiro itojun Hagino | 1997-09-26 | 3 | -15/+69 |
| * | Synchronize with sys/i386/i386/machdep.c revision 1.266. | KATO Takenori | 1997-09-26 | 2 | -4/+4 |
| * | When making make, do cleandir *before* objdir or we'll end | Jordan K. Hubbard | 1997-09-26 | 1 | -2/+2 |
| * | Set `crt' by default to make mail(1) happy. | Joerg Wunsch | 1997-09-26 | 2 | -2/+7 |
| * | Set `crt' by default to make mail(1) happy. | Joerg Wunsch | 1997-09-26 | 3 | -4/+12 |
| * | I lost a bit of my change in the last commit, this is more like it. | Poul-Henning Kamp | 1997-09-26 | 2 | -4/+10 |
| * | Add canonical 32bit crc as alorithm 3. | Poul-Henning Kamp | 1997-09-26 | 5 | -3/+127 |
| * | Remove bogus declaration of calloc() that broke the build. Test, folks, | Jordan K. Hubbard | 1997-09-26 | 1 | -1/+0 |
| * | Changed ipfw grep string: reject rules are now listed as deny, reset, | Alexander Langer | 1997-09-26 | 1 | -2/+2 |
| * | #define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN) | Brian Somers | 1997-09-26 | 1 | -2/+2 |
| * | daemon: bump maxproc from 256 to 512 | Andrey A. Chernov | 1997-09-26 | 1 | -2/+2 |
| * | Add missing SJIS and pl_PL entries | Andrey A. Chernov | 1997-09-25 | 2 | -2/+8 |
| * | Add mskanji.c | Andrey A. Chernov | 1997-09-25 | 1 | -1/+1 |
| * | Move it under XPG4 define | Andrey A. Chernov | 1997-09-25 | 1 | -0/+2 |
| * | Move MSKanji under XPG4 define | Andrey A. Chernov | 1997-09-25 | 1 | -8/+8 |
| * | __maskrune --> __istype | Andrey A. Chernov | 1997-09-25 | 1 | -1/+1 |
| * | Oops, wrong version of digittoint fix was commited, step back to v1.8 | Andrey A. Chernov | 1997-09-25 | 2 | -16/+12 |
| * | Fix digittoint broken long ago | Andrey A. Chernov | 1997-09-25 | 2 | -28/+16 |
| * | Reduce the target number of vnodes on the freelist from desiredvnodes | Poul-Henning Kamp | 1997-09-25 | 2 | -4/+4 |
| * | Fix a bug where the speculative memory probe wouldn't occur on systems that | David Greenman | 1997-09-25 | 2 | -4/+4 |
| * | Use err(3). Add missing parameter for printf() (reviewed by steve). | Philippe Charnier | 1997-09-25 | 2 | -64/+47 |
| * | Remove unused variables. Lowercase err() strings. | Philippe Charnier | 1997-09-25 | 2 | -43/+29 |
| * | Put includes in alphabetical order. Use fprintf() in usage(). | Philippe Charnier | 1997-09-25 | 1 | -10/+13 |
| * | Stylistic changes in man page. | Philippe Charnier | 1997-09-25 | 2 | -19/+12 |
| * | Use err(3). | Philippe Charnier | 1997-09-25 | 2 | -34/+35 |
| * | Bandaid for the build-breaking reference to _BSD_RUNE_T_. I'm not sure | Peter Wemm | 1997-09-25 | 2 | -6/+6 |
| * | Show size of vnode pool in vmstat mode. | Peter Wemm | 1997-09-25 | 1 | -2/+21 |
| * | Do the MSChap encryption. | Brian Somers | 1997-09-25 | 2 | -0/+142 |
| * | Allow Microsoft CHAP authentication. | Brian Somers | 1997-09-25 | 9 | -61/+145 |
| * | Emboldened by the success of yesterday's ICMP statistics display, | Garrett Wollman | 1997-09-25 | 4 | -2/+353 |