]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-04-28 Alexander KabaevRemove unmatched #endif left over incidenntally in...
2003-04-28 Archie Cobbs(forced commit) Previous patch was incorrectly attribut...
2003-04-28 Martin BlappDefine AFMT_S16_NE for "16-bit signed format in machine's
2003-04-28 Daniel EischenUse the correct link entry for walking the list of...
2003-04-28 Archie CobbsAdd missing braces.
2003-04-28 Jake BurkholderUse inlines for loading and storing page table entries...
2003-04-28 Wilko BulteTriggered by obtaining a Rawhide for my machine farm...
2003-04-28 John BaldwinArgh! We want to return the old signal set when the...
2003-04-28 Garrett WollmanMerge from vendor branch:
2003-04-28 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2003-04-28 Garrett WollmanUpdate to latest drop from Arthur Olson and the gang.
2003-04-28 Warner LoshMake IRQ shareable for the cardbus case too.
2003-04-28 Mike Barcroftstyle(9)
2003-04-28 Poul-Henning... I accidentally leaked this debugging tool in with my...
2003-04-28 Alan Cox - Lock the vm_object when performing swap_pager_isswap...
2003-04-28 Sam Lefflerdocument mode directive
2003-04-28 Sam Leffleradd a "mode" directive to specify the operating mode...
2003-04-28 Sam Lefflero add support for multi-mode devices like 802.11 wirele...
2003-04-28 Tim J. RobbinsInstall the gstat manual page.
2003-04-28 Jacques VidrineWhen updating a single entry (i.e. when the `-u' option...
2003-04-28 Maxim Konovalovxten has gone.
2003-04-28 SUZUKI Shinsukesync with the latest KAME (just a cosmetic change)
2003-04-28 Søren SchmidtPull the pst driver out from under GAINT.
2003-04-28 Poul-Henning... Rename g_bde_get_sector() to g_bde_get_keysector()...
2003-04-28 Poul-Henning... Only attempt total cache-purge once in case of failure.
2003-04-28 Scott LongDon't pass pointers to kernel data structures through...
2003-04-28 Poul-Henning... Better criteria for skipping disk reading BIO_READ...
2003-04-28 Alan Coxuma_zone_set_obj() must perform VM_OBJECT_LOCK_INIT...
2003-04-28 Poul-Henning... Explicitly set the sector state to JUNK if we encounter...
2003-04-28 Alan CoxFinish the vm_object locking for this file, including...
2003-04-28 Alan Cox - Define VM_OBJECT_LOCK_INIT().
2003-04-28 Hidetoshi ShimokawaMake compiled on RELEGN_4
2003-04-28 Tim J. RobbinsThis file does not seem to serve any purpose. It has...
2003-04-28 Greg LeheyAdd years in which some events occurred. I wasn't...
2003-04-27 Warner LoshInitialize error.
2003-04-27 Garance A DrosehnAdd a -C (create) option for newsyslog, and a 'C' flag...
2003-04-27 David E. O... Add NOSHLIBS.
2003-04-27 Doug BartonAdd a warning about the impending demise of rcOG.
2003-04-27 Jake BurkholderFix for dynamic linking.
2003-04-27 Robert DrehmelReplace the return value of rfork_thread(3) in its...
2003-04-27 Robert DrehmelCorrect the return value of vfork(2) and rfork(2) in...
2003-04-27 Nate LawsonSCSI Quirks for:
2003-04-27 David E. O... Wrap gperf in NO_CXX as it needs the C++ to compile.
2003-04-27 Alan Cox - Tell witness that holding two or more vm_object...
2003-04-27 Ruslan ErmilovIt was a misunderstanding on my part; all DEC variants
2003-04-27 Warner LoshMake 2/3 of my symbol cards work again. The 3rd symbol...
2003-04-27 Warner LoshBack out the casts that rid us of warnings, but paper...
2003-04-27 Warner Loshmake "killall -j" not core dump.
2003-04-27 Warner LoshFix warnings:
2003-04-27 Doug BartonAdd a dire warning about the impending demise of the...
2003-04-27 Warner LoshAdd back # accidentally deleted in 1.54
2003-04-27 Warner LoshOBE
2003-04-27 Warner Loshxten isn't needed after tw is gone.
2003-04-27 Warner Loshxten user no longer needed.
2003-04-27 Warner LoshThis is no longer needed after tw is gone.
2003-04-27 Alan CoxVarious changes to vm_object_shadow(): (1) update the...
2003-04-27 Warner LoshThese are no longer needed after tw is gone.
2003-04-27 Warner LoshUpdate to reflect tw removal.
2003-04-27 Warner LoshUpdate to reflect removal of tw.
2003-04-27 Warner LoshUpdate to reflect tw removal.
2003-04-27 Warner LoshAfter careful review of this driver, I'm pretty sure...
2003-04-27 David Xuunlock sched_lock at right time.
2003-04-27 Sam Lefflerrecognize the Sun Crypto 5821 and Crypto 1K cards;
2003-04-27 Warner LoshAdd generic OEM1 PRISM3 card.
2003-04-27 Warner LoshSync to 1.50
2003-04-27 Warner LoshMystery OEM #1: A really no-name prism3 card that wi...
2003-04-27 Jake BurkholderRemove some debug options that are no longer needed.
2003-04-27 Doug BartonAdd .Xr's to mdmfs(8).
2003-04-27 Doug BartonAlso MLINK the man page for mount_mfs.
2003-04-27 Doug BartonForced commit to indicate that what is installed is...
2003-04-27 Doug BartonInstall a mount_mfs symlink so that you can specify...
2003-04-27 Warner LoshSync to 1.49
2003-04-26 Alan CoxVarious changes to vm_object_page_remove():
2003-04-26 Warner LoshMF-p4:
2003-04-26 Warner LoshAdd a generic cdrom.
2003-04-26 Poul-Henning... Bail as soon as the first write request has failed...
2003-04-26 Poul-Henning... Appearantly UFS no longer issues BIO_DELETE requests...
2003-04-26 Warner LoshCreate a new C++ header file called devd.hh which has...
2003-04-26 David E. O... I was wrong, the ENTRY bits in asm.h did have a purpose...
2003-04-26 Warner LoshUpdate to use is_id_char() in the last patch. I should...
2003-04-26 David E. O... We're changing the platform name from x86[_-]86 to...
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 Warner LoshMake better use of the string type when parsing things...
2003-04-26 Alan Cox - Lock the vm_object on entry to vm_object_terminate().
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 David E. O... Fix the LINK_SPEC. Our i386 32-bit emulation name...
2003-04-26 David E. O... Remove the last vestiges (I hope) of the mixed ELF...
2003-04-26 Hiroki SatoMerge the following from the English version:
2003-04-26 Hiroki SatoAdd a missing </para>.
2003-04-26 Alan Cox - Convert vm_object_pip_wait() from using tsleep(...
2003-04-26 Paul SaabUpdate the mbuf watermark settings to match the latest...
2003-04-26 David E. O... The ENTRY bits were in two places. Remove the one...
2003-04-26 David E. O... Two tokens that don't together form a vaid preprocssor...
2003-04-26 Hidetoshi ShimokawaUse fwcrom.c in /sys/dev/firewire.
2003-04-26 Hidetoshi Shimokawa- Improve configuration ROM parser for multiple unit...
2003-04-26 Tom RhodesXref sytle.Makefile(5).
2003-04-26 Jens SchweikhardtFix typos in comments; some style(9) fixes; no code...
2003-04-26 Tom RhodesLast commit had incorrect information. The real PR...
2003-04-26 Tom RhodesAdd vmemoryuse to the list.
2003-04-26 Tom RhodesAdd sys/user.h to the list of includes. Without it...
next