Marc Fonvieille
b50792cae6
Fix a typo.
...
PR: docs/60788
Submitted by: Josef El-Rayes <josef@daemon.li>
2004-01-01 18:06:14 +00:00
John Baldwin
2280ac5560
- Remove an extraneous struct.
...
- Clean up the paragraph on tearing down interrupt handlers:
- Fix typos and misspellings.
- Correct function name.
- Clarify locking warning to be more stern. bus_teardown_intr() can
sleep, so you can't hold mutexes when calling it period.
Reported by: Lukas Ertl (10
2003-12-31 19:10:46 +00:00
John Baldwin
769b737e04
Trim trailing whitespace.
2003-12-31 18:33:37 +00:00
Pav Lucistnik
9a5c50c3d9
Add Dirk-Willem van Gulik for net/widentd port.
2003-12-31 18:33:36 +00:00
John Baldwin
35704cd4a6
Clean up whitespace in the example code to be style(9), esp. with regards
...
to indentation in the functions.
2003-12-31 18:32:36 +00:00
John Baldwin
dff04d611f
- Use d_thread_t rather than struct thread directly.
...
- Use the PCIR_BAR() macro rather than hardcoding the offsets of BAR
registers in PCI config space.
2003-12-31 18:21:58 +00:00
John Baldwin
96ffa091d2
Clean up includes including a style(9) fix and replace proc pointers with
...
thread pointers to catch up to 5.x.
PR: docs/60107
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
2003-12-31 18:16:34 +00:00
Marc Fonvieille
9eeaf5fdbb
Add back the net-routing.pic since it builds fine now (the ps-->eps
...
conversion is fixed).
2003-12-31 11:22:35 +00:00
Bruce A. Mah
72639e96b2
s/seriously critical fixes/critical fixes/
...
In the descriptions of the release branches, "seriously" modified the
word "critical", which doesn't make much sense in this context.
2003-12-30 20:28:22 +00:00
Marc Fonvieille
38e7307b6b
In ACL section:
...
- Use of &prompt.user; for %
- Add a whitespace between prompt and command for consistency (this
change could be done in a separate commit, but there the whitespace
can be seen as content)
- Use option tags for command line options instead of literal ones.
2003-12-30 17:49:19 +00:00
Simon L. B. Nielsen
45353a27f3
Fix the link to the apache13-fp port.
...
Reported by: Mobasher Sobhan <moba2k@yahoo.com>
2003-12-30 17:09:12 +00:00
Marc Fonvieille
5edd5b1feb
More s/DOS/&ms-dos;/
...
Submitted by: Marco Trentini <mark@remotelab.org>
2003-12-30 15:10:23 +00:00
Marc Fonvieille
69715fffd4
Remove the net-routing.pic image from the build for the moment.
...
It's a quick-dirty hack to fix the build.
2003-12-30 14:47:30 +00:00
Marc Fonvieille
b8b1c2a6b3
Replace ASCII art for a routing example with .pic diagram.
2003-12-30 09:54:54 +00:00
Marc Fonvieille
ec730d4e32
In the MATLAB section: fix a link pointing on a wrong subsection.
...
Reported by: Eric van Gyzen <vangyzen@stat.duke.edu>
2003-12-30 09:09:45 +00:00
Simon L. B. Nielsen
18a4692788
Make an example in the ACL section a bit simpler to follow by giving
...
the complete command that the user can run.
Approved by: trhodes
2003-12-29 22:16:22 +00:00
Marc Fonvieille
6ec168d891
s/DOS/&ms-dos;/
2003-12-29 21:20:23 +00:00
Pav Lucistnik
db13e32916
Add Alexander Novitsky for sysutils/luma port.
2003-12-29 18:35:35 +00:00
Pav Lucistnik
b904348171
Add Hideki Machida for games/hlstats port.
2003-12-29 14:51:16 +00:00
Alex Dupre
a7b6ecb8a4
Add a reference to the Italian translation of the UNIX Introductory Course.
...
Approved by: blackend (mentor)
2003-12-29 10:31:01 +00:00
Alex Dupre
bd05679acf
FreeBSD Services Limited doesn't offer a free DVD subscription to FreeBSD
...
committers any more. FreeBSD Mall, Inc does it, so clarify the title.
Approved by: blackend (mentor)
2003-12-28 20:57:24 +00:00
Alex Dupre
a82248c255
Add my gpg key.
...
Approved by: blackend (mentor)
2003-12-28 17:47:09 +00:00
Alex Dupre
cd87d2e11a
Announce myself to the world.
...
Add myself to authors and committers.
Remove myself from additional contributors.
Approved by: blackend (mentor)
2003-12-28 17:16:30 +00:00
Marc Fonvieille
b1daff9508
Add correct bridge(4) mibs for 5.2-RELEASE and later
...
Reported by: Matt Smith <matt@xtaz.net>
2003-12-28 17:00:29 +00:00
Marc Fonvieille
8c6ab39821
In Bridging section:
...
- Use of hostid tags and manual page entities where needed
- s/IP Masquerading (NAT)/network address translation (NAT)/ which is
more consistent with all our docs and the applications names
- Some tags fixes
- IPFIREWALL_DEFAULT_TO_ACCEPT is not anymore an undocumented option, so
fix a comment
In ISDN section:
- expand "sync/TA" --> synchronous card/TA
- s/I/We
- s/page/section/
- Some punctuation and case fixes
- Remove an useless ironic comment about Windows 95 in the ascii art
version of a diagram.
2003-12-28 14:50:38 +00:00
Pav Lucistnik
fbea94ab71
Add Joel Diaz for net/giftoxic port.
2003-12-28 13:37:04 +00:00
Christian Brueffer
726e8c4bfd
Point users to xfce4
...
Discussed with: oliver (some time ago)
2003-12-28 10:39:28 +00:00
Tom Rhodes
f89690d2d6
Clean up some of the cruft left behind from the install -> basics move.
...
PR: 57541
Submitted by: Marco T. <mark@remotelab.org> (original version)
2003-12-27 16:10:03 +00:00
Pav Lucistnik
f5044f8aa7
Add Jean Milanez Melo for www/admuser port.
2003-12-26 00:33:59 +00:00
Pav Lucistnik
4366e8db32
Add Aaron Myles Landwehr for net/gyach port.
2003-12-26 00:05:54 +00:00
Simon L. B. Nielsen
4071843a8a
Add trademark attribution for CVSup.
2003-12-24 00:26:41 +00:00
Kirill Ponomarev
d12ff3f311
- Add Tillman Hodgson <tillman@seekingfire.com> for his
...
ports/net/latd work.
2003-12-23 22:48:34 +00:00
Simon L. B. Nielsen
43245fda92
Add the perl mailing list.
2003-12-22 21:11:28 +00:00
Hideyuki KURASHINA
0337916b1b
Enclose sample way that decoodes MP3 file by mpg123 with command tags.
2003-12-22 14:08:09 +00:00
Roman Kurakin
673928a09c
Add my author entity.
...
Approved by: imp (mentor)
2003-12-21 21:59:16 +00:00
Roman Kurakin
b5ff728088
Traditional first commit.
...
Add myself to "Developers" list.
Approved by: imp (mentor)
2003-12-21 21:56:24 +00:00
Hideyuki KURASHINA
dead7062c4
s@must must@must@
2003-12-21 18:35:15 +00:00
Alexander Kabaev
5d327f839c
It helps using an actual incremented version number in the entry
...
I added in previous commit.
Inspired by: fenestro a.k.a Bill "annoying reminder guy" Fenner
2003-12-21 18:30:56 +00:00
Clement Laforet
d282a70705
Add my PGP key.
2003-12-21 18:24:25 +00:00
Warner Losh
d615529c6b
uprintf is really really dangerous to use in drivers. This example
...
driver only works if you compile it as a module because uprintf panics
the system if there's no controlling terminal (at least in some versions
of FreeBSD). Also, make things a little more style(9)ish.
2003-12-21 05:06:52 +00:00
Alexander Kabaev
495dc09298
Document __cxa_atexit/__cxa_finalize FreeBSD version bump.
2003-12-19 18:42:29 +00:00
Marc Fonvieille
c96f67f4bb
Add missing filename tags.
2003-12-19 15:53:55 +00:00
Erwin Lansing
3f8ec1c8fb
Add David Le Brun <david@dyn-ns.net> for his port of sysutils/p5-Filesys-DiskFree
2003-12-19 09:16:55 +00:00
Marc Fonvieille
d5123c90e2
In ISDN section:
...
- add a manual page entity where needed
- some punctuation and case fixes
- s/iijPPP/userland PPP/ which is less confusing for the reader.
2003-12-18 17:17:51 +00:00
Sergei Kolobov
0ebda51be1
Add Roman Bogorodskiy <bogorodskiy@inbox.ru> for his ftp/wzdftpd port
2003-12-18 16:41:51 +00:00
Ken Smith
35c95877bc
- Route users to snapshots.jp.freebsd.org instead of releng.freebsd.org
...
for installing a current -stable
Reviewed by: murray
2003-12-18 03:20:13 +00:00
Ken Smith
585a6b7c02
- List adamw as secretary for portmgr@
...
Caught by: simon
Reviewed by: kris
Pointy hat to: kensmith
2003-12-18 03:17:11 +00:00
Hideyuki KURASHINA
d5b1ceff69
Unbreak the build.
2003-12-18 01:59:22 +00:00
Pav Lucistnik
f1da275d4c
Add Albert Graef for x11-fm/xplore port.
2003-12-17 22:31:51 +00:00
Pav Lucistnik
76cdfdef83
Add Peter Kolmisoppi for sysutils/growspd port.
2003-12-17 20:51:06 +00:00