]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-09 ru- Put missing prototype for rcmd() in <unistd.h>.
2001-11-09 dfr* Make sure we increment pm_stats.resident_count in...
2001-11-09 dfrRaise SIGILL for General Exceptions - its closer to...
2001-11-09 dfrReserve more space for phys_avail. Really need to be...
2001-11-09 dfrTeach DDB about branch registers.
2001-11-09 dfrDefine PS and VE fields of region register correctly.
2001-11-09 dcsThe algorithm that computes the tables used in the...
2001-11-09 impo Try to do 3.3V support better for the 6722 and 6729/30.
2001-11-09 impFix the 3.3V support for Cirrus Logic CL-PD6710. This...
2001-11-09 impForced commit to make diffs easier
2001-11-09 marcelImplement os_boot_rendez. Application processors are...
2001-11-09 rwatsono nvi failed to correctly handle EINTR returned from...
2001-11-09 peterNote that the manpage is incorrect about the vector...
2001-11-08 peterThis commit was generated by cvs2svn to compensate...
2001-11-08 peter<repo surgery - force revision change>
2001-11-08 wollmanActually, arc4random() returns a uint32_t, not an int...
2001-11-08 gallatinfix jot -r on 64-bit platforms by teaching it that...
2001-11-08 dillonPlacemark an interrupt race in -current which is curren...
2001-11-08 mikehDon't allocate a zero byte segment.
2001-11-08 kuriyamaAdd support for Intel's i820/i840/i845/i850/i860 chipset.
2001-11-08 rwatsono General style improvemnts.
2001-11-08 rwatsono Trim trailing whitespace from kern_mib.c, as suggeste...
2001-11-08 alfredleverage fixed fifo implementation (rev 1.56 of
2001-11-08 alfreduse syslog rather than printf so we can see what's...
2001-11-08 alfredstyle fixes, fix line wrap and function declaration
2001-11-08 alfredSwitch behavior of fifos to more closely match what...
2001-11-08 rwatsono Replace reference to 'struct proc' with 'struct threa...
2001-11-08 obrienWe need to operate on struct thread now, not struct...
2001-11-08 peterFor what its worth, sync up the type of ps_arg_cache_ma...
2001-11-08 peterkern.ps_arg_max_cache is a long, not an int. I believe...
2001-11-07 obrienTraditionally work in the -traditional case.
2001-11-07 kbyancAdd quirk for Minolta 2330 Zoom digital camera.
2001-11-07 teggeDon't call setvar() with the VTEXTFIXED flag. A copy...
2001-11-07 obrienFix vendor ID's.
2001-11-07 kbyancAdd quirk for Nikon Coolpix 995.
2001-11-07 bmahCatch up on old release notes: fxp(4) dynamic standby...
2001-11-07 obrienrcsid[]->__FBSDID
2001-11-07 rwatsono When "-n" is used with watch, it disables the use...
2001-11-07 fennerInitialize first to -1; this will create a (nearly...
2001-11-07 ddNMBCLUSTERS, not NMBCLUSTER.
2001-11-07 peterFix printf format bugs introduced in rev 1.34 for print...
2001-11-07 jhbRemove a few more debugging bits and turn on twiddle...
2001-11-07 fennerUpdate the nsswitch.conf -> host.conf generator to...
2001-11-07 fennerDon't ignore unknown characters. The previous code...
2001-11-06 kbyancFix bug in scsi_read_write() where it might use 6-byte...
2001-11-06 peterAdd AMD766 OHCI USB controller. Remove unused VENDORID...
2001-11-06 umeFixed the behavior when there is no inbound policy...
2001-11-06 jhb- Change the f_isdir field of struct file to be a flags...
2001-11-06 olgeniFixes:
2001-11-06 olgeniFixes:
2001-11-06 olgeniTypo: compatability -> compatibility
2001-11-06 olgeniFixes:
2001-11-06 olgeniwebsite -> web site
2001-11-06 olgeniFix typo:
2001-11-06 olgeniFix typos:
2001-11-06 olgeniFix typos:
2001-11-06 tmmAdd emul.c and in_cksum.c, make the OpenFirmware consol...
2001-11-06 tmmAdd a special OpenFirmware entry point for terminating...
2001-11-06 tmmAdd code to emulate unimplemented (non-fp) instructions...
2001-11-06 rwatsono Cache the process's struct prison so as to create...
2001-11-06 tmmAdd optimized implementations of in_cksum_skip() and...
2001-11-06 tmmFix the intial setup of the stray interrupt handler...
2001-11-06 jhb- Add a simple SUSP parser.
2001-11-06 rwatsono Remove a tab missed in the previous whitespace commit.
2001-11-06 rwatsono Remove double-indentation of sysctl_kern_securelvl...
2001-11-06 bmahFix typo: s/dirver/driver/
2001-11-06 greenAdd missing include for <ctype.h>
2001-11-06 jhbSwitch to using ANSI function declarations and add...
2001-11-06 greenCorrectly unlock the target process if /proc/$foo/mem...
2001-11-06 obrienFix tab damage in rev 1.326.
2001-11-06 iwasakiAdd S4BIOS sleep (BIOS hibernation) and DSDT overriding...
2001-11-06 nyanRemove /usr/src/sbin/pc98 from srcdirs entry. It is...
2001-11-06 nyanMFi386: sys/boot/i386/loader/main.c revision 1.25
2001-11-06 nyanMFi386: sys/boot/i386/libi386/Makefile revision 1.21
2001-11-06 phkThis file was part of something grander, which doesn...
2001-11-06 phkThis file is a 2.2 vintage pre-CAM file of no current...
2001-11-06 assaruse cp instead of mv to get the right name of the yacc...
2001-11-06 desMore drive-by stylification, and some clarifications
2001-11-06 desMore drive-by stylification
2001-11-06 desDrive-by stylification + reintroduce set_border().
2001-11-06 dessyscons' set_border() is now named sc_set_border()...
2001-11-06 arr- Fixes non-zero'd out sin_zero field problem so that...
2001-11-05 peterDocument the reset command. I would have thought it...
2001-11-05 kbyancAdd quirk entry for Olympus E-100RS digital camera...
2001-11-05 arro No need to set values to 0 when we utilize M_ZERO
2001-11-05 phkUpdate.
2001-11-05 phkThis is long since unused.
2001-11-05 phkThis simple shell-script tries to find *.c files under...
2001-11-05 phkGC the a.out support in DDB, nothing anywhere would...
2001-11-05 arr- Include machine/md_var.h to get rid of cpu_reset...
2001-11-05 phkGC userconfig after Peter axed it 15 months ago.
2001-11-05 dwmaloneAdd a note explaining why CLOCKS_PER_SEC isn't 1000000.
2001-11-05 phk3.5 years ago Wollman wrote:
2001-11-05 phkAlso remove the .h files for the old rp driver.
2001-11-05 phkGarbage call!
2001-11-05 rwatsono dpt_control.c is not compiled into the system (commen...
2001-11-05 jhaysrc/sbin/i386 does not exist anymore. Tripped over...
2001-11-05 phkRemove the old RocketPort driver which was left behind...
2001-11-05 dwmaloneAnding the fsid with 0xffff was causing aliasing problems.
2001-11-05 dwmaloneMake filenames const to avoid a few warnings.
next