summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uncomment wl again now that it compiles...peter1997-05-253-9/+6
* Make the multicast code compile under -current. This has not been reviewedpeter1997-05-252-2/+76
* Connect the ipdivert div_usrreqs struct to the ip proto switch tablepeter1997-05-252-5/+5
* Fix warnings (from LINT). Missing static prototype, missing vm includespeter1997-05-251-1/+9
* Fix some warnings (missing prototypes, wrong "generic" args etc)peter1997-05-256-18/+22
* Fix(?) two volatile cast warnings. The buffer is volatile within thepeter1997-05-251-3/+3
* match the #include opt_ file with options.i386 (it has opt_wavelan.h)peter1997-05-252-2/+2
* Broke up parse_mp_table() into 2 passes:fsmp1997-05-257-1092/+1568
* Minor cleanup.fsmp1997-05-251-9/+12
* When no last file specified for % command user barf(error diagnostic)ache1997-05-241-1/+3
* Make sh(1) less aware of the bit fields returned by wait bysteve1997-05-241-33/+42
* Add rules for building doc back into releases, conditionalized on NODOC.jkh1997-05-241-12/+19
* Delay mp_start() till after the msgbuf is mapped. We really want to delayfsmp1997-05-242-12/+8
* Now that panic() is properly printing messages for early SMP panics allfsmp1997-05-247-357/+189
* Move the printing of "cpu#%d" to AFTER the general panic argument string.fsmp1997-05-241-5/+4
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-2411-28/+65
* Attempt to convert the ip_divert code to use the new-style protocol requestpeter1997-05-244-104/+104
* The wavelan driver doesn't even compile!peter1997-05-243-6/+9
* Make firewall comment a little more explanatory.jkh1997-05-241-2/+2
* Allow local configuration to override this file.jkh1997-05-241-1/+8
* Fixes skeleton directory test-it-is-a-directory logic.davidn1997-05-241-2/+2
* Add -lalias for ppp now.jkh1997-05-245-10/+10
* Bootstrap aid from older releases.. 'make world' can't build xinstallpeter1997-05-241-1/+6
* Flip the daemon at the edge of the screen.yokota1997-05-243-42/+159
* submitted by: archie@whistle.comjulian1997-05-231-2/+2
* Move libmd after all libraries to keep natural libraries orderache1997-05-231-3/+3
* Fix a couple of log()'s that came out with the wrong (default)joerg1997-05-231-6/+6
* Merge from 2.2 - XiG support updates.jkh1997-05-236-105/+114
* Add "-assert pure-text" to the link line. The warnings about RRSdfr1997-05-231-2/+2
* Use realpath on the source as well as the destination.dfr1997-05-232-6/+14
* Typo in previous change.dfr1997-05-232-2/+2
* Fix support for the Hitachi CDR7730 IDE cdrom drive.sos1997-05-231-2/+4
* forgot to mention that the vms source was prunedpeter1997-05-231-0/+1
* Merge conflicts from 970523 importpeter1997-05-233-11/+30
* This commit was generated by cvs2svn to compensate for changes in r26065,peter1997-05-2330-64/+397
|\
| * Import a slightly newer version of 1.9.9 (as at 970523) that has fixed apeter1997-05-2333-75/+427
* | Disconnect the FAQ and handbook from the makefiles and remove the files.peter1997-05-23130-60259/+2
* | Fix "daemon" class, Apache not works from /etc/rc otherwise.ache1997-05-231-6/+6
* | wl.4 was missing from the MAN4 listpeter1997-05-231-2/+2
* | Synchronize with sys/i386/i386/machdep.c revision 1.242.kato1997-05-232-14/+2
* | Synchronize with sys/i386/conf/Makefile.i386 revision 1.97.kato1997-05-232-20/+50
* | Synchronize with sys/i386/conf/files.i386 and options.i386 revisionskato1997-05-234-4/+8
* | a bunch of formatting (\t -> \t\t) changes... so I was board one night.. :)jmg1997-05-233-139/+139
* | Add default flags for named since FreeBSD have its configurationache1997-05-231-3/+3
* | Typo fix: ${.DESTDIR} -> ${DESTDIR}.asami1997-05-232-4/+4
* | Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was definedasami1997-05-232-4/+4
* | Add ${DESTDIR} in front of absolute paths.asami1997-05-232-4/+4
* | Use ${DESTDIR} correctly in front of absolute paths.asami1997-05-233-7/+7
* | Updated some wording for 3.x.obrien1997-05-231-37/+51
* | Add ${DESTDIR} to absolute pathnames of required sources.asami1997-05-232-2/+2
OpenPOWER on IntegriCloud