| Commit message (Expand) | Author | Age | Files | Lines |
| * | Further document "console" (nullconsole). | Ruslan Ermilov | 2002-03-13 | 1 | -2/+5 |
| * | Support for USB fm radio. | Alfred Perlstein | 2002-03-04 | 1 | -0/+1 |
| * | Document the hw.physmem kernel environment variable. | Chad David | 2002-02-21 | 1 | -0/+1 |
| * | Allow dump device be configured as early as possible using loader(8) tunable. | Maxim Sobolev | 2002-01-21 | 1 | -0/+1 |
| * | Add missing snd_ich_load entry. | Jim Mock | 2001-12-20 | 1 | -0/+1 |
| * | - Add 'fwrite' and 'fseek' words for writing to and seeking on files. | John Baldwin | 2001-12-11 | 3 | -17/+16 |
| * | Document the "console" setting in loader.conf, suggesting vidconsole | Robert Watson | 2001-11-27 | 1 | -0/+6 |
| * | o Add 'kern.maxusers' to the list of commented out sample tunable | Robert Watson | 2001-11-26 | 1 | -0/+1 |
| * | Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. | Mitsuru IWASAKI | 2001-11-06 | 1 | -0/+9 |
| * | Spell "FreeBSD" with "F" and "BSD" in uppercase. | Ruslan Ermilov | 2001-08-13 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Remove vestiges of MFS. | Ruslan Ermilov | 2001-06-01 | 1 | -1/+0 |
| * | Go back to 1.20 again. | Daniel C. Sobral | 2001-05-29 | 1 | -0/+3 |
| * | Revert 1.20, as it causes mysterious problems to the Alpha people. | Daniel C. Sobral | 2001-05-29 | 1 | -3/+0 |
| * | - sys/msdosfs moved to sys/fs/msdosfs | Ruslan Ermilov | 2001-05-25 | 1 | -1/+1 |
| * | The following modules were renamed: | Ruslan Ermilov | 2001-05-23 | 1 | -4/+4 |
| * | Fix a grammar nit. | Dima Dorfman | 2001-05-22 | 1 | -1/+1 |
| * | Allocate more memory if necessary. | Daniel C. Sobral | 2001-05-17 | 1 | -0/+3 |
| * | mdoc(7) police: fixed whatis(1) entry. | Ruslan Ermilov | 2001-04-18 | 1 | -3/+0 |
| * | Use better descriptions (ones invovling words from the English language | John Baldwin | 2001-03-14 | 1 | -2/+2 |
| * | Improve comments about the sound drivers. | Daniel C. Sobral | 2001-03-14 | 1 | -4/+4 |
| * | - Sync up with stable by adding in the Netgraph and Sound module sections, | John Baldwin | 2001-03-13 | 1 | -1/+56 |
| * | Goodbye vn, welcome md. | Daniel C. Sobral | 2001-03-07 | 1 | -1/+1 |
| * | Add atspeaker_load. | Dag-Erling Smørgrav | 2001-02-01 | 1 | -0/+1 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 2 | -2/+2 |
| * | Add commented out examples for the new KTR loader tunables. | John Baldwin | 2001-01-06 | 1 | -0/+3 |
| * | Retire kernfs (kernel part). | Dag-Erling Smørgrav | 2000-12-28 | 1 | -1/+0 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-27 | 1 | -1/+0 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 2 | -6/+6 |
| * | remove period from SEE ALSO. | Ben Smithurst | 2000-11-15 | 1 | -1/+1 |
| * | Add entry for umodem | Nick Hibma | 2000-10-30 | 1 | -0/+1 |
| * | The USB scanner driver. To be used together with SANE. | Nick Hibma | 2000-10-25 | 1 | -0/+1 |
| * | Now I see the error of my ways. | Daniel C. Sobral | 2000-10-09 | 1 | -6/+8 |
| * | Get rid of garbage left on the stack. | Daniel C. Sobral | 2000-09-25 | 1 | -2/+1 |
| * | What could possibly have possessed me to forget the "0 (arguments)" | Daniel C. Sobral | 2000-09-25 | 1 | -2/+2 |
| * | Check for the correct minimum version required by the current code. | Daniel C. Sobral | 2000-09-18 | 1 | -4/+4 |
| * | Use _ instead or - where proper, according to the style I have been | Daniel C. Sobral | 2000-09-16 | 2 | -17/+35 |
| * | Solve a name clash. | Daniel C. Sobral | 2000-09-16 | 2 | -6/+12 |
| * | The module_path set by default was bogus. It had /boot/kernel last, | Daniel C. Sobral | 2000-09-16 | 1 | -3/+3 |
| * | Both boot and boot-conf were using a different algorithm from the one | Daniel C. Sobral | 2000-09-16 | 2 | -32/+38 |
| * | Factorize, reorganize, and move code around. | Daniel C. Sobral | 2000-09-15 | 2 | -116/+152 |
| * | New world order wrt to kernel location and name. This doesn't actually | Daniel C. Sobral | 2000-09-12 | 1 | -2/+2 |
| * | Back out bktr_mem_load. It is not needed because I'm use MODULE_DEPEND | Roger Hardiman | 2000-09-12 | 1 | -1/+0 |
| * | Add bktr_mem_loader, default to NO. | Roger Hardiman | 2000-09-11 | 1 | -0/+1 |
| * | The entropy driver module has changed name. | Mark Murray | 2000-09-10 | 1 | -1/+1 |
| * | Upon reflection, I decided that bootfile must have priority over kernel | Daniel C. Sobral | 2000-09-09 | 1 | -8/+8 |
| * | First tackle at trying to handle the New Deal on kernels. | Daniel C. Sobral | 2000-09-09 | 3 | -118/+280 |
| * | Update boot and boot-conf descriptions to reflect new and old changes. | Daniel C. Sobral | 2000-09-08 | 1 | -3/+26 |
| * | Enhance boot-conf. | Daniel C. Sobral | 2000-09-08 | 1 | -24/+118 |
| * | Strictly speaking, this works. It enumarates the PnP devices, and | Daniel C. Sobral | 2000-09-08 | 1 | -0/+172 |