]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-09-08 njlDon't disable interrupts a second time. Remove an...
2003-09-08 alcUse pmap_extract_and_hold() in pipe_build_write_buffer...
2003-09-08 wpaulFix path of pci #includes that I botched.
2003-09-08 wpaulFix PATH: directive in sys/modules/re/Makefile, and...
2003-09-08 alcIntroduce a new pmap function, pmap_extract_and_hold...
2003-09-08 wpaulTake the support for the 8139C+/8169/8169S/8110S chips...
2003-09-07 marcelUntangle the code in this file to improve understandabi...
2003-09-07 marcelRemove the assumption that a bus_space_handle_t is...
2003-09-07 obrienEnable '--interpreter=mi' support.
2003-09-07 obriens/x86-64/amd64/
2003-09-07 obrienstyle.Makefile(5)
2003-09-07 alcMFamd64/i386
2003-09-07 marcelImproved English, proper spacing and capitalization...
2003-09-07 alcRevise the locking in mincore(2).
2003-09-07 charnierUse uid_t.
2003-09-07 hmpChange an `is' to a `was' in the AUTHORS section.
2003-09-07 charnierDo not print the result of strftime() in case of failur...
2003-09-07 cgupdate my email address.
2003-09-07 charnierAdd FBSDID. Do not \n terminate warnx() argument. fprin...
2003-09-07 charnierIntroduce arguments the standard way. In .Ar command...
2003-09-07 charnierRemove duplicate #include. Do not \n terminate errx...
2003-09-07 charnierAdd FBSDID. Use errx() instead of fprintf()/exit()...
2003-09-07 charnierThe .Fn function. Dot terminate sentences. Use .Bd...
2003-09-07 bdeclock.c:
2003-09-07 ru- No need to create libfoo.so -> libfoo.so.X symlinks...
2003-09-07 charnierReplace a reference to non existant mount_ffs(8) by...
2003-09-07 bdeMoved stop/start code for other CPUs to near the beginn...
2003-09-07 ruEliminate the need in uname(1) during install.
2003-09-07 bdeRestored non-egregious casts so that this file compiles...
2003-09-07 ruOnly evaluate CVS version once, when necessary.
2003-09-07 ruOnly evaluate CVS version once, when necessary.
2003-09-07 bdeRestored a non-egregious cast so that this file compile...
2003-09-07 ruImplement sed(1) commands using the make(1)'s RE variab...
2003-09-07 ruDon't escape names in MLINKS: this won't work with...
2003-09-07 tjrReturn EINVAL if the contested bit is not set on the...
2003-09-07 schweikhFix testing of arith_assign() value for $((a=15)).
2003-09-07 tjrUse KERN_PROC_PROC instead of KERN_PROC_ALL when enumer...
2003-09-07 jmgmake sure we really don't have a tty when installing...
2003-09-07 tjrAdd support for the Coda 6.x venus<->kernel interface...
2003-09-07 marcelNow that PC98 has it's own MD file, use uart_cpu_$...
2003-09-07 marcelMFp4: Revamped GENERIC (and hints). This is some much...
2003-09-07 marcelReplace the ttyd[0-3] entries with ttyu[0-3]. The forme...
2003-09-07 marcelReplace sio(4) with uart(4). Remove the sio(4) hints...
2003-09-07 alcmsync(2) should be declared MP-safe.
2003-09-07 marcelFix build breakage caused by the inclusion of <ddb...
2003-09-07 davidxuTurning on warning for static LDT allocation.
2003-09-07 impAdd proper pc98 MD files. Add a commented out cbus...
2003-09-07 impadd i8251
2003-09-07 impBetter stab at MD code for pc98. The 8251 stuff is...
2003-09-07 jbDocument msize which is often needed with maddr.
2003-09-07 marcelAdd uart(4). Shuffle the information about sio(4) flags...
2003-09-07 marcelHook-up the uart(4) manpage.
2003-09-07 impKeep up with minor changes to NetBSD. Consider a varia...
2003-09-06 hmpMdoc Review:
2003-09-06 marcelHook-up the uart(4) driver to the build. For a detailed...
2003-09-06 marcelThe uart(4) driver is an universal driver for various...
2003-09-06 marcelEnhance puc(4) to support uart(4). This includes:
2003-09-06 samadd fast swi taskqueue spinlock to the order_list so...
2003-09-06 samcorrect fast swi taskqueue spinlock name to be differen...
2003-09-06 alcGiant is no longer required by pipe_destroy_write_buffe...
2003-09-06 simonTrim the twe(4) device list; the twe(4) manual page...
2003-09-06 phkBzero the right number of bytes.
2003-09-06 hmpBaud rate capability is `br', not `ba'.
2003-09-06 bmahNew release notes: PIM support, amd-6.0.9, GNU Readlin...
2003-09-06 bmahTrim isp(4), vx(4), and stg(4) device lists.
2003-09-06 bmahCatch up isp.4 manpage with hardware notes.
2003-09-06 hmpRemove hard sentence breaks.
2003-09-06 bmahAdd stg(4) manpage and hook up to the section 4 manpage...
2003-09-06 bmahTrim the device lists for tl(4), aue(4), and kue(4...
2003-09-06 tjr#include <string.h> for prototypes for strcpy() and...
2003-09-06 dfrMake indentation uniform.
2003-09-06 dfrNo need for a separate nfpm driver now - amdpm handles...
2003-09-06 dfrWhen recording resources for the amdpm driver, only...
2003-09-06 schweikhRemoved another spurious semicolon forgotten in the...
2003-09-06 schweikhRemoved two spurious semicolons after function definitions.
2003-09-06 marcelLoad the kernel at a 64M instead of 5M. The advantage...
2003-09-06 samAdd locking.
2003-09-06 obrienFinish the deorbital burn of the i386-only a.out toolchain.
2003-09-06 davidxuAdd small piece of code to support pthread_rwlock_timed...
2003-09-05 sam"fast swi" taskqueue support. This is a taskqueue...
2003-09-05 samPrint a message at boot for interrupt handlers created...
2003-09-05 marcelFix a place where I forgot to change the code that...
2003-09-05 samchange timeout to be MPSAFE
2003-09-05 samchange timer to MPSAFE
2003-09-05 samo add experimental radiotap capture format
2003-09-05 samAdd support for the experimental radiotap capture forma...
2003-09-05 samExperimental bpf capture format for 802.11 devices...
2003-09-05 peterLog involuntary context switches correctly.
2003-09-05 samAdd locking. We use a single lock to guard the global...
2003-09-05 peterOops. sizeof(long) = 8, not 4. Get the fxsave buffer...
2003-09-05 kanThe caller is expected to set up PIC register corectly...
2003-09-05 tjr#include <runetype.h> directly for the definition of...
2003-09-05 roamClarify that the second argument to accept() may be...
2003-09-05 roamChange /dev/rsa0 and /dev/rwt0 references to sa0 and...
2003-09-05 peterMark the isa compat shims for BURN_BRIDGES for 6.0
2003-09-05 peterClean up some antique stuff. We do not support Weitek...
2003-09-05 roamCatch up with the hardware notes: list the supported...
2003-09-05 roamCatch up with the hardware notes: list the supported...
2003-09-05 roamCatch up with the hardware notes: list the supported...
2003-09-05 roamDocument the SC_NO_SUSPEND_VTYSWITCH kernel config...
next