summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix style bugs:schweikh2002-10-1252-257/+256
* This commit was generated by cvs2svn to compensate for changes in r104977,ache2002-10-122-0/+10
|\
| * Fix problem with missing pseudographics on stock xterm* entries -ache2002-10-122-0/+10
* | Describe the restrictions on seeking on wide character streams, and alsotjr2002-10-121-3/+15
* | Increase the max dummynet hash size from 1024 to 65536. Default is stillseanc2002-10-123-3/+9
* | Remove NO_GEOM option. No outstanding show-stoppers.phk2002-10-123-6/+0
* | Aesthetics: Output a prefix before sourcing rc.local as the old rcdd2002-10-121-0/+4
* | Aesthetics: Most (all?) other messages output at boot time havedd2002-10-121-1/+1
* | - Add a section on logging ktr entries to disk via ALQ.jeff2002-10-121-0/+42
* | The -a and -d flags are mutually exclusive, show them as such in usage() andjmallett2002-10-122-2/+6
* | - kserunnable() is now sched_runnable() change instances of these wherejeff2002-10-122-4/+6
* | - Create a new scheduler api that is defined in sys/sched.hjeff2002-10-1221-528/+774
* | Fix a typo causing incorrect formatting for negative values in some localestjr2002-10-121-3/+5
* | Update for 2.13 10-Oct-2002 import.obrien2002-10-121-1/+10
* | Update for 2.13 10-Oct-2002 import.obrien2002-10-121-1/+10
* | Shut up GCC, don't shadow Version 6 standard functions.obrien2002-10-126-6/+6
* | Talk about punting and not going to any trouble to DTRT:obrien2002-10-126-1/+12
* | Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0obrien2002-10-121-1/+2
* | - Add a reference to ktrdump(8)jeff2002-10-121-12/+2
* | - Move the description of KTR_CPUMASK into the "Event Masking" section.jeff2002-10-121-27/+2
* | - Remove the bogus reference to the removed KTR_EXTEND option.jeff2002-10-121-5/+2
* | Use the new freebsd output format from Binutils 2.13.1.obrien2002-10-121-2/+2
* | ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf.obrien2002-10-121-1/+1
* | Clarify details of the birth of Richard I of England.grog2002-10-121-1/+1
* | Register the machine check private state spinlock on ia64.peter2002-10-121-0/+3
* | The 2.13-almost.1 import was done on 10/10, not 11/10.obrien2002-10-123-6/+6
* | Update for 2.13 10-Oct-2002 import.obrien2002-10-121-476/+696
* | Know that a 10160 is the same as a 12160.mjacob2002-10-121-0/+2
* | Save errno around calls to free(); at least some code paths clobber ittjr2002-10-111-0/+3
* | Document the kind of format string strfmon() expects. Sync the Errorstjr2002-10-111-5/+74
* | Use the new struct lconv members to determine how to format internationaltjr2002-10-111-1/+12
* | Non-negative amounts should not have an extra space in front of themtjr2002-10-111-6/+2
* | "Left precision" and "right precision" are not flags, but separate partstjr2002-10-111-13/+15
* | Zap the early-adopter transition aid before we get into seriouspeter2002-10-113-13/+1
* | * Negative #if's are harder to read as they don't tell exactly what archobrien2002-10-1113-52/+60
* | cut/paste the pmap_new_altkstack stuff from the other platforms.peter2002-10-111-3/+47
* | Call uma_zalloc on pvzone with M_NOWAIT, just like i386 and alpha.peter2002-10-111-1/+1
* | - Move the 'done1' label down below the unlock of the proc lock and movejhb2002-10-111-10/+9
* | The CAM system has it's own ideas of what locks are to be held by whom.phk2002-10-111-19/+24
* | GDB plays nice with Binutils again.obrien2002-10-111-1/+0
* | s/modunload/kldunloadimp2002-10-111-1/+1
* | SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago.jhb2002-10-111-12/+5
* | Use the new FreeBSD vectors from Binutils 2.13.1.obrien2002-10-112-2/+2
* | Use the new freebsd output format from Binutils 2.13.1.obrien2002-10-113-3/+3
* | Add typedefs for size_t and ssize_t, allow struct iovec to be definedmike2002-10-111-2/+18
* | Fix %z to always print values as signed like it is supposed to.jhb2002-10-111-2/+2
* | Binutils 2.13 grew some warnings that make WARNS != 0 now impossible onobrien2002-10-111-1/+1
* | No need to hold Giant will harvesting RNG data; change callout_init sosam2002-10-112-2/+4
* | This should enable 10160 support. As best as I can tell, the samemjacob2002-10-113-4/+27
* | Fix the code so that it no longer on alpha refers to the now nonexistentmjacob2002-10-111-17/+1
OpenPOWER on IntegriCloud