summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This is the first snapshot of the new all-singing-and-dancing md(4).phk2000-12-312-133/+520
* Add forgotten entry for ru_RU.CP866 to try to make make release work.phk2000-12-311-0/+2
* Use macro API to <sys/queue.h>phk2000-12-312-2/+2
* Improve cmdline parsing and messages.phk2000-12-313-21/+210
* Use macro API to <sys/queue.h>phk2000-12-311-4/+4
* Use macro API to <sys/queue.h>phk2000-12-315-13/+13
* Add compress option at the instigation of rgrimes.phk2000-12-311-0/+1
* The default is /dev/nrsa0 (now), not /dev/nsa0.mjacob2000-12-311-1/+1
* Unbelievable how this slipped through. There ismjacob2000-12-311-1/+1
* If the first argument doesn't start with '-' assume that it is animp2000-12-312-4/+14
* Ignore a net interrupt if the corresponding handler is nottanimura2000-12-311-1/+4
* Backout rev 1.57 & 1.58. While the previous revisions fixedps2000-12-311-1/+0
* Imply -c when -S is specified, so 'vnconfig -s reserve -S 4 vn1' configures thedillon2000-12-311-0/+2
* Fix a lockup problem that occurs with 'cvs update'. specfs's fsync candillon2000-12-302-0/+26
* Use macro API for <sys/queue.h>phk2000-12-301-4/+4
* My bad, committed the submitted patch rather than the fixed patch.phk2000-12-301-2/+3
* Use macro API to <sys/queue.h>ben2000-12-302-4/+4
* Use macro API to <sys/queue.h>phk2000-12-303-18/+17
* Use macro API to <sys/queue.h>phk2000-12-301-31/+16
* Use macro API to <sys/queue.h>phk2000-12-302-6/+6
* Use macro API to <sys/queue.h>phk2000-12-301-1/+1
* Use macro API to <sys/queue.h>phk2000-12-303-16/+16
* Use <sys/queue.h> macro API.phk2000-12-301-12/+12
* Sync up the list of supported AMI MegaRAID controllers with reality.bmah2000-12-303-40/+49
* Change the modification of what could be a const string. Apparently themjacob2000-12-301-3/+2
* Remove comma after final .Nm entry before .Ndben2000-12-301-1/+1
* Remove CIRCLEQ manual page links now that CIRCLEQ has been axed.ben2000-12-301-16/+0
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing upongreen2000-12-301-1/+2
* update to the current set of mnt_, ufs_ and nfs_ flagsassar2000-12-302-21/+67
* Use the MACRO API to <sys/queue.h>.phk2000-12-301-4/+4
* Don't include <stddef.h> for offsetof() - its also defined in <sys/types.h>dfr2000-12-301-2/+0
* Merge ALIGN changes from alpha code.dfr2000-12-301-3/+24
* Fix typo.dfr2000-12-301-1/+0
* Pass me the pointy hat. Do not hold sched_lock over psignal.ps2000-12-301-1/+1
* Change open modes from ">$file" to "> $file" because it's much safer shouldpaul2000-12-301-2/+2
* add strcollect.c to SRCS (new file in 1.0.5)assar2000-12-291-3/+3
* set LIBEXECDIR (used by kipd)assar2000-12-291-1/+3
* Log the ``MPPE: MasterKey is invalid...'' message as a CCPbrian2000-12-291-1/+1
* fix conflicts from mergeassar2000-12-299-137/+251
* This commit was generated by cvs2svn to compensate for changes in r70494,assar2000-12-29113-1462/+5381
|\
| * import krb4-1.0.5assar2000-12-29124-1611/+5644
* | Convert from CIRCLEQ to TAILQ.phk2000-12-292-46/+44
* | Use TAILQ instead of CIRCLEQ.phk2000-12-292-25/+22
* | Fix some misplaced release notes, correct some omissions andbmah2000-12-291-12/+12
* | Add in Bill Sommerfeld's -Wformat stuff. Add a ISP_CFG_NOINIT optionmjacob2000-12-291-0/+7
* | Add in Bill Sommerfelds -Wformat changes. Set up default node && portmjacob2000-12-291-31/+35
* | Set up to do a local interrupt fielding before calling common code-mjacob2000-12-292-16/+54
* | Make sure we do locking if we call isp_intr.mjacob2000-12-291-1/+14
* | Convert to use the <sys/queue.h> macros rather than fiddling with the queueben2000-12-294-13/+11
* | Remove the old acpi stuff entry.takawata2000-12-292-12/+0
OpenPOWER on IntegriCloud