summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implement cpu_wait().jake2001-08-181-3/+26
* Increase the size of the phys_avail memory map. Implement pmap_dispose_proc.jake2001-08-181-9/+46
* Spell ta 1 correctly as ta %xcc, 1. Use %pil for critical enter/exitjake2001-08-181-13/+10
* Gcc 3.0 requires a .register pseudo-op for certain global registers whenjake2001-08-181-0/+5
* fix typojulian2001-08-181-1/+1
* Extend comments documenting various supported audio formats and mixer devices.sobomax2001-08-181-37/+54
* Clear up what the line "ALL : PARANOID : RFC931 20 : deny" meansdwmalone2001-08-181-1/+6
* Run correctly on a machine built without AF_INET6 supportbrian2001-08-186-33/+65
* Build properly with -DNOINET6brian2001-08-181-2/+2
* Build properly with -DNOIPV6brian2001-08-181-0/+2
* Remove a blank line that snuck in with the previous commit.des2001-08-181-1/+1
* Implement compute_stats() in terms of devstat_compute_statistics(). Thisken2001-08-183-104/+41
* Unbreak linux compatibility by providing the correct length of the buffer.mp2001-08-181-1/+1
* There is nothing special that requires SSE to be only on 686 class cpus.peter2001-08-182-12/+8
* Correct path (../crypto, not ../../crypto)peter2001-08-182-6/+3
* Sigh. ufs_lookup() calls ffs_snapgone(), meaning that 'options EXT2FS'peter2001-08-182-2/+9
* Only compile the ufs components if FFS || IFS || EXT2FS are present, notpeter2001-08-181-12/+35
* Don't alocate a 400 byte buffer on the stack,julian2001-08-181-24/+40
* Turn off SMP on Alpha for the time being. There are some memory orderingjhb2001-08-182-2/+2
* Grab Giant around trapsignal() at the bottom of trap().jhb2001-08-181-0/+2
* Remove redundant declarations of functions that are declared injhb2001-08-181-2/+0
* New release note: CDROM booting on IBMs.bmah2001-08-182-0/+10
* Re-initialize gp after a jsr.obrien2001-08-171-0/+4
* Add some comments.des2001-08-171-3/+26
* Actuall make plumb work in addition to create as per the manpage.brooks2001-08-171-1/+2
* Implement getpeereid(3), a front-end to the LOCAL_PEERCREDdd2001-08-174-2/+192
* Implement a LOCAL_PEERCRED socket option which returns add2001-08-175-4/+135
* New release note: SA-01:53.bmah2001-08-172-0/+14
* When discussing optimization levels, don't put the compiler options indd2001-08-171-1/+2
* Xref raise(3).dd2001-08-171-0/+1
* Clarify the description string for one of the StrongARM based cards.scottl2001-08-171-1/+2
* Troll for MFCs that haven't been marked as such: KERNCONF, an(4)bmah2001-08-172-44/+36
* Markup nit: Mark some things with <envar> that used be done withbmah2001-08-172-8/+8
* Use a build-tool to create the .mgc files.obrien2001-08-172-6/+13
* New/updated release notes: maxusers tunable, vidcontrol(1) -h,bmah2001-08-172-2/+24
* Fix style nits.obrien2001-08-172-16/+16
* Removed the (possible) ambiguity in /etc/rc.conf comment.ru2001-08-172-4/+4
* New/modified release notes: Update isdn4bsd entry (users mustbmah2001-08-172-12/+20
* Removed comments that simply describe what is seen by ``cvs di -rRELENG_4''ru2001-08-171-3/+0
* mdoc(7) police: collapse multiple spaces.ru2001-08-171-1/+1
* mdoc(7) police: fixed the fatal.ru2001-08-171-1/+1
* Note that cdrecord is a part of the sysutils/cdrtools port.bmah2001-08-174-8/+10
* MFS:bmah2001-08-172-22/+22
* mdoc(7) police: markup nit.ru2001-08-171-1/+1
* The ports that convert screendumps into text or png called scr2*, notsobomax2001-08-171-2/+4
* Make source crunches work as well as object crunches; broken in thejoe2001-08-171-1/+1
* Simplify overflow calculations a bitache2001-08-171-4/+2
* Remove extra check, already done in upper level caller, i.e. inache2001-08-171-5/+1
* Mention ftell & ftello in EOVERFLOW section too.ache2001-08-171-1/+5
* Add more overflow checks in case of fseek()ache2001-08-171-0/+8
OpenPOWER on IntegriCloud