]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Fix a dumb bug that broke net booting on sparc64. The wrong length was
[FreeBSD/FreeBSD.git] / usr.sbin /
2002-12-01 Robert WatsonIn general, prefer WARNS to CFLAGS+=-Wall. Tend toward...
2002-11-30 Marcel Moolenaaria64: make link /boot->efi/boot relative.
2002-11-29 Ruslan Ermilovmdoc(7) police: sweep.
2002-11-27 John Baldwin- Only declare the MBR menu for i386 that is not PC98.
2002-11-27 John BaldwinOnly include the fdisk editor and associated code if...
2002-11-27 John BaldwinOnly define the MBR or IPL menu on i386 (PC98 uses...
2002-11-27 John Baldwin- Only define syscons menus and syscons menu items...
2002-11-27 John BaldwinIf the user choose to Undo everything in the label...
2002-11-27 John Baldwin- Use WITH_SLICES to conditionalize the fdisk editor...
2002-11-27 John BaldwinOnly include the diskPartitionEditor script command...
2002-11-27 John BaldwinOnly try to setup moused(8) before setting up the X...
2002-11-27 John Baldwin- Add a configOSF1() function (#ifdef __alpha__) that...
2002-11-27 John BaldwinAdd some helper macros to make #ifdef's in sysinstall...
2002-11-27 John BaldwinOnly display the APM option in the Startup menu on...
2002-11-27 John BaldwinUse #elif defined(__alpha__) instead of #elif __alpha__.
2002-11-27 John BaldwinEnable the compat4x distribution on Alpha as well as...
2002-11-27 John Baldwin- Assume __FreeBSD__ is greater than 3.
2002-11-27 John BaldwinExpand X_AS_PKG so that we don't declare distribution...
2002-11-27 Mitsuru IWASAKIThis commit was generated by cvs2svn to compensate...
2002-11-27 John BaldwinDon't use fake 'c' or 'a' BSD partitions for CD-ROM...
2002-11-27 Ruslan ErmilovRemoved the vestiges of modems(5).
2002-11-27 Ruslan Ermilovmdoc(7) police:
2002-11-27 Ruslan Ermilovmdoc(7) police: markup fixes.
2002-11-27 Ruslan Ermilovmdoc(7) police: kill whitespace at EOL.
2002-11-27 Ruslan Ermilovmdoc(7) police:
2002-11-26 Giorgos KeramidasconfigXEnvironment doesn't work in sysinstall now.
2002-11-26 Bruce A. MahAdd GNOME 2 to the sysinstall desktop configuration...
2002-11-24 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-11-20 Julian ElischerThe second try a committing the bluetooth code
2002-11-18 Akinori MUSHAAdd several new real categories and virtual categories.
2002-11-18 Marcel MoolenaarCreate a link /boot -> /<efi>/boot, where <efi> is...
2002-11-16 Yoshihiro TakahashiEnable selecting the type of partition menu on pc98.
2002-11-16 Ollivier RobertThese two patches makes it easier to compile custom...
2002-11-15 Peter Wemmutmp.ut_time and lastlog.ll_time are explicitly int32_t...
2002-11-15 Yoshihiro TakahashiFix to build for pc98.
2002-11-14 Bruce A. MahAssume that packages passed on stdin are in bzip2 forma...
2002-11-14 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-11-14 Maxim SobolevAdd a new newsyslog.conf flag - 'G', which if set tells...
2002-11-14 Marcel MoolenaarAdd conditional code specific to ia64 to allow newfs...
2002-11-13 Ruslan Ermilovmtree(8) wasn't a bootstrap tool since 2000/07/23 ...
2002-11-13 Ruslan ErmilovBootstrapping aid for 4.0-RELEASE.
2002-11-13 Marcel MoolenaarAlso test for type efi everywhere we currently test...
2002-11-12 John BaldwinUse a clean flags variable when creating chunks from...
2002-11-12 John BaldwinRemove a line that set the status to success. We alrea...
2002-11-12 John BaldwinTry to cleanup the non-interactive disk labeling code...
2002-11-12 John BaldwinDo a bit of cleanup. new_part() basically ignored...
2002-11-12 John BaldwinDoh, fix a bug in previous commit. The default is...
2002-11-12 John BaldwinWhen setting the mountpoint name, remember any previous...
2002-11-12 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-11-11 Thomas MoestlThe FIONREAD sysctl operates on an int *, not a size_t *.
2002-11-10 Marcel MoolenaarA support for creating EFI partitions. This is required...
2002-11-08 Tony FinchClarify the unique groups scheme by mentioning that...
2002-11-07 Thomas QuinotFactor out the code that determines whether a message...
2002-11-06 David E. O'BrienClean up a little. Don't need to include fetch.h any...
2002-11-06 David E. O'BrienBreak fileGetURL() out into its own file so that pkg_in...
2002-11-05 John BaldwinMount devfs with nmount(2) instead of mount(2). This...
2002-11-05 Brooks DavisTest for the existance of kernel ppp support by seeing...
2002-11-04 David MaloneThe symbol for Hertz is Hz.
2002-11-04 Ollivier RobertUpdate ntpd to 4.1.1b. There are two new drivers and...
2002-11-04 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-11-04 John BaldwinMove the modules in the mfsroot to /modules instead...
2002-11-04 Peter PentchevUpdate the list of FTP mirrors to reflect the current...
2002-11-03 Yoshihiro Takahashi- Added the MenuIPLType menu for selecting pc98 boot...
2002-11-02 Thomas MoestlThe hw.physmem sysctl has an unsigned long value now...
2002-11-01 Jake BurkholderBuild sysinstall on sparc64.
2002-11-01 Jun KuriyamadebugMsg() should end with "\n".
2002-10-30 Poul-Henning KampWith the recent libdisk changes, alpha doesn't need...
2002-10-30 Sheldon HearnUse "deprecated" instead of "depreciated" where appropr...
2002-10-29 Ollivier RobertUpdate ntpd to 4.1.1a. This contains many bug fixes...
2002-10-29 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2002-10-29 Dag-Erling SmørgravWhitespace cleanup
2002-10-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-29 Poul-Henning KampSparc64 will not need the same hacks as alpha did....
2002-10-28 Poul-Henning KampFix the wizardmodes 'write' command to not explode...
2002-10-27 Nate LawsonTake care of the case for the default speed (no -s...
2002-10-27 Garrett WollmanAdd used #include <limits.h>.
2002-10-27 Garrett WollmanDo not include <sys/syslimits.h> directly; it is not...
2002-10-27 Nate LawsonMove speed units conversion to right before it is used...
2002-10-27 Bruce A. MahAllow users to read the Early Adopter's Guide in sysins...
2002-10-27 Peter WemmUn-remove sysinstall for ia64.
2002-10-26 Nate LawsonConvert speed into KB/s. This was missed by the previo...
2002-10-25 Poul-Henning KampExplicitly list architectures supporting sysinstall
2002-10-25 Bruce A. MahMFS: Update sysinstall text for the number and size...
2002-10-25 Poul-Henning KampGoodbye and good riddance!
2002-10-25 Poul-Henning KampConfirmed kill: "Bogon #1" is dead, killed by DEVFS.
2002-10-25 Poul-Henning KampComment out more MAKEDEV bogosity ("BOGON #1" as Jordan...
2002-10-24 Andrew Gallatinanother int * to size_t * change for getbsize() to...
2002-10-24 Andrew Gallatingetbsize() now takes a pointer to a size_t as its first...
2002-10-23 Mark MurrayAdjust argument passed to getbsize().
2002-10-23 Poul-Henning KampFix cut&paste mistake.
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-23 Robert WatsonIntroduce simple command line tools to manage MAC label...
2002-10-22 Poul-Henning KampRemove more private MAKEDEV kludges.
2002-10-22 Poul-Henning KampGive a real error on failure to mount DEVFS.
2002-10-22 Poul-Henning KampDon't use NO_MAKEDEV* option, its the default now.
2002-10-22 Poul-Henning KampFix example, we do not need NO_MAKEDEV_RUN any more.
2002-10-22 Poul-Henning KampChunk functions in libdisk take an extra arguement...
2002-10-22 Poul-Henning KampPick up a prototyp from libdisk.h instead of having...
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
next