| Commit message (Expand) | Author | Age | Files | Lines |
* | o Use sysctl machdep.acpi_root to get the physical address of the | marcel | 2002-12-19 | 4 | -17/+42 |
* | On drives that returns 00 as 100% done, lower the criteria | sos | 2002-12-18 | 1 | -13/+13 |
* | Change the name for the local unix-socket based protocol | mbr | 2002-12-16 | 2 | -6/+13 |
* | Add a new `W' flag, that when used in conjunction with the `Z' flag or the | sobomax | 2002-12-15 | 2 | -8/+38 |
* | Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE). | kuriyama | 2002-12-15 | 4 | -10/+10 |
* | Markup fixes. Document more correctly. | trhodes | 2002-12-14 | 1 | -8/+14 |
* | Add missing "of". | fenner | 2002-12-14 | 1 | -1/+1 |
* | Account for fts(3)'s FTS_SLNONE case for symbolic links which have | green | 2002-12-12 | 1 | -0/+1 |
* | Uniformly refer to a file system as "file system". | ru | 2002-12-12 | 21 | -82/+82 |
* | MFS: Spelling: s/transfered/transferred/ | trhodes | 2002-12-12 | 1 | -1/+1 |
* | mdoc(7) police: markup overhaul. | ru | 2002-12-12 | 1 | -33/+37 |
* | mdoc(7) police: tiny markup nits. | ru | 2002-12-12 | 1 | -6/+7 |
* | mdoc(7) police: markup fixes. | ru | 2002-12-12 | 5 | -198/+219 |
* | When things get bigger than 99GB our fields run over. | phk | 2002-12-11 | 2 | -10/+40 |
* | mdoc(7) police: Added the missing .Os call; it's not strictly | ru | 2002-12-11 | 2 | -0/+2 |
* | mdoc(7) police: fixed the document date (the current date was used, as | ru | 2002-12-11 | 1 | -1/+1 |
* | Backout unapproved WARNS level change occasionally slipped into previous | sobomax | 2002-12-11 | 1 | -1/+1 |
* | - Allow comments to be placed at the end of configuration line. | sobomax | 2002-12-11 | 3 | -5/+21 |
* | Check if rpcbind is already running and print a warning. | mbr | 2002-12-10 | 1 | -0/+13 |
* | Unhook LOMAC sysinstall twiddle for the time being: mac_lomac requires | rwatson | 2002-12-09 | 2 | -0/+4 |
* | Correctly handle files with IFS characters (spaces) in their names when | tjr | 2002-12-09 | 1 | -7/+3 |
* | - Use some macros to define common text between the dialog boxes to set the | jhb | 2002-12-05 | 2 | -76/+50 |
* | Minimal change to cause pkg_version to examine the new INDEX-5 file | kris | 2002-12-04 | 2 | -2/+3 |
* | Fixed a partition type for pc98 when create or change slices in the fdisk | nyan | 2002-12-04 | 2 | -0/+16 |
* | mdoc(7) police: nit. | ru | 2002-12-04 | 1 | -1/+1 |
* | mdoc(7) police: bump document date for the C rewrite, nit. | ru | 2002-12-04 | 1 | -1/+2 |
* | mdoc(7) police: overhaul. | ru | 2002-12-04 | 2 | -182/+272 |
* | Reformulate how sysinstall handles file system options in the label | rwatson | 2002-12-03 | 8 | -138/+572 |
* | Oops, forgot this cosmetic tweak to the perl menu item in my previous | jhb | 2002-12-03 | 2 | -2/+2 |
* | - Convert the installation of the X package to using installPackage() | jhb | 2002-12-03 | 4 | -3/+16 |
* | Rename installX11package() to installPackage() and tweak it so that it | jhb | 2002-12-03 | 4 | -12/+8 |
* | Fix a bug in the fdisk editor that partially masked the chunk deletion | jhb | 2002-12-03 | 2 | -4/+4 |
* | The default CD drive is /dev/cd0, not /dev/cd0c. | des | 2002-12-03 | 1 | -1/+1 |
* | Mdoc markup and language fixes. | rwatson | 2002-12-03 | 2 | -9/+14 |
* | Replace the perl versions of adduser and rmuser with shell script versions. | scottl | 2002-12-03 | 7 | -2291/+1458 |
* | Replace the remaining strcpy() instances with strlcpy(), fixing a segfault | roam | 2002-12-02 | 1 | -8/+6 |
* | ia64 specific. | marcel | 2002-12-02 | 6 | -6/+106 |
* | Cast argument to (long), missed in prior pass. | rwatson | 2002-12-02 | 1 | -1/+1 |
* | Fix 32-bit/64-bit bug in format string. | rwatson | 2002-12-02 | 1 | -1/+1 |
* | Add support for -R for file relabel operations. | rwatson | 2002-12-02 | 3 | -47/+508 |
* | In general, prefer WARNS to CFLAGS+=-Wall. Tend towards a more | rwatson | 2002-12-01 | 4 | -8/+16 |
* | ia64: make link /boot->efi/boot relative. | marcel | 2002-11-30 | 2 | -2/+12 |
* | mdoc(7) police: sweep. | ru | 2002-11-29 | 2 | -13/+13 |
* | - Only declare the MBR menu for i386 that is not PC98. | jhb | 2002-11-27 | 2 | -2/+18 |
* | Only include the fdisk editor and associated code if WITH_SLICES is | jhb | 2002-11-27 | 2 | -16/+20 |
* | Only define the MBR or IPL menu on i386 (PC98 uses IPL, other i386 use | jhb | 2002-11-27 | 2 | -0/+4 |
* | - Only define syscons menus and syscons menu items in other menus if | jhb | 2002-11-27 | 2 | -12/+48 |
* | If the user choose to Undo everything in the label editor, only run the | jhb | 2002-11-27 | 2 | -0/+4 |
* | - Use WITH_SLICES to conditionalize the fdisk editor during install instead | jhb | 2002-11-27 | 2 | -12/+28 |
* | Only include the diskPartitionEditor script command if WITH_SLICES is | jhb | 2002-11-27 | 2 | -0/+4 |