summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings:peter2001-06-151-1/+0
* Fix warning: 179: warning: label `done' defined but not usedpeter2001-06-151-1/+0
* Fix warnings:peter2001-06-151-4/+4
* Warning fix: coda_fbsd.c:113: warning: unused variable `ret'peter2001-06-152-2/+0
* Temporarily disable INTRO_USERCONFIG for the moment.peter2001-06-141-1/+1
* Don't hardcode in "/release/doc/"; instead, make it the default of add2001-06-141-2/+5
* If we're not going to use am7990_shutdown, comment it all out.mjacob2001-06-141-0/+4
* Fix Assembler buglet: Warning: .end directive names different symbol than .entmjacob2001-06-141-1/+1
* New release notes: New arp(8) keywords for proxy entries, new localebmah2001-06-142-0/+66
* We've had problems with data corruption occuring onmjacob2001-06-141-0/+21
* New release notes: orm(4), VM out-of-swap fixes, IPv6 update frombmah2001-06-142-12/+72
* Restore -M -N support for -m.ru2001-06-144-32/+69
* Implement a loadable module for the oltr Olicom Token Ring driver. Ijoerg2001-06-142-1/+36
* Do only call oltr_stop() if we are not already in OL_STOPPED state.joerg2001-06-141-3/+14
* Removed -h option.ru2001-06-141-5/+1
* Really delete the -h option.ru2001-06-141-2/+2
* various locking fixes, rework open logic and channel registrationcg2001-06-145-144/+317
* Commented out USERCONFIG and VISUAL_USERCONFIG options.nyan2001-06-141-2/+2
* Removed unused files.nyan2001-06-142-319/+0
* Correct typo.nyan2001-06-143-6/+6
* Moved the wd33c93 specific file to sys/dev/ic.nyan2001-06-145-11/+19
* Remove bogus include.bp2001-06-141-3/+0
* Coda do not call vop_defaultop(), so add nesessary calls for VM objects.bp2001-06-142-0/+6
* DECR() macro still depended on -traditional-cpp behaviour.ru2001-06-143-60/+60
* Style nits:ru2001-06-142-4/+4
* The 3Com 3c505 has not been supported since 3.0.dd2001-06-142-6/+0
* Silence warnings and minor style fixes. Mostly constify and don'tdd2001-06-142-10/+14
* Start the correct copy of named (pass ${named_program} to ndc(8)).dd2001-06-141-1/+1
* Pass -a to dmesg(8).dd2001-06-141-1/+1
* This program uses ndc(8); it doesn't send a signal itself.dd2001-06-142-20/+11
* Part 2 of gensetdefs de-orbit burn. linker sets are now self containedpeter2001-06-145-430/+1
* As per comments in sys/linker_set.h:peter2001-06-142-420/+0
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-148-113/+14
* Fix libpam's linker set stuff to use the new API (unbreak world), and getpeter2001-06-142-19/+10
* Respect REPLYTO in mailrc.mikeh2001-06-144-10/+8
* Build on the change in revision 1.98 by Tor.Egge@fast.no.mckusick2001-06-131-13/+21
* Convert IIJ copyrights to BSD copyrights.brian2001-06-1340-687/+972
* Convert to mdoc(7).chris2001-06-131-86/+84
* Fix usage bogon (-d doesn't take any arguments).bmah2001-06-131-2/+2
* initialize mp_ncpus in cpu_mp_probe() so that if the probe fails andgallatin2001-06-131-2/+2
* Add a -s option to pkg_version, which limits output to packagesbmah2001-06-132-7/+23
* Fix the build of C programs that link against libperl, and use thetobez2001-06-137-14/+14
* This is force commit intend to correct previous log.ume2001-06-130-0/+0
* Add description for the 'll' modifier for long long. In essence a copyschweikh2001-06-131-4/+24
* the last argument to copyinstr is of t ype size_t, not u_intmjacob2001-06-131-3/+3
* fix recursive mtx_lock() call.ume2001-06-131-1/+6
* Avoid the avm field joining the w field when avm is > 9.999.999 pagesschweikh2001-06-131-1/+1
* Make compilable. addlog(...) was replaced with log(-1, ...)ume2001-06-131-18/+18
* Remember to install diskcheckd.confphk2001-06-131-1/+1
* Games ownership cleanup.ru2001-06-1310-23/+22
OpenPOWER on IntegriCloud