summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a KASSERT() that has fulfilled its purpose. Note that it didgreen1999-10-241-1/+0
* Fix compiling PCCARD kernels.mdodd1999-10-241-0/+4
* Moderate the "public" fortunes file somewhat; add the original towes1999-10-242-2/+10
* Cosmetique: use standard prototypes schemeache1999-10-241-13/+16
* Cosmetique: use standard prototypes schemeache1999-10-241-13/+16
* toupper->tolower to match what strcasecmp doesache1999-10-242-4/+4
* Use strcoll to provide the same results as sort and commache1999-10-241-3/+17
* Localize itache1999-10-241-2/+19
* Adjust the buffer cache to better handle small-memory machines. Adillon1999-10-245-58/+61
* Put tty back in, problem was due to cvsup mess on freefall.dillon1999-10-241-1/+1
* Put include <netgraph.h> back in - problem was due to a cvsup mess ondillon1999-10-243-1/+3
* Add commented entry to the lo0 section inviting bridge users tonsayer1999-10-241-0/+2
* more fixes, braino's, typo's, etc.julian1999-10-231-8/+19
* Temporarily remove 'tty' netgraph sub module until it can be madedillon1999-10-231-1/+1
* Fix a typo: ``maintain compatible'' -> ``maintain compatibility''chris1999-10-231-1/+1
* Cleanup missing includes, stale includes, and a few printf formatdillon1999-10-235-5/+4
* Add the -F option. This is for forcing restarts with -r by inhibitinggreen1999-10-234-7/+22
* A version of the pppoe code ellicits a response from the ISP endjulian1999-10-231-19/+65
* dang, deleted a linejulian1999-10-231-1/+2
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-2316-62/+63
* Small bugfixes (point not getting marked in one case, string not NUL andgreen1999-10-231-14/+14
* Use the physical block number, not the logical block number, for I/Omsmith1999-10-222-8/+8
* remember to initialize mailbox 2 for FC isp bus resetsmjacob1999-10-221-1/+1
* From: src/sys/i386/conf/PCCARDn_hibma1999-10-222-4/+4
* Add missing entries in a structure.julian1999-10-221-0/+2
* Add a location to grog's assesment for historical reasons.billf1999-10-221-1/+1
* Some more old quotations I had sitting around that I shared and werensayer1999-10-211-0/+8
* FreeBSDcon Wisdom.billf1999-10-211-0/+3
* Manually create a correct(*) entry in wtmp when logging out a PPPoTCP orbrian1999-10-212-4/+45
* A few improvements and cleanups.luoqi1999-10-211-48/+61
* Make some tweaks to the RealTek driver:wpaul1999-10-212-12/+28
* Non-functional changes. Add some comments before I start to forget howluoqi1999-10-211-3/+111
* fix typojulian1999-10-211-2/+2
* Correctly document the -V and --version options.mpp1999-10-211-3/+11
* Fix the duplicate filenames that are the result of using getdents.marcel1999-10-212-2/+2
* Resurrect the aic driver.luoqi1999-10-213-6/+12
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-21159-150/+27361
* Add aic CAM driver support.luoqi1999-10-211-0/+2
* Adaptec 6260/6360 CAM driver.luoqi1999-10-214-0/+2082
* Test commit of first Netgraph filejulian1999-10-211-0/+7
* Cleanup towards -Walljulian1999-10-215-18/+17
* Use ${INSTALL} instead of 'install'.bp1999-10-211-1/+1
* If we're running ppp -direct over a tcp or udp connection,brian1999-10-211-1/+10
* Don't go from PHASE_NETWORK to PHASE_ESTABLISH when we want tobrian1999-10-211-2/+4
* fix a serious bug where, on alpha, due to a an int/long type mismatch,gallatin1999-10-201-1/+1
* Remove one obsoleted entry from the BUGS section.ru1999-10-201-2/+0
* Add ncplist program. That makes minimal set of ncpbp1999-10-204-0/+547
* Fix termcap % code processing for some terminals.tg1999-10-201-3/+4
* Allow for incoming DNS UDP queries.ru1999-10-201-0/+2
* mergemaster bmake glue.billf1999-10-202-0/+12
OpenPOWER on IntegriCloud