]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-02 alfredAdd function linux_msg() for regulating output from...
2003-01-01 impIt appears that the SANYO SCP-4900 needs similar quirks...
2003-01-01 impSync to usbdevs 1.103
2003-01-01 impAdd Sanyo SCP-4900 phone. It needs quirks.
2003-01-01 impNow that we've 'branched' 5.0, desupport FreeBSD 3...
2003-01-01 jakeAdd a driver for the Zilog 8530 dual uart found in...
2003-01-01 alcUpdate the assertions in vm_page_insert() and vm_page_l...
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2003-01-01 schweikhFix typos; add FreeBSD Id where missing.
2003-01-01 impHappy 2003.
2003-01-01 simokawaExperimental support for suspend/resume, not finished...
2003-01-01 simokawaReduce debug message.
2003-01-01 simokawa- Retry phy access when the wait-loop count is exhausted.
2003-01-01 impUse 0600 for permissions for /dev/devctl until it is...
2003-01-01 imp'wepmode on' is needed to turn on wep.
2003-01-01 alfredWhen compiling the kernel do not implicitly include...
2003-01-01 alfredWhen complaining about obsolete/unimplemented syscalls...
2003-01-01 alfredfdcopy() only needs a filedesc pointer.
2003-01-01 alfredpurge 'register'.
2003-01-01 alfredSince fdshare() and fdinit() only operate on filedescs...
2003-01-01 alfredfdinit() does not need to lock the filedesc it is creat...
2003-01-01 alcAdd a needed #include.
2002-12-31 njlReturn an error when r/w is requested on an unsupported...
2002-12-31 trhodesAdd a COMPATIBILITY section. Note what is not supported.
2002-12-31 alcImplement a variant locking scheme for vm maps: Access...
2002-12-31 jakeRevert previous and move the prototype for db_alt_break...
2002-12-31 samo reduce the overhead of calling ppsratecheck by using...
2002-12-31 trhodess/arn't/are not/
2002-12-31 rwatsonFurther sync to kernel make_dev(): since we don't provi...
2002-12-31 chrisA refused connection will return ECONNREFUSED rather...
2002-12-31 phkReduce size of individual bits of the dists to 240640...
2002-12-31 simokawaFix and add several device IDs.
2002-12-31 simokawa- Implement primal Configuration ROM parser.
2002-12-31 phkSetup a symlink to the distribution name in the root...
2002-12-31 simokawaImprove error checking of phy access and retry when...
2002-12-31 nyanMFi386: Add the bge driver.
2002-12-31 jakeReserve major 182 for the zs driver.
2002-12-31 jake- Add a function db_alt_break which recognizes the...
2002-12-31 simokawaadd fwmem* and fw*.
2002-12-31 rwatsonSet the mode on the raidctl device to 0600.
2002-12-31 rwatsonUse UID_ and GID_ constants for uid and gid arguments...
2002-12-31 scottlConvert the use of MAXBSIZE in the dma tag to more...
2002-12-31 mikeAdd complete struct timeval by including <sys/_timeval.h>.
2002-12-31 mikeMove struct timeval to its own header so that it can...
2002-12-31 obrienRIP liloldr.
2002-12-30 trhodesCorrect .Dt macro.
2002-12-30 trhodesActually cvs add the ciss.4 file...
2002-12-30 trhodesAdd a manual page for the ciss driver.
2002-12-30 samMFS 1.6.2.3: fixup statistics; turn off batching by...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-30 jakeUpdate to use the common hardware list instead of creat...
2002-12-30 jake- Make this just be a list of supported systems, and...
2002-12-30 jakeUpdates to stuff that supported or not supported on...
2002-12-30 samCorrect mbuf packet header propagation. Previously...
2002-12-30 samfix build (make LINT)
2002-12-30 dillonRemove the PAWS ack-on-ack debugging printf().
2002-12-30 obrienA better rationale justifying rev 1.6 is to support...
2002-12-30 samcorrect style bogons
2002-12-30 mikeRemove hack from rev 1.15; getbsize(3)'s original inter...
2002-12-30 mikeBack out rev 1.19; getbsize(3)'s original interface...
2002-12-30 mikeBack out rev 1.78; getbsize(3)'s original interface...
2002-12-30 jakeFix compiling without DDB and ALT_BREAK_TO_DEBUGGER.
2002-12-30 mikeBack out rev 1.33; getbsize(3)'s original interface...
2002-12-30 mikeBack out rev 1.20; getbsize(3)'s original interface...
2002-12-30 mikeBack out rev 1.27; getbsize(3)'s original interface...
2002-12-30 mikeBack out rev 1.44; getbsize(3)'s original interface...
2002-12-30 schweikhMinor typo fixes and whitespace cleanups.
2002-12-30 rwatsonAdd "-h" arguments to getfacl and setfacl, which behave...
2002-12-30 muxLeave only one of the two $FreeBSD$ tag, and use __FBSD...
2002-12-30 obrienChange the ident so people know a kernel built with...
2002-12-30 obrienSync with GENERIC rev 1.371.
2002-12-30 obrienUsing our new wonderful include directive, save our...
2002-12-30 obrienBack out the s/int */size_t */ commit.
2002-12-30 obrienMake fully WARNS=5 clean.
2002-12-30 obrienUse basename(3).
2002-12-30 simokawaImport FireWire userland utility.
2002-12-30 obrienUse <sys/endian.h> rather than a private verison.
2002-12-30 obrienMove elf2aout back to /usr/bin -- it is a general devel...
2002-12-30 obrienUse the offical sys/endian.h rather than reaching way...
2002-12-30 obrienAdjust path to crunchide.
2002-12-30 obrienAdjust max WARNs for sparc64.
2002-12-30 obrienStyle cleanup.
2002-12-30 obrienMake WARNS=5 clean.
2002-12-30 simokawaInstall /sys/dev/firewire/*.h under /usr/include/dev...
2002-12-30 simokawa- Add more CSR related definitions (IEEE-1212).
2002-12-30 obrienThis builds fine with WARNS.
2002-12-30 obrienThis really isn't WARNS clean.
2002-12-30 obrienThis compiles fine w/WARNS.
2002-12-30 acheAdd ca_ES locale
2002-12-30 acheAdd directories for upcoming ca_ES locale
2002-12-30 alc - Mark the kernel_map as a system map immediately...
2002-12-30 mikeMake the first argument to getbsize(3) a `size_t *...
2002-12-30 trhodesUse 'msdosfs' in the /etc/fstab example. However,...
2002-12-30 jmallettPrint old mixer levels when setting new ones.
2002-12-30 samo cannot use M_COPY_PKTHDR on an mbuf that has a cluste...
2002-12-30 marcelFix LP64 architectures and especially ia64. Functions...
2002-12-30 alc - Increment the vm_map's timestamp if _vm_map_trylock...
2002-12-29 wollmanFix printf format errors on 64-bit platforms and make...
2002-12-29 trhodesAdd msdosfs.5
2002-12-29 trhodesMove the msdos.5 manual page to msdosfs.5 to be more...
next