aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* oops- I must have had a mangeld EntriesMatt Jacob1998-12-281-1/+1
* No more isdn directory, ergo, shouldn't be on the list of subdirectories, etc..Matt Jacob1998-12-281-1/+1
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-2714-1/+4626
* Pre 3.0 branch cleanup casualty #6: ftPoul-Henning Kamp1998-12-272-18/+2
* Pre 3.0 branch cleanup casualty #5: nca, sea, wds, uhaPoul-Henning Kamp1998-12-274-241/+4
* Pre 3.0 branch cleanup casualty #4: pcvtPoul-Henning Kamp1998-12-273-1823/+2
* Pre 3.0 branch cleanup casualty #3: 3c505 ethernet supportPoul-Henning Kamp1998-12-272-75/+2
* - Clarify the manner in which mirroring is performedGreg Lehey1998-12-271-7/+5
* Fix copyright info. Man page was written by Matt, not CSRG :-)Matthew Dillon1998-12-261-33/+5
* Hack -> compromiseDavid E. O'Brien1998-12-251-52/+51
* Note that we have removed some words form the original.David E. O'Brien1998-12-251-1/+11
* Correct the name of the SMC 1211-TX: it's called the EZ Card 10/100 PCI,Bill Paul1998-12-242-6/+6
* Remove:David E. O'Brien1998-12-241-5/+0
* M_AWAIT changed to M_ASLEEPMatthew Dillon1998-12-231-3/+3
* Documentation update for new M_AWAIT flag to kernel malloc, plus revampMatthew Dillon1998-12-231-12/+50
* update asleep/await sectionsMatthew Dillon1998-12-231-31/+46
* Add manual page describing kernel buffer management system (i.e.Matthew Dillon1998-12-222-2/+126
* Grammer / Consistancy updateMatthew Dillon1998-12-221-10/+11
* Add examples how to use the terminal emulation code in /boot/loader toAndrzej Bialecki1998-12-225-0/+244
* For whatever reason, i've thrown away this change yesterday instead ofJoerg Wunsch1998-12-221-2/+3
* Add manpages for dummynet and bridgingLuigi Rizzo1998-12-213-1/+249
* This is my first cut on a driver for the RealTek RTL 8002 pocketJoerg Wunsch1998-12-211-0/+181
* update HISTORY sectionMatthew Dillon1998-12-211-2/+5
* Add manual page for experimental kernel asleep() and await() routinesMatthew Dillon1998-12-212-3/+94
* Clarify that "/usr/share" is used for architecture independent filesJoseph Koshy1998-12-211-2/+2
* Moved security page from man 1 to man 7Matthew Dillon1998-12-202-2/+476
* Moving security page to section 7Matthew Dillon1998-12-202-476/+2
* Add quick overview of basic firewalling practicesMatthew Dillon1998-12-201-1/+25
* Add information on how to deal with DOS attacksMatthew Dillon1998-12-201-3/+97
* FIxed unsorting of cross references in previous commit.Bruce Evans1998-12-201-2/+2
* Fixed unsorting of MAN1 in previous commit.Bruce Evans1998-12-201-3/+2
* Commit initial man page for 'security'... an introduction to securityMatthew Dillon1998-12-193-3/+360
* Fix spelling nits.Joseph Koshy1998-12-181-5/+5
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatDoug Rabson1998-12-171-1/+9
* Add portal exampleMatthew Dillon1998-12-152-0/+67
* Add -Wunused to kernel build flags.Archie Cobbs1998-12-141-3/+3
* Added support for DIS 8859-15 based locales using patchMatthew Dillon1998-12-145-1/+194
* Reviewed by: freebsd-currentMatthew Dillon1998-12-122-13/+34
* Clarify rc's handling of rc.localMatthew Dillon1998-12-121-2/+6
* (0) Fast INDEX generation. Only print out the directory name andSatoshi Asami1998-12-122-75/+105
* Add working client and server sample applications.Poul-Henning Kamp1998-12-111-8/+240
* Sample modules for KLD.Doug Rabson1998-12-1117-0/+1713
* Remove debugging printfs.Justin T. Gibbs1998-12-101-3/+1
* Use quotes around the first_line variable so C comments and other thingsBill Fumerola1998-12-082-3/+3
* Un-revert typo fix (fauled -> failed). This is what I get for notBill Paul1998-12-072-4/+4
* if_rl.c: make a small tweak to properly handle the Accton MPX 5030/5038Bill Paul1998-12-072-8/+10
* Backed out previous commit. It was for bug for bug compatibility withBruce Evans1998-12-061-3/+2
* Removed bitrotted code for setting OBJFORMAT.Bruce Evans1998-12-062-12/+2
* Fix typos (dexktop, ot)Robert Nordier1998-12-052-6/+6
* Fix typo (fauled)Robert Nordier1998-12-0514-28/+28