]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-11 impadd note about why I used d_thread_t in the prototypes.
2001-11-11 impMove all: target to kern.pre.mk so it matters less...
2001-11-11 gshapiroFix NO_SENDMAIL knob. When FreeBSD's old BSD version...
2001-11-11 marcelAppend to SYSTEM_OBJS and CLEAN before including kern...
2001-11-11 bdeFixed namespace pollution related to `err' in libc...
2001-11-11 bdeFixed style bugs (tab corruption) on every changed...
2001-11-10 arr- No need for resetting values to 0 when M_ZERO flag...
2001-11-10 iedowseRemove an extraneous argument to fprintf that -Wformat...
2001-11-10 desIncrement the loop counter.
2001-11-10 markmMake rsh(d) more secure (Hah!) by not defaulting PAM...
2001-11-10 marcelAvoid using the .align directive to skip to the next...
2001-11-09 iedowseProperly sanity-check the old msgbuf structure before...
2001-11-09 tmmForced commit to note that a large portion of the code...
2001-11-09 dillonFix deadlock introduced in 1.73 (Jan 1998). The paging...
2001-11-09 tmmAdd entries for the recently committed code.
2001-11-09 tmmAdd a file forgotten in the previous commit (a kobj...
2001-11-09 tmmAdd EBus support code, ported from NetBSD.
2001-11-09 tmmAdd ISA support code for sparc64.
2001-11-09 tmmAdd support for the Sun psycho/sabre UPA-PCI bridge...
2001-11-09 tmmSupport for the UltraSpac DVMA MMU (IOMMU), ported...
2001-11-09 tmmAdd some OpenFirmware bus support code and definitions.
2001-11-09 tmmAdd bus_space and busdma support for sparc64.
2001-11-09 tmmAdd a nexus device for sparc64, which uses the OpenFirm...
2001-11-09 tmmHeader file updates needed for the cache code: add...
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanAdd `Theory' file from tzcode which explains how and...
2001-11-09 wollmanMerge tzdata2001d update from vendor branch.
2001-11-09 tmmAdd cache handling code for sparc64.
2001-11-09 wollmanUpdated timezone database from Arthur Olson.
2001-11-09 wollmanThis commit was generated by cvs2svn to compensate...
2001-11-09 wollmanAdd share/zoneinfo/North_Dakota in preparation for...
2001-11-09 dillonAdd terminating % so the last fortune can be found.
2001-11-09 acheBack out switching from libreadline to libedit:
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>
next