]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-18 Jake BurkholderAdd drivers for the central and fhc busses found in...
2003-02-18 Sam Lefflerremove stray debugging printf
2003-02-18 Sam LefflerM_MOVE_PKTHDR must happen before any cluster is attached
2003-02-18 Bruce A. MahFix stupid whitespace typo.
2003-02-18 Peter WemmInitiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE...
2003-02-18 Tom RhodesRemove contractions.
2003-02-18 Warner LoshInclude class designation in pnpinfo for generic driver...
2003-02-18 Bruce A. MahNew release notes: Linux IPv6 support, cm support for...
2003-02-18 Tim J. RobbinsRevert ALIGN change for the second and last time. I...
2003-02-18 Kris KennawayUse arc4random() instead of random() when generating...
2003-02-18 Juli MallettNuke xargs, I haven't had to help anyone with it, so...
2003-02-17 Scott LongSanity check the BAR length reported by the CIS with...
2003-02-17 Chris CostelloBack out revision 1.34 until we can come up with a...
2003-02-17 Chris CostelloAdd a section on Giant lock manipulation macros.
2003-02-17 Tom RhodesXref miibus(4).
2003-02-17 Warner LoshMove the pnp and location info into the common pci...
2003-02-17 Alexander KabaevDo not remove object from the lists at the unref_dag...
2003-02-17 Chris Costelloo Add a note explaining the meaning of mls/equal beyond...
2003-02-17 Chris Costello- Document some of the sysctl parameters. The read...
2003-02-17 Warner Loshan driver now needs wlan, so put the required explicit...
2003-02-17 Dag-Erling... - build powerpc world on 9ball
2003-02-17 Warner LoshKill a now-bogus comment
2003-02-17 Warner LoshThese don't need to be semi-public after all.
2003-02-17 Warner LoshBump pnpinfo and location size to 128 bytes. Since...
2003-02-17 Warner Losh-v now also prints the pnpinfo and location information...
2003-02-17 Warner LoshExpand length of pnpinfo and length fields since pccard...
2003-02-17 Warner LoshAdd a bunch of cards that we've added IDs for in the...
2003-02-17 David E. O... Add libgmp.so.3 from 4.7-RELEASE CDs.
2003-02-17 David XuFurther fix PS_NEEDSIGCHK
2003-02-17 David XuMove code for detecting PS_NEEDSIGCHK into thread_sched...
2003-02-17 Hidetoshi Shimokawa* firewire.c
2003-02-17 Jacques VidrineAdd libgmp.so.3 from 4.7-RELEASE CDs.
2003-02-17 Maxim Konovalovo Restore an interrupt priority level before return.
2003-02-17 Maxim Konovalovo Fix ipfw uid rules: socheckuid() returns 0 when uid...
2003-02-17 Julian ElischerFix missed patch in last commit
2003-02-17 Jonathan MiniDeliver signals posted via an upcall to the appropriate...
2003-02-17 Tim J. RobbinsUse the proc lock to protect p_realtimer instead of...
2003-02-17 Jeff Roberson - Add a new function, thread_signal_add(), that is...
2003-02-17 Julian ElischerMove a bunch of flags from the KSE to the thread.
2003-02-17 Marcel MoolenaarDefine _ALIGNBYTES to be 15. This should have been...
2003-02-17 Marcel MoolenaarPrint two new processor features:
2003-02-17 Jonathan MiniCall the weak symbol for sigprocmask, so that it can...
2003-02-17 Jeff Roberson - Split the struct kse into struct upcall and struct...
2003-02-17 Warner LoshMove call to pci_print_verbose until after all the...
2003-02-17 Andrey A. ChernovBack out "drop first N values" method of removing monot...
2003-02-17 Tim J. RobbinsSecond attempt at removing machdep.h and using ALIGN...
2003-02-17 Jeff Roberson - Move ke_sticks, ke_iticks, ke_uticks, ke_uu, ke_su...
2003-02-16 Tom RhodesCorrect the BSD/OS macro.
2003-02-16 Bruce A. MahNew release notes: FILE 3.40, IPFilter 3.4.31.
2003-02-16 Mike MakonnenWe stopped reloading rc.conf for each script a long...
2003-02-16 Andrew Gallatinzero the end of the memory cluster we're disposing...
2003-02-16 Poul-Henning... Change "dev_t gdbdev" to "void *gdb_arg", some possible...
2003-02-16 Jens SchweikhardtCorrect typos.
2003-02-16 Mike MakonnenUpdate copyright.
2003-02-16 Warner LoshWhatever dumbass wrote sio_pci.c didn't include a detac...
2003-02-16 Mike MakonnenCondense the output to one line per removed user. For...
2003-02-16 Warner LoshNo need to wrap siodetach() with sio_pccard_detach.
2003-02-16 Andrew GallatinWhen trimming memory to fit Maxmem, and we discard...
2003-02-16 Jacques VidrineEliminate 61 warnings emitted at WARNS=2 (leaving 53...
2003-02-16 Alfred PerlsteinFix logic in loop so it actually executes.
2003-02-16 Poul-Henning... Add #include <sys/resource.h>
2003-02-16 Poul-Henning... Add #include <sys/resource.h>
2003-02-16 Poul-Henning... Add #include <sys/resource.h>
2003-02-16 Poul-Henning... Add #include <sys/resource.h>
2003-02-16 Matt JacobPointy hat- bad commit.
2003-02-16 Poul-Henning... This file is now empty and should no longer be used...
2003-02-16 Poul-Henning... Remove #include <sys/dkstat.h>
2003-02-16 Poul-Henning... Remove <sys/dkstat.h> #include
2003-02-16 Poul-Henning... Remove include of <sys/dkstat.h>
2003-02-16 Poul-Henning... Move cp_time[CPUSTATES] and related #defines to <sys...
2003-02-16 Poul-Henning... Premptively include <sys/resource.h> to get the cp_time...
2003-02-16 Poul-Henning... Declare tty related counters in a tty related .h file.
2003-02-16 Poul-Henning... Move the tty related statistics counters to live with...
2003-02-16 Dag-Erling... Alphabetize.
2003-02-16 Dag-Erling... Back out previous commit now that pam_opieaccess(8...
2003-02-16 Dag-Erling... Add the allow_local option to all pam_opieaccess entries.
2003-02-16 Dag-Erling... Add the want_agent option to the commented-out "session...
2003-02-16 Dag-Erling... Add an "allow_local" option which forces historical...
2003-02-16 Dag-Erling... This commit was generated by cvs2svn to compensate...
2003-02-16 Dag-Erling... MFP4: guard against null pointer dereference which...
2003-02-16 Dag-Erling... Paranoia: instead of a NULL conversation function,...
2003-02-16 Jeff Roberson - Introduce a new function bremfreel() that does a...
2003-02-16 Jeff Roberson - Add a WITNESS_SLEEP() for the appropriate cases...
2003-02-16 Makoto MatsushitaPass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variab...
2003-02-16 Alan CoxRemove GIANT_REQUIRED from vm_pageq_remove().
2003-02-16 Alfred Perlsteinprevent overflow in shminfo.shmmax
2003-02-16 Tim J. RobbinsTemporarily back out machdep.h/ALIGN changes. It seems...
2003-02-16 Tim J. RobbinsAdd MPSAFE comment to linux_sigpending().
2003-02-16 Tim J. RobbinsRegen from syscalls.master 1.52.
2003-02-16 Tim J. RobbinsMark linux_sigpending() as MPSAFE.
2003-02-16 Tim J. RobbinsRegen from syscalls.master 1.49.
2003-02-16 Jeffrey HsuRemove extraneous FILEDESC_LOCK around atomic read.
2003-02-16 Warner LoshCheckpoint a work in progress:
2003-02-16 Warner LoshUse rman_get_device rather than rle->resl->r_dev.
2003-02-16 Matt JacobMake sure we propagate rxid && iid in isp_target_put_atio
2003-02-16 Matt JacobPick up some compilation warning fixes from NetBSD.
2003-02-16 Matt JacobRoll to latest level.
2003-02-16 Chris CostelloInclude a section about enabling MAC on UFS2 file syste...
2003-02-16 Scott LongClean up the CIS BAR parsing code by removing several...
2003-02-15 Dag-Erling... Assume "localhost" if no remote host was specified...
next