summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use buffer-safe string functions for paranoia.kris2002-10-121-11/+12
* Zero memory after malloc. This stops sysinstall from dumping corekris2002-10-121-0/+1
* Document import of gdb-5.2.1.mp2002-10-122-14/+40
* Remove dependency on version.in for version information.mp2002-10-121-2/+3
* Polish previous commit:marcel2002-10-121-13/+18
* MFp4: Include machine/vmparam.h to pull in definition of IA64_RR_BASE.marcel2002-10-121-0/+1
* Make this compile on 64-bit architectures (e.g. ia64) by not assumingmarcel2002-10-122-4/+4
* Remove the dependency on ia64_cpu.h by not defining pmap_kextract()marcel2002-10-121-6/+1
* Disallow libdialog to be used in setugid applications; it is chock fullkris2002-10-121-0/+8
* And the MFbed for the German version of the -current release notes, thisue2002-10-1235-1556/+2576
* Add self.anders2002-10-121-0/+1
* Fix function parameter lists to be correct and eliminate compiler warnings.mp2002-10-121-3/+4
* Resolve conflicts with gdb-5.2.1 import.mp2002-10-123-1/+15
* This commit was generated by cvs2svn to compensate for changes in r104990,mp2002-10-1219-313/+1064
|\
| * Import gdb-5.2.1mp2002-10-1222-319/+1086
* | Add restrict type-qualifier.mike2002-10-1220-49/+46
* | Fix a dozen typos, among them dmr's last name :-) and the ever soschweikh2002-10-121-299/+299
* | s/dependancy/dependency/schweikh2002-10-124-5/+5
* | Fixed syntax errors and printf format errors.bde2002-10-121-3/+5
* | o Add typedefs for size_t and ssize_t.mike2002-10-121-17/+100
* | Cosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like in other placesache2002-10-121-4/+5
* | 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
OpenPOWER on IntegriCloud