aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Silence non-constant format string warnings by marking functionsKris Kennaway2001-08-1914-29/+29
* Forced commit to fix last commit message:Warner Losh2001-08-190-0/+0
* Improve interlocking for card removal. We now can remove the card inWarner Losh2001-08-193-28/+60
* Constify m_copydata.Julian Elischer2001-08-191-1/+1
* Forgot to remove this un-needed test. (M_WAITOK won't fail)Julian Elischer2001-08-192-3/+1
* Better handling of the return from snprintfBrian Somers2001-08-181-3/+8
* Better handling for the return of snprintf().Brian Somers2001-08-182-5/+12
* If AF_INET6 isn't available in the kernel, revert to creating AF_INETBrian Somers2001-08-181-15/+19
* Don't needlessly duplicate what's basically the same copyright.Jake Burkholder2001-08-181-26/+1
* Back out the previous fix to deal with kernels that don't support IPv6,Brian Somers2001-08-186-69/+44
* Implement cpu_wait().Jake Burkholder2001-08-181-3/+26
* Increase the size of the phys_avail memory map. Implement pmap_dispose_proc.Jake Burkholder2001-08-181-9/+46
* Spell ta 1 correctly as ta %xcc, 1. Use %pil for critical enter/exitJake Burkholder2001-08-181-13/+10
* Gcc 3.0 requires a .register pseudo-op for certain global registers whenJake Burkholder2001-08-181-0/+5
* fix typoJulian Elischer2001-08-181-1/+1
* Extend comments documenting various supported audio formats and mixer devices.Maxim Sobolev2001-08-181-37/+54
* Clear up what the line "ALL : PARANOID : RFC931 20 : deny" meansDavid Malone2001-08-181-1/+6
* Run correctly on a machine built without AF_INET6 supportBrian Somers2001-08-186-33/+65
* Build properly with -DNOINET6Brian Somers2001-08-181-2/+2
* Build properly with -DNOIPV6Brian Somers2001-08-181-0/+2
* Remove a blank line that snuck in with the previous commit.Dag-Erling Smørgrav2001-08-181-1/+1
* Implement compute_stats() in terms of devstat_compute_statistics(). ThisKenneth D. Merry2001-08-183-104/+41
* Unbreak linux compatibility by providing the correct length of the buffer.Mark Peek2001-08-181-1/+1
* There is nothing special that requires SSE to be only on 686 class cpus.Peter Wemm2001-08-182-12/+8
* Correct path (../crypto, not ../../crypto)Peter Wemm2001-08-182-6/+3
* Sigh. ufs_lookup() calls ffs_snapgone(), meaning that 'options EXT2FS'Peter Wemm2001-08-182-2/+9
* Only compile the ufs components if FFS || IFS || EXT2FS are present, notPeter Wemm2001-08-181-12/+35
* Don't alocate a 400 byte buffer on the stack,Julian Elischer2001-08-181-24/+40
* Turn off SMP on Alpha for the time being. There are some memory orderingJohn Baldwin2001-08-182-2/+2
* Grab Giant around trapsignal() at the bottom of trap().John Baldwin2001-08-181-0/+2
* Remove redundant declarations of functions that are declared inJohn Baldwin2001-08-181-2/+0
* New release note: CDROM booting on IBMs.Bruce A. Mah2001-08-182-0/+10
* Re-initialize gp after a jsr.David E. O'Brien2001-08-171-0/+4
* Add some comments.Dag-Erling Smørgrav2001-08-171-3/+26
* Actuall make plumb work in addition to create as per the manpage.Brooks Davis2001-08-171-1/+2
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDDima Dorfman2001-08-174-2/+192
* Implement a LOCAL_PEERCRED socket option which returns aDima Dorfman2001-08-175-4/+135
* New release note: SA-01:53.Bruce A. Mah2001-08-172-0/+14
* When discussing optimization levels, don't put the compiler options inDima Dorfman2001-08-171-1/+2
* Xref raise(3).Dima Dorfman2001-08-171-0/+1
* Clarify the description string for one of the StrongARM based cards.Scott Long2001-08-171-1/+2
* Troll for MFCs that haven't been marked as such: KERNCONF, an(4)Bruce A. Mah2001-08-172-44/+36
* Markup nit: Mark some things with <envar> that used be done withBruce A. Mah2001-08-172-8/+8
* Use a build-tool to create the .mgc files.David E. O'Brien2001-08-172-6/+13
* New/updated release notes: maxusers tunable, vidcontrol(1) -h,Bruce A. Mah2001-08-172-2/+24
* Fix style nits.David E. O'Brien2001-08-172-16/+16
* Removed the (possible) ambiguity in /etc/rc.conf comment.Ruslan Ermilov2001-08-172-4/+4
* New/modified release notes: Update isdn4bsd entry (users mustBruce A. Mah2001-08-172-12/+20
* Removed comments that simply describe what is seen by ``cvs di -rRELENG_4''Ruslan Ermilov2001-08-171-3/+0
* mdoc(7) police: collapse multiple spaces.Ruslan Ermilov2001-08-171-1/+1