]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Remove code related to the PAMAuthenticationViaKbdInt option (which we've
[FreeBSD/FreeBSD.git] / sys / boot /
2002-12-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-12 Ruslan ErmilovUniformly refer to a file system as "file system".
2002-12-10 Marcel MoolenaarPass the HCDP table address to the kernel. If no such...
2002-12-10 Marcel MoolenaarThe exit() function has been moved to libefi.c to bette...
2002-12-10 Marcel MoolenaarChange the startup code to fix a memory leak and to...
2002-12-10 Marcel Moolenaaro Make all GUID variables global to maximize reuse.
2002-12-10 Marcel MoolenaarBuild EFI with -fshort-wchar so that L"some string...
2002-12-10 Marcel MoolenaarRemove _putchar, _puts and _puthex. These functions...
2002-12-08 Marcel MoolenaarAdd the GUID of the DIG64 HCDP table.
2002-12-08 Marcel MoolenaarThe boot manager sets the watchdog timer to 5 minutes...
2002-12-08 Marcel MoolenaarIn efi_cons_poll we check if a key is present (pending...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-04 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-12-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-12-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-12-02 Jake BurkholderFix a dumb bug that broke net booting on sparc64. ...
2002-11-28 Marcel MoolenaarRemove a left-over virtual mapping of uncached I/O...
2002-11-27 John BaldwinEnable UFS2 support in boot1. Just as with sparc64...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-27 Kirk McKusickCreate a new 32-bit fs_flags word in the superblock...
2002-11-26 Yaroslav TykhiyEliminate references to defunct kernel tunables.
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-24 Marcel MoolenaarMFp4:
2002-11-22 Daniel C. SobralThe new "all sound drivers" driver name is snd_driver...
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-13 Matthew N. DoddDocument loader tunables hw.pci.enable_io_modes and
2002-11-13 Matthew N. DoddLoader tunable 'machdep.disable_mtrrs'.
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-10 Jake BurkholderChange the device path representation in libofw to...
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-03 Poul-Henning KampCorrectly recognize both bogus and genuine BSD disklabels.
2002-11-02 Jonathan MiniFix indentation of comments.
2002-11-02 Jonathan MiniAdd loader variables to control the loading of various...
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-24 Marcel Moolenaaro Fix a size calculation based on a 8KB page, while...
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-18 Thomas MoestlPass the right number of tlb slots to the kernel. The...
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-14 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-13 Jake BurkholderCompile in support for zipfs and bzipfs so we can load...
2002-10-12 Mark PeekThis commit was generated by cvs2svn to compensate...
2002-10-12 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-11 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-10-10 Yoshihiro TakahashiRemove '-DUFS1_ONLY' from CFLAGS. It is not needed.
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-10 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-10-08 John BaldwinRevert MEM_USR back to 0xa000 for BTX clients. Instead...
2002-10-08 Poul-Henning KampNow that ufsread.c doesn't do 64bit divide remainder...
2002-10-08 Poul-Henning KampSave a couple of bytes by not returning ints nobody...
2002-10-08 Poul-Henning KampIt seems that the only problem with UFS2 booting on...
2002-10-08 Brian FeldmanReinstate rev 1.36 with an important line that got...
2002-10-08 Poul-Henning KampRemove unused TYPE_WD and TYPE_WFD.
2002-10-08 Poul-Henning KampCorrectly calculate dmadat: We need to take the addres...
2002-10-08 Poul-Henning KampUnbreak boot2 by backing out rev 1.36 to Makefile,...
2002-10-08 Poul-Henning KampSave four bytes by shortening a string two chars.
2002-10-07 Brian FeldmanCorrect a bug in adding 0x700 to a number.
2002-10-07 Poul-Henning KampConditionalize the number of sectors loaded by boot1...
2002-10-07 Poul-Henning KampChange the comment character from # to // in boot1...
2002-10-07 Poul-Henning KampCorrectly adjust for moved start address.
2002-10-07 Yoshihiro TakahashiAdded '#include <sys/diskpc98.h>'.
2002-10-07 Poul-Henning KampCorrectly compensate for both offset and unoffset on...
2002-10-07 Poul-Henning KampMove MEM_USR a page upwards to make space for larger...
2002-10-07 Poul-Henning KampUps, forgot to tell cvs commit about this file.
2002-10-07 Poul-Henning KampMove the definition of UFS1_ONLY into the Makefiles...
2002-10-04 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-10-03 Yoshihiro TakahashiConnected boot2.
2002-10-03 Yoshihiro TakahashiAdded some header files from -stable and fixed the...
2002-10-02 Poul-Henning KampThis commit was generated by cvs2svn to compensate...
2002-10-01 Mitsuru IWASAKIDon't call INT 12H anymore in boot program.
2002-10-01 Poul-Henning KampSplit MBR and PC98 on-disk sliceformats out from diskla...
2002-09-30 Peter WemmUse as's --defsym switch to compensate for the loss...
2002-09-30 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-30 Murray StokelyThis commit was generated by cvs2svn to compensate...
2002-09-24 Yoshihiro TakahashiFixed to build after removing a.out suppot.
2002-09-23 Alfred Perlsteinuse __packed.
2002-09-23 Peter WemmAt great personal risk, add a __packed and __aligned...
2002-09-19 Yoshihiro TakahashiMFi386: Remove a.out support.
2002-09-19 Yoshihiro TakahashiRemove -elf option.
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2002-09-17 Peter WemmInitiate deorbit burn for the i386-only a.out related...
2002-09-16 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-09-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-09-05 Mitsuru IWASAKIParse hint.acpi.0.disabled correctly.
2002-09-02 Brooks DavisMake SCSI_DELAY setable at boot time and runtime via the
2002-09-02 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-09-02 Jake BurkholderRemove NOFORTH=yes, it seems to work now thanks to...
next