summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't hard-code alignment and data declarations valid for 64-bitmarcel2001-01-291-3/+5
* o Add explicit alignment to linker set definitions. On i386, datamarcel2001-01-291-8/+2
* Only remove socket files with ``set server open''.brian2001-01-295-21/+31
* Ignore leading witespace in the string given to PacketAliasProxyRule().brian2001-01-292-0/+2
* Add static dependency on libisc.a to get isc_movefile() on which namedasmodai2001-01-281-0/+11
* Update Makefile for the new sources.asmodai2001-01-281-1/+5
* Resolve conflicts after import.asmodai2001-01-287-85/+261
* This commit was generated by cvs2svn to compensate for changes in r71756,asmodai2001-01-28109-1162/+1956
|\
| * Virgin import of BIND v8.2.3-RELasmodai2001-01-28116-1247/+2217
* | Don't pass PacketAliasProxyRule() a buffer with leading whitespace as itbrian2001-01-281-1/+1
* | Call trimdomain properly for ip4 addresses.brian2001-01-281-30/+30
* | Fix region code reporting.ken2001-01-281-4/+3
* | Revert previous commit. I messed up my testing.marcel2001-01-285-5/+5
* | Use \a instead of \007 for making noise.phk2001-01-283-4/+4
* | Remove devstat entries in mddelete()phk2001-01-281-0/+1
* | Duh, the version of mdconfig.c I committed came from the wrong machine.phk2001-01-282-20/+1
* | Revert part of previous commit and initialize locale_nroff to " -Tascii"des2001-01-281-4/+6
* | Don't specify fragment size, it autosizes from the sectorsize.phk2001-01-281-1/+2
* | A couple of chip errata work-arounds refined:groudier2001-01-281-3/+3
* | Remove an outdated DEVFS non-description.phk2001-01-282-8/+0
* | Document which options to use for API UP1[01]00wilko2001-01-281-0/+9
* | Clear intr_nesting_level when an interrupt thread has no morejake2001-01-284-0/+4
* | Add a new distribution algorythm to the 'one2many' node type.julian2001-01-283-11/+77
* | Merged from sys/i386/isa/npx.c revisions 1.88 and 1.89.kato2001-01-281-2/+6
* | Synced with sys/i386/i386/machdep.c revision 1.436.kato2001-01-282-16/+72
* | API UP1100 mainboard has been verified to work.wilko2001-01-281-0/+1
* | Finish cleaning up the error reporting (standardize on err*()/warn*())kris2001-01-284-140/+44
* | Add gd_witness_spin_check.marcel2001-01-282-0/+2
* | Fix typo.marcel2001-01-281-1/+1
* | Improve kernel bootstrapping:marcel2001-01-289-62/+116
* | Move the setting of curproc to idleproc up earlier in ap_init(). Thebmilekic2001-01-287-42/+42
* | Defer assignment of low level interrupt handlers for PCI interruptstegge2001-01-2811-330/+424
* | De-__P()-ifywill2001-01-281-6/+6
* | BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.will2001-01-281-10/+13
* | Remove an assertion I forgot to remove in the previous commit: sbuf_len()des2001-01-281-1/+2
* | Add MLINKS for sbuf_clear() and sbuf_overflowed().des2001-01-281-0/+2
* | Document the changes in subr_sbuf.c rev. 1.2.des2001-01-281-15/+42
* | Add sbuf_clear() and sbuf_overflowed().des2001-01-282-32/+57
* | Document API UP1100 mainboard which is reported to work fine with FreeBSD.wilko2001-01-271-1/+58
* | The API UP1100 is close enough to a UP1000 that FreeBSD just works on it, sogallatin2001-01-272-2/+2
* | Update Copyright notices for new year. (should have been in last commit).gibbs2001-01-2713-13/+18
* | Make an effort to actually pass the correct device to groff.des2001-01-271-13/+6
* | Add a man page for the zone allocator.des2001-01-272-0/+198
* | Merged from sys/isa/sio.c revision 1.320.nyan2001-01-272-298/+170
* | Turn on DEVFS by default for the alpha. Aside from vinum as mentioned byjhb2001-01-272-2/+2
* | Turn DEVFS on by default.phk2001-01-272-2/+2
* | Add a new ddb command 'witness_list' that lists the mutexes held byjhb2001-01-273-0/+30
* | p->p_intr_nesting_level is MI now and initialized to 0 in kern_fork.c,peter2001-01-271-1/+1
* | Bah, as my luck would have it, I had a kernel source tree in the windowpeter2001-01-271-2/+4
* | Use strlcpy() in TUNABLE_STR_xxx() and avoid an off-by-one.peter2001-01-271-4/+2
OpenPOWER on IntegriCloud