summaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Further document "console" (nullconsole).Ruslan Ermilov2002-03-131-2/+5
* Support for USB fm radio.Alfred Perlstein2002-03-041-0/+1
* Document the hw.physmem kernel environment variable.Chad David2002-02-211-0/+1
* Allow dump device be configured as early as possible using loader(8) tunable.Maxim Sobolev2002-01-211-0/+1
* Add missing snd_ich_load entry.Jim Mock2001-12-201-0/+1
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.John Baldwin2001-12-113-17/+16
* Document the "console" setting in loader.conf, suggesting vidconsoleRobert Watson2001-11-271-0/+6
* o Add 'kern.maxusers' to the list of commented out sample tunableRobert Watson2001-11-261-0/+1
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.Mitsuru IWASAKI2001-11-061-0/+9
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Remove vestiges of MFS.Ruslan Ermilov2001-06-011-1/+0
* Go back to 1.20 again.Daniel C. Sobral2001-05-291-0/+3
* Revert 1.20, as it causes mysterious problems to the Alpha people.Daniel C. Sobral2001-05-291-3/+0
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+1
* The following modules were renamed:Ruslan Ermilov2001-05-231-4/+4
* Fix a grammar nit.Dima Dorfman2001-05-221-1/+1
* Allocate more memory if necessary.Daniel C. Sobral2001-05-171-0/+3
* mdoc(7) police: fixed whatis(1) entry.Ruslan Ermilov2001-04-181-3/+0
* Use better descriptions (ones invovling words from the English languageJohn Baldwin2001-03-141-2/+2
* Improve comments about the sound drivers.Daniel C. Sobral2001-03-141-4/+4
* - Sync up with stable by adding in the Netgraph and Sound module sections,John Baldwin2001-03-131-1/+56
* Goodbye vn, welcome md.Daniel C. Sobral2001-03-071-1/+1
* Add atspeaker_load.Dag-Erling Smørgrav2001-02-011-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* Add commented out examples for the new KTR loader tunables.John Baldwin2001-01-061-0/+3
* Retire kernfs (kernel part).Dag-Erling Smørgrav2000-12-281-1/+0
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-6/+6
* remove period from SEE ALSO.Ben Smithurst2000-11-151-1/+1
* Add entry for umodemNick Hibma2000-10-301-0/+1
* The USB scanner driver. To be used together with SANE.Nick Hibma2000-10-251-0/+1
* Now I see the error of my ways.Daniel C. Sobral2000-10-091-6/+8
* Get rid of garbage left on the stack.Daniel C. Sobral2000-09-251-2/+1
* What could possibly have possessed me to forget the "0 (arguments)"Daniel C. Sobral2000-09-251-2/+2
* Check for the correct minimum version required by the current code.Daniel C. Sobral2000-09-181-4/+4
* Use _ instead or - where proper, according to the style I have beenDaniel C. Sobral2000-09-162-17/+35
* Solve a name clash.Daniel C. Sobral2000-09-162-6/+12
* The module_path set by default was bogus. It had /boot/kernel last,Daniel C. Sobral2000-09-161-3/+3
* Both boot and boot-conf were using a different algorithm from the oneDaniel C. Sobral2000-09-162-32/+38
* Factorize, reorganize, and move code around.Daniel C. Sobral2000-09-152-116/+152
* New world order wrt to kernel location and name. This doesn't actuallyDaniel C. Sobral2000-09-121-2/+2
* Back out bktr_mem_load. It is not needed because I'm use MODULE_DEPENDRoger Hardiman2000-09-121-1/+0
* Add bktr_mem_loader, default to NO.Roger Hardiman2000-09-111-0/+1
* The entropy driver module has changed name.Mark Murray2000-09-101-1/+1
* Upon reflection, I decided that bootfile must have priority over kernelDaniel C. Sobral2000-09-091-8/+8
* First tackle at trying to handle the New Deal on kernels.Daniel C. Sobral2000-09-093-118/+280
* Update boot and boot-conf descriptions to reflect new and old changes.Daniel C. Sobral2000-09-081-3/+26
* Enhance boot-conf.Daniel C. Sobral2000-09-081-24/+118
* Strictly speaking, this works. It enumarates the PnP devices, andDaniel C. Sobral2000-09-081-0/+172