| Commit message (Expand) | Author | Age | Files | Lines |
| * | If the kevent() registration fails (probably due to the underlying | Jonathan Lemon | 2000-06-22 | 1 | -19/+53 |
| * | Add a hack to fail registration of kq events on a non-ufs filesystem, as | Jonathan Lemon | 2000-06-22 | 1 | -0/+8 |
| * | Add code so that the udata field is preserved across a TRACK event. | Jonathan Lemon | 2000-06-22 | 1 | -9/+18 |
| * | Add ip_portrange_first and ip_portrange_last rc.conf/rc.network | Matthew Dillon | 2000-06-22 | 8 | -2/+137 |
| * | Use %Ef | Andrey A. Chernov | 2000-06-22 | 1 | -2/+2 |
| * | correct bad TTL with packets generated by v4 mapped udp. from kame | Jun-ichiro itojun Hagino | 2000-06-22 | 1 | -0/+7 |
| * | Localize time/date. | Andrey A. Chernov | 2000-06-22 | 5 | -23/+27 |
| * | Use %Ef instead of hardcoded %b %e | Andrey A. Chernov | 2000-06-22 | 1 | -1/+1 |
| * | Add 'kern.disks', a sysctl which returns the list of disks from | Neil Blakey-Milner | 2000-06-22 | 1 | -0/+29 |
| * | Fix changes from 1.34 through 1.37: | Sheldon Hearn | 2000-06-22 | 1 | -6/+14 |
| * | Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7. | Yoshihiro Takahashi | 2000-06-22 | 2 | -14/+34 |
| * | Mention the timezone where appropriate (for the -v option). | Brian Somers | 2000-06-22 | 1 | -3/+3 |
| * | Allow Nm to expand gracefully instead of hard-coding an argument. | Sheldon Hearn | 2000-06-22 | 1 | -2/+2 |
| * | Fix more HTML -> mdoc transcription errors. | Sheldon Hearn | 2000-06-22 | 2 | -2/+3 |
| * | Whitespace-only changes: apply accepted line breaking style as a | Sheldon Hearn | 2000-06-22 | 1 | -91/+138 |
| * | Use sub-sections (Ss) to categorize diagnostics and rationalize | Sheldon Hearn | 2000-06-22 | 1 | -54/+41 |
| * | Functions may be static and __inline, but not extern and __inline. This | Brian Feldman | 2000-06-22 | 1 | -1/+1 |
| * | Fix typo in the config file update procedure URL and typo in preceding | Daniel Baker | 2000-06-22 | 1 | -2/+2 |
| * | Add my name next to the majro for 3dfx (107), to reflect new info contact, | Coleman Kane | 2000-06-22 | 1 | -1/+1 |
| * | Add SOFTUPDATES to GENERIC (BOOTMFS has this filtered out) | Peter Wemm | 2000-06-22 | 2 | -0/+2 |
| * | Make sure SOFTUPDATES doesn't wind up on boot floppy and bloat it | Jordan K. Hubbard | 2000-06-22 | 5 | -0/+10 |
| * | Took TDFX_VERBOSE out of Makefile, added $FreeBSD$ and option for DEBUG. | Coleman Kane | 2000-06-22 | 3 | -8/+18 |
| * | Converted all TDFX_VERBOSE ifdefs to DEBUG, now it gets debugged with the | Coleman Kane | 2000-06-22 | 1 | -1/+1 |
| * | Stick in header, $FreeBSD$. | Coleman Kane | 2000-06-22 | 4 | -28/+188 |
| * | Stick the tdfx entry in here, after some cleaning. | Coleman Kane | 2000-06-22 | 2 | -0/+2 |
| * | bde says we don't need to note in passing the locore stuff. | Warner Losh | 2000-06-22 | 1 | -5/+5 |
| * | Fix the 'file not found' in the load target, someone | Coleman Kane | 2000-06-22 | 1 | -1/+1 |
| * | Moving forward on my commitment to always make at least one commit from | Nick Sayer | 2000-06-22 | 1 | -4/+4 |
| * | Update to new copyright. | Kirk McKusick | 2000-06-22 | 4 | -92/+24 |
| * | - Make sure the message token returned by NgSendMsg() is non-negative | Archie Cobbs | 2000-06-21 | 3 | -4/+28 |
| * | Order the ENVIRONMENT section alphabetically. | Josef Karthauser | 2000-06-21 | 1 | -5/+5 |
| * | I broke locale sensitive ordering of date and month in | Josef Karthauser | 2000-06-21 | 2 | -6/+16 |
| * | This really shouldn't be here, fragment left over from the tarball. | Coleman Kane | 2000-06-21 | 1 | -2/+0 |
| * | Subtle Tx bugs - I wonder why the cast wans't picked up... | Duncan Barclay | 2000-06-21 | 1 | -4/+4 |
| * | Add a kld to correlate with my committ of the voodoo driver (tdfx). | Coleman Kane | 2000-06-21 | 2 | -0/+36 |
| * | Allow those of us who have to print through LPRng spoolers to send | Garrett Wollman | 2000-06-21 | 2 | -7/+64 |
| * | First import of my 3dfx voodoo driver. Currently it supports the Voodoo Graph... | Coleman Kane | 2000-06-21 | 5 | -0/+876 |
| * | OpenVMS labeled disks also seem to give the installer fits. | Wilko Bulte | 2000-06-21 | 1 | -0/+1 |
| * | Document boot support for UP1000 and Adaptec 294x. Ditto for Symbios 875 | Wilko Bulte | 2000-06-21 | 1 | -0/+5 |
| * | Added Altima Communications OUI and their AC101 10/100 | Semen Ustimenko | 2000-06-21 | 3 | -0/+14 |
| * | Added support for SMC9432BTX cards. | Semen Ustimenko | 2000-06-21 | 5 | -21/+168 |
| * | PC-98 version of ed driver is a statically limited driver. | KATO Takenori | 2000-06-21 | 2 | -2/+2 |
| * | Checkpoint commit. I can actually receive HDLC frames now. | Poul-Henning Kamp | 2000-06-21 | 1 | -53/+669 |
| * | Fix %EF | Andrey A. Chernov | 2000-06-21 | 6 | -6/+6 |
| * | Doubling the size of MAXSIZE because of large delta indigestion. | Chuck Robey | 2000-06-21 | 1 | -1/+1 |
| * | Fix date | Andrey A. Chernov | 2000-06-21 | 2 | -10/+10 |
| * | Fixed to support RSA98-III non-pnp mode. rman_get_start() had returned | Yoshihiro Takahashi | 2000-06-21 | 2 | -58/+74 |
| * | Don't incorrectly report a protocol error when we get a 302 and redirects | Dag-Erling Smørgrav | 2000-06-21 | 1 | -2/+5 |
| * | Missed one: | Warner Losh | 2000-06-21 | 1 | -0/+5 |
| * | I felt guilty: | Warner Losh | 2000-06-21 | 1 | -2/+13 |