aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Update the man page to reflect the recent changes to the kernel API forJulian Elischer2000-04-301-13/+68
| | | | | | | netgraph. Notes: svn path=/head/; revision=59782
* Fixed world breakage for the NOSHARED=yes case. libpam now depends onBruce Evans2000-04-301-3/+3
| | | | | | | | | libopie. Don't say that libpam.a doesn't exist. Notes: svn path=/head/; revision=59770
* Add reference to UNIX history graphing project.Greg Lehey2000-04-301-23/+23
| | | | | | | | | | | | | | Correct derivation of Eighth Edition Research UNIX. According to dmr, it was derived from 4.1cBSD; according to the 4.4BSD book, it was derived from 4.1BSD. Since dmr did the work, he's more likely to be correct. Correct typos. Remove dead URLs. Notes: svn path=/head/; revision=59769
* Reserve register t7 on alpha to point at per-cpu global variables.Doug Rabson2000-04-281-1/+2
| | | | Notes: svn path=/head/; revision=59722
* make the example compile again.Nick Hibma2000-04-271-0/+4
| | | | | | | | | | | The makefile contains a reference to /sys/dev/ppbus. What really should be done is copy the header files to /usr/include/sys/dev/ppbus. PR: kern/16767 Submitted by: Jin Guojun (FTG staff) <jin@gracie.lbl.gov> Notes: svn path=/head/; revision=59712
* Remove a warningNick Hibma2000-04-271-1/+1
| | | | Notes: svn path=/head/; revision=59711
* Fix language in description of firewall_script.Dag-Erling Smørgrav2000-04-271-1/+1
| | | | | | | Submitted by: sheldonh Notes: svn path=/head/; revision=59684
* Document firewall_scriptDag-Erling Smørgrav2000-04-271-0/+4
| | | | Notes: svn path=/head/; revision=59679
* Back out the hook to execute the file ${firewall_type}. The intendedBrian S. Dean2000-04-271-4/+2
| | | | | | | | | | | | | purpose of the hook was to provide the ability for a shell program to instantiate the firewall rules instead of forcing them to be statically coded. This functionality was already present through the use of ${firewall_script}, and I see no need to keep the ${firewall_type} hook around. Reminded by: Dag-Erling Smorgrav <des@freebsd.org> Notes: svn path=/head/; revision=59669
* "r" (raw) devices aren't named the traditional way any longer.David E. O'Brien2000-04-261-7/+7
| | | | Notes: svn path=/head/; revision=59654
* "r" devices are on their way out.David E. O'Brien2000-04-261-2/+4
| | | | Notes: svn path=/head/; revision=59650
* Add punctuation to make a sentence more readable.Garrett Wollman2000-04-251-2/+2
| | | | Notes: svn path=/head/; revision=59626
* Fix the grammar in my previous commit "lose" -> "loss".Mike Pritchard2000-04-241-1/+1
| | | | | | | | | I should have done it that way in the first place. Pointed-out-by: bde Notes: svn path=/head/; revision=59582
* Add "device miibus" to SYNOPSIS section.Bill Paul2000-04-241-0/+1
| | | | Notes: svn path=/head/; revision=59580
* Fix a typo in the comments.Mike Pritchard2000-04-231-1/+1
| | | | | | | Submitted by: Allen Campbell <allenc@verinet.com> Notes: svn path=/head/; revision=59557
* Correct uk_UA.KOI8-U locale ALPHAs specificationAlexey Zelkin2000-04-231-1/+1
| | | | | | | | Submitted by: Vadim Chekan <vadim@etc.lviv.ua> (PR: conf/17826) Submitted by: <matey@cis.ohio-state.edu> via ache Notes: svn path=/head/; revision=59549
* Add expanded information about .Lb macroAlexey Zelkin2000-04-231-0/+51
| | | | Notes: svn path=/head/; revision=59544
* Add information about newly added .Lb macroAlexey Zelkin2000-04-231-0/+9
| | | | Notes: svn path=/head/; revision=59543
* Suggest to use .Lb macro in 2nd/3rd section manpages.Alexey Zelkin2000-04-231-0/+3
| | | | Notes: svn path=/head/; revision=59541
* Update the `file' entry to reflect its nature as a symbolic link.Chris Costello2000-04-221-1/+3
| | | | Notes: svn path=/head/; revision=59523
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-2235-0/+70
| | | | Notes: svn path=/head/; revision=59501
* Update to include info about the 1000baseTX adapters.Bill Paul2000-04-221-3/+39
| | | | Notes: svn path=/head/; revision=59479
* Correct a typoKris Kennaway2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=59474
* Poul-Henning's changes necessitate s/bp->b_flags/bp->b_io/bio_cmd/.Brian Feldman2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=59449
* s/of possible/if possible/Brian Feldman2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=59448
* removed some obsolete information and dead links.Hellmuth Michaelis2000-04-201-41/+6
| | | | | | | Noticed by: Alexander Werner Skwar Notes: svn path=/head/; revision=59439
* Add a .Pp between the forklist_fn typedef and the at_fork prototype.Chris Costello2000-04-191-0/+1
| | | | Notes: svn path=/head/; revision=59387
* Replace a literal vertical space with a .Pp macro.Chris Costello2000-04-191-1/+1
| | | | Notes: svn path=/head/; revision=59386
* Fill in a missing word (`it').Chris Costello2000-04-191-1/+1
| | | | Notes: svn path=/head/; revision=59384
* Document NO_TCSH knob.David E. O'Brien2000-04-171-0/+1
| | | | Notes: svn path=/head/; revision=59338
* Update the man page regarding the behaviour for the ${firewall_type}Brian S. Dean2000-04-171-2/+4
| | | | | | | | | variable. Reminded by: Ruslan Ermilov <ru@FreeBSD.org> Notes: svn path=/head/; revision=59321
* Add an example refuse file.Sheldon Hearn2000-04-132-0/+34
| | | | | | | | PR: 17972 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org> Notes: svn path=/head/; revision=59203
* Add Bulgarian keyboardsAndrey A. Chernov2000-04-114-0/+509
| | | | | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com> Notes: svn path=/head/; revision=59158
* Add Codepage 1251 fontsAndrey A. Chernov2000-04-115-0/+240
| | | | | | | Submitted by: Boris Stoev <borko_stoev@yahoo.com> Notes: svn path=/head/; revision=59157
* The latest patchlevel of 2.11BSD is 430Wolfram Schneider2000-04-111-2/+2
| | | | | | | Submitted by: Victor.Langeveld@mbfys.kun.nl Notes: svn path=/head/; revision=59156
* Show an example of not letting NetBIOS traffic keep the link upBrian Somers2000-04-111-2/+8
| | | | | | | | PR: 17865 Submitted by: Glenn Johnson <glennpj@bayouhome.net> Notes: svn path=/head/; revision=59152
* Flesh this manpage out; add a more complete list of supported controllersMike Smith2000-04-111-12/+237
| | | | | | | and add a list of controller diagnostic messages. Notes: svn path=/head/; revision=59137
* Document NO_BIND toggle flag.Jeroen Ruigrok van der Werven2000-04-101-0/+1
| | | | | | | | PR: 17710 Submitted by: Mark Huizer <xaa+sendpr@dohd.cx> Notes: svn path=/head/; revision=59124
* Use the existing Fx macros for rendering "FreeBSD ver".Doug Rabson2000-04-101-2/+4
| | | | | | | Submitted by: Sheldon Hearn <sheldonh@uunet.co.za> Notes: svn path=/head/; revision=59116
* Add ng_mppc(8) netgraph node as a KLD module.Archie Cobbs2000-04-091-0/+192
| | | | | | | Obtained from: Whistle source tree Notes: svn path=/head/; revision=59110
* Add support for compiling kernel modules outside of the tree. If youWarner Losh2000-04-081-30/+19
| | | | | | | | | | | | | | | | | | do not have the kernel you wish to compile against in either /usr/src/sys or /sys, then you will need to set SYSDIR to point to the sys directory of the source tree that contians the source. Also, minor tweaks to the load/unload targets from Bruce. I've had this through several make worlds, as well as using it on a daily basis for the past couple of weeks to build modules needed for testing at Timing Solutions. Reviewed and revised by: bde Work sponsored by: Timing Solutions Notes: svn path=/head/; revision=59097
* Use makeobjops.pl instead of makedevops.pl.Doug Rabson2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=59094
* Add manpage for kernel object system.Doug Rabson2000-04-082-1/+137
| | | | Notes: svn path=/head/; revision=59092
* Uncomment ETHER_II frame and remove BPF related variable.Boris Popov2000-04-061-4/+4
| | | | Notes: svn path=/head/; revision=59061
* Awi driver, ported from NetBSD from Atsushi Once-san.Warner Losh2000-04-061-0/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the README: Any IEEE 802.11 cards use AMD Am79C930 and Harris (Intersil) Chipset with PCnetMobile firmware by AMD. BayStack 650 1Mbps Frequency Hopping PCCARD adapter BayStack 660 2Mbps Direct Sequence PCCARD adapter Icom SL-200 2Mbps Direct Sequence PCCARD adapter Melco WLI-PCM 2Mbps Direct Sequence PCCARD adapter NEL SSMagic 2Mbps Direct Sequence PCCARD adapter Netwave AirSurfer Plus 1Mbps Frequency Hopping PCCARD adapter Netwave AirSurfer Pro 2Mbps Direct Sequence PCCARD adapter Known Problems: WEP is not supported. Does not create IBSS itself. Cannot configure the following on FreeBSD: selection of infrastructure/adhoc mode ESSID ... Submitted by: Atsushi Onoe <onoe@sm.sony.co.jp> Notes: svn path=/head/; revision=59058
* Allow the calling Makefile to specify a list of device interfaces insteadDoug Rabson2000-04-051-1/+5
| | | | | | | of relying on the default list provided here. Notes: svn path=/head/; revision=59032
* Whitespace change:Sheldon Hearn2000-04-041-2/+3
| | | | | | | | | | Remove single-space hard sentence break introduced in the previous commit. Reviewed by: jmb Notes: svn path=/head/; revision=59011
* Add an example of how to tweak CXXFLAGS in a make.conf file.David E. O'Brien2000-04-041-0/+6
| | | | | | | | This is in responce to several people breaking their world builds by incorrectly assigning to CXXFLAGS. Notes: svn path=/head/; revision=59006
* Enable etc/defaults/pccard.conf which is default configuration fileMitsuru IWASAKI2000-04-031-1/+1
| | | | | | | | | | | | | for pccardd. Please install /etc/defaults/pccard.conf and update /etc/defaults/rc.conf as well. Note that old pccard.conf.sample still remains for while but no longer to be maintained. Reviewed by: imp, -mobile ML and nomads ML in Japan. Notes: svn path=/head/; revision=58979
* Explain static numbering.Sheldon Hearn2000-04-031-4/+16
| | | | | | | Reviewed by: asmodai Notes: svn path=/head/; revision=58975