| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use buffer-safe string functions for paranoia. | kris | 2002-10-12 | 1 | -11/+12 |
* | Zero memory after malloc. This stops sysinstall from dumping core | kris | 2002-10-12 | 1 | -0/+1 |
* | Document import of gdb-5.2.1. | mp | 2002-10-12 | 2 | -14/+40 |
* | Remove dependency on version.in for version information. | mp | 2002-10-12 | 1 | -2/+3 |
* | Polish previous commit: | marcel | 2002-10-12 | 1 | -13/+18 |
* | MFp4: Include machine/vmparam.h to pull in definition of IA64_RR_BASE. | marcel | 2002-10-12 | 1 | -0/+1 |
* | Make this compile on 64-bit architectures (e.g. ia64) by not assuming | marcel | 2002-10-12 | 2 | -4/+4 |
* | Remove the dependency on ia64_cpu.h by not defining pmap_kextract() | marcel | 2002-10-12 | 1 | -6/+1 |
* | Disallow libdialog to be used in setugid applications; it is chock full | kris | 2002-10-12 | 1 | -0/+8 |
* | And the MFbed for the German version of the -current release notes, this | ue | 2002-10-12 | 35 | -1556/+2576 |
* | Add self. | anders | 2002-10-12 | 1 | -0/+1 |
* | Fix function parameter lists to be correct and eliminate compiler warnings. | mp | 2002-10-12 | 1 | -3/+4 |
* | Resolve conflicts with gdb-5.2.1 import. | mp | 2002-10-12 | 3 | -1/+15 |
* | This commit was generated by cvs2svn to compensate for changes in r104990, | mp | 2002-10-12 | 19 | -313/+1064 |
|\ |
|
| * | Import gdb-5.2.1 | mp | 2002-10-12 | 22 | -319/+1086 |
* | | Add restrict type-qualifier. | mike | 2002-10-12 | 20 | -49/+46 |
* | | Fix a dozen typos, among them dmr's last name :-) and the ever so | schweikh | 2002-10-12 | 1 | -299/+299 |
* | | s/dependancy/dependency/ | schweikh | 2002-10-12 | 4 | -5/+5 |
* | | Fixed syntax errors and printf format errors. | bde | 2002-10-12 | 1 | -3/+5 |
* | | o Add typedefs for size_t and ssize_t. | mike | 2002-10-12 | 1 | -17/+100 |
* | | Cosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like in other places | ache | 2002-10-12 | 1 | -4/+5 |
* | | Fix style bugs: | schweikh | 2002-10-12 | 52 | -257/+256 |
* | | This commit was generated by cvs2svn to compensate for changes in r104977, | ache | 2002-10-12 | 2 | -0/+10 |
|\ \ |
|
| * | | Fix problem with missing pseudographics on stock xterm* entries - | ache | 2002-10-12 | 2 | -0/+10 |
* | | | Describe the restrictions on seeking on wide character streams, and also | tjr | 2002-10-12 | 1 | -3/+15 |
* | | | Increase the max dummynet hash size from 1024 to 65536. Default is still | seanc | 2002-10-12 | 3 | -3/+9 |
* | | | Remove NO_GEOM option. No outstanding show-stoppers. | phk | 2002-10-12 | 3 | -6/+0 |
* | | | Aesthetics: Output a prefix before sourcing rc.local as the old rc | dd | 2002-10-12 | 1 | -0/+4 |
* | | | Aesthetics: Most (all?) other messages output at boot time have | dd | 2002-10-12 | 1 | -1/+1 |
* | | | - Add a section on logging ktr entries to disk via ALQ. | jeff | 2002-10-12 | 1 | -0/+42 |
* | | | The -a and -d flags are mutually exclusive, show them as such in usage() and | jmallett | 2002-10-12 | 2 | -2/+6 |
* | | | - kserunnable() is now sched_runnable() change instances of these where | jeff | 2002-10-12 | 2 | -4/+6 |
* | | | - Create a new scheduler api that is defined in sys/sched.h | jeff | 2002-10-12 | 21 | -528/+774 |
* | | | Fix a typo causing incorrect formatting for negative values in some locales | tjr | 2002-10-12 | 1 | -3/+5 |
* | | | Update for 2.13 10-Oct-2002 import. | obrien | 2002-10-12 | 1 | -1/+10 |
* | | | Update for 2.13 10-Oct-2002 import. | obrien | 2002-10-12 | 1 | -1/+10 |
* | | | Shut up GCC, don't shadow Version 6 standard functions. | obrien | 2002-10-12 | 6 | -6/+6 |
* | | | Talk about punting and not going to any trouble to DTRT: | obrien | 2002-10-12 | 6 | -1/+12 |
* | | | Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0 | obrien | 2002-10-12 | 1 | -1/+2 |
* | | | - Add a reference to ktrdump(8) | jeff | 2002-10-12 | 1 | -12/+2 |
* | | | - Move the description of KTR_CPUMASK into the "Event Masking" section. | jeff | 2002-10-12 | 1 | -27/+2 |
* | | | - Remove the bogus reference to the removed KTR_EXTEND option. | jeff | 2002-10-12 | 1 | -5/+2 |
* | | | Use the new freebsd output format from Binutils 2.13.1. | obrien | 2002-10-12 | 1 | -2/+2 |
* | | | ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf. | obrien | 2002-10-12 | 1 | -1/+1 |
* | | | Clarify details of the birth of Richard I of England. | grog | 2002-10-12 | 1 | -1/+1 |
* | | | Register the machine check private state spinlock on ia64. | peter | 2002-10-12 | 1 | -0/+3 |
* | | | The 2.13-almost.1 import was done on 10/10, not 11/10. | obrien | 2002-10-12 | 3 | -6/+6 |
* | | | Update for 2.13 10-Oct-2002 import. | obrien | 2002-10-12 | 1 | -476/+696 |
* | | | Know that a 10160 is the same as a 12160. | mjacob | 2002-10-12 | 1 | -0/+2 |
* | | | Save errno around calls to free(); at least some code paths clobber it | tjr | 2002-10-11 | 1 | -0/+3 |