summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-2710-90/+125
* Add some more "member functions" to these. Still not complete.phk1997-04-271-1/+41
* YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denydavidn1997-04-272-10/+35
* Bring in rc file changes from -current.jkh1997-04-2717-628/+1643
* Add ports-converters and ports-textproc targets.asami1997-04-274-4/+12
* Add description of ports-converters and ports-textproc.asami1997-04-272-2/+8
* Try and make these usermode safe, Steve beat me in finding these..peter1997-04-264-9/+17
* fix & instead of && in #if statementpeter1997-04-261-4/+4
* change #if 0 to #ifdef KERNEL since this is pretty important forpeter1997-04-261-2/+3
* Remove the curproc printing on trap/interrupt/etc. It's outlived it'speter1997-04-262-14/+2
* #if'ed out the '#include "opt_smp.h"' line.fsmp1997-04-261-2/+3
* Back out bogus code that slipped past my read of the pre-merge diffpeter1997-04-262-6/+2
* Fix some SMP merge bugs (from Bruce) -peter1997-04-262-24/+12
* Activate gdbserver and gdbreplaypst1997-04-266-11/+11
* Create sysctl kern.fast_vfork, on for uniprocessor by default, off forpeter1997-04-261-6/+11
* Disable RFMEM in vfork for smp case.. It doesn't seem to work too wellpeter1997-04-261-2/+7
* Do nothing instead of adjusting un_flags when (uppervp is locked) &&kato1997-04-262-22/+6
* Document internal ls, how to compile it in and what it changes wrtdavidn1997-04-261-1/+20
* Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-265-8/+41
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-26111-326/+19306
* Print out some more diagnostic information when we reject a message.gibbs1997-04-261-4/+10
* Do not clear UN_ULOCK in certain case.kato1997-04-262-4/+24
* Add new cpu type, CPU_CY486DX, which shows Cyrix 486S/DX series CPUs,kato1997-04-266-14/+74
* Synchronize with sys/i386/boot/biosboot/Makefile andkato1997-04-262-6/+2
* Whoops -- code inspection showed I forgot to clean up getopt stringpst1997-04-261-2/+2
* Secure mode (-s) incorrectly disabled both sending and receiving of syslogpst1997-04-262-22/+15
* Cosmetique changes in my entry, add yet one IDache1997-04-251-2/+3
* Update ID in my pgp keyache1997-04-251-36/+40
* This commit was generated by cvs2svn to compensate for changes in r25149,pst1997-04-252-0/+450
|\
| * Initial import of gdbserver FreeBSD supportpst1997-04-252-0/+450
* | Initial import of gdbserver FreeBSD supportpst1997-04-252-0/+450
* | This commit was generated by cvs2svn to compensate for changes in r25147,pst1997-04-251-0/+17
|\ \ | |/
| * Initial import of gdbreplay build structurepst1997-04-251-0/+17
* | Initial import of gdbreplay build structurepst1997-04-251-0/+17
* | Typo.max1997-04-252-2/+2
* | Typo.max1997-04-251-1/+1
* | Fixed `make depend'. The previous change reduced it to making onlybde1997-04-251-1/+3
* | Integrated 1.54 -> 1.55 changes.max1997-04-251-3/+3
* | Mailto: was missing for one contact person's address.max1997-04-251-2/+2
* | Don't complain about no input files for `ld -f'. This fixes spuriousbde1997-04-251-2/+5
* | Removed LDADD=-lc and associated DPADD. libc would probably breakbde1997-04-252-6/+2
* | Fill the padding at the end of the runtime strings with zeros,jdp1997-04-251-2/+6
* | Add vfork(2) to SEE ALSOache1997-04-251-0/+1
* | Add portsinfo, which generate list of new ports for last two weeks.wosch1997-04-252-1/+23
* | Don't zero b_dirtyoff and b_dirtyend on error.dfr1997-04-251-3/+3
* | Don't try to install f2c'h now that it's installed fromasami1997-04-251-2/+2
* | Eliminate a small redundancy with ALL_DISTSjkh1997-04-251-2/+2
* | Catch up with the original.hanai1997-04-253-46/+20
* | copyin the export network mask to the correct variable.peter1997-04-252-4/+4
* | correct vfork()/exit() to vfork()/_exit(). This is far more importantpeter1997-04-251-1/+1
OpenPOWER on IntegriCloud