Jake Burkholder
|
7c6c018c0c
|
Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.
|
2002-12-19 19:34:59 +00:00 |
|
Ruslan Ermilov
|
8d5d039f80
|
Uniformly refer to a file system as "file system".
Approved by: re
|
2002-12-12 17:26:04 +00:00 |
|
Ruslan Ermilov
|
db8993ce9e
|
Capitalize ASCII code names.
Approved by: re
|
2002-12-05 08:50:00 +00:00 |
|
Jens Schweikhardt
|
81c4f30f7f
|
Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).
Fix typos:
s/evironment/environment
s/cont/const
s/_lonjmp/_longjmp
MFC after: 3 weeks
|
2002-06-02 10:05:55 +00:00 |
|
Ruslan Ermilov
|
32eef9aeb1
|
mdoc(7) police: Use the new .In macro for #include statements.
|
2001-10-01 16:09:29 +00:00 |
|
Ruslan Ermilov
|
00ba66fcf2
|
mdoc(7) police: markup nits.
|
2001-10-01 12:52:24 +00:00 |
|
Maxim Sobolev
|
13b21828a8
|
Add support for loading bzip2-compressed filesystems. Among other things
this would allow to load bzip2-compressed kernels/modules from the loader(8)
(support for that will be committer separately).
MFC after: 1 month
|
2001-09-18 13:01:12 +00:00 |
|
Ruslan Ermilov
|
753d686d34
|
mdoc(7) police: s/BSD/.Bx/ where appropriate.
|
2001-08-14 10:01:54 +00:00 |
|
Ruslan Ermilov
|
c5e7e03a14
|
Spell "FreeBSD" with "F" and "BSD" in uppercase.
|
2001-08-13 16:33:00 +00:00 |
|
Dima Dorfman
|
7ebcc426ef
|
Remove whitespace at EOL.
|
2001-07-15 07:53:42 +00:00 |
|
Ruslan Ermilov
|
a307d59838
|
mdoc(7) police: removed HISTORY info from the .Os call.
|
2001-07-10 13:41:46 +00:00 |
|
Dima Dorfman
|
70d51341bf
|
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
|
2001-07-09 09:54:33 +00:00 |
|
Ruslan Ermilov
|
bb1f93d519
|
Prepare for mdoc(7)NG.
|
2001-02-22 15:03:09 +00:00 |
|
Daniel C. Sobral
|
e94b7789ae
|
Correct the prototype for pager_output().
|
2001-02-22 10:58:30 +00:00 |
|
Ruslan Ermilov
|
d0353b836e
|
mdoc(7) police: split punctuation characters + misc fixes.
|
2001-02-01 16:38:02 +00:00 |
|
Ruslan Ermilov
|
c5083414f8
|
mdoc(7) police: removed leading whitespaces that are not inside
Bd/Ed; these hardly degrade the quality of the produced output.
|
2001-01-19 14:15:40 +00:00 |
|
Ruslan Ermilov
|
4263595653
|
Prepare for mdoc(7)NG.
|
2000-12-29 14:08:20 +00:00 |
|
Ruslan Ermilov
|
ed40311694
|
mdoc(7) police: removed history info from the .Os FreeBSD call.
|
2000-12-14 11:52:05 +00:00 |
|
Jonathan Lemon
|
efb8ff8532
|
Add a readdir function to the loader fsops vector, and implement the
functionality for some of the filesystesms.
|
2000-04-29 20:47:10 +00:00 |
|
Sheldon Hearn
|
c6ff3a1bf7
|
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
2000-03-02 09:14:21 +00:00 |
|
Peter Wemm
|
7f3dea244c
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
Mike Smith
|
b8ffd2a51c
|
Well I never. Seems like _setjmp()/_longjmp() are just what the doctor
ordered. This brings the Alpha back to parity, and should bring us
BootForth on both platforms.
Submitted by: John Birrell (jb@freebsd.org)
|
1998-11-04 07:39:53 +00:00 |
|
Mike Smith
|
17bcf9c00a
|
Add:
assert()
setjmp()/longjmp()
vsprintf()
|
1998-11-01 09:31:08 +00:00 |
|
Mike Smith
|
6b4f575cb1
|
This is libstand; a support library for standalone executables (eg. bootstrap
modules).
Obtained from: NetBSD, with some architectural changes and many additions.
|
1998-08-20 08:19:55 +00:00 |
|