aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusJohn Baldwin2002-11-278-17/+84
* Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesJohn Baldwin2002-11-272-10/+10
* Removed the vestiges of modems(5).Ruslan Ermilov2002-11-271-1/+0
* mdoc(7) police:Ruslan Ermilov2002-11-271-6/+12
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-11-2712-82/+95
* mdoc(7) police: kill whitespace at EOL.Ruslan Ermilov2002-11-275-36/+36
* mdoc(7) police:Ruslan Ermilov2002-11-2716-63/+64
* configXEnvironment doesn't work in sysinstall now.Giorgos Keramidas2002-11-262-2/+12
* Add GNOME 2 to the sysinstall desktop configuration menu, removeBruce A. Mah2002-11-264-46/+20
* The second try a committing the bluetooth codeJulian Elischer2002-11-2027-0/+6743
* Add several new real categories and virtual categories.Akinori MUSHA2002-11-181-2/+9
* Create a link /boot -> /<efi>/boot, where <efi> is the mountpointMarcel Moolenaar2002-11-182-0/+30
* Enable selecting the type of partition menu on pc98.Yoshihiro Takahashi2002-11-162-34/+34
* These two patches makes it easier to compile custom versions ofOllivier Robert2002-11-162-2/+6
* utmp.ut_time and lastlog.ll_time are explicitly int32_t rather thanPeter Wemm2002-11-152-2/+2
* Fix to build for pc98.Yoshihiro Takahashi2002-11-152-2/+2
* Assume that packages passed on stdin are in bzip2 format, not gzip.Bruce A. Mah2002-11-141-1/+2
* Add a new newsyslog.conf flag - 'G', which if set tells newsyslog(8) thatMaxim Sobolev2002-11-142-1/+29
* Add conditional code specific to ia64 to allow newfs(8)-ing FATMarcel Moolenaar2002-11-144-6/+118
* mtree(8) wasn't a bootstrap tool since 2000/07/23 (Makefile.inc1,v 1.161).Ruslan Ermilov2002-11-131-5/+0
* Bootstrapping aid for 4.0-RELEASE.Ruslan Ermilov2002-11-131-0/+6
* Also test for type efi everywhere we currently test for type fat.Marcel Moolenaar2002-11-1310-12/+22
* Use a clean flags variable when creating chunks from scripts instead ofJohn Baldwin2002-11-122-6/+4
* Remove a line that set the status to success. We already do that at theJohn Baldwin2002-11-122-4/+2
* Try to cleanup the non-interactive disk labeling code a bit. ReworkJohn Baldwin2002-11-122-98/+78
* Do a bit of cleanup. new_part() basically ignored the passed in sizeJohn Baldwin2002-11-122-38/+22
* Doh, fix a bug in previous commit. The default is to newfs for newJohn Baldwin2002-11-122-2/+2
* When setting the mountpoint name, remember any previous setting of theJohn Baldwin2002-11-122-4/+14
* The FIONREAD sysctl operates on an int *, not a size_t *.Thomas Moestl2002-11-111-9/+8
* A support for creating EFI partitions. This is required on ia64,Marcel Moolenaar2002-11-102-0/+6
* Clarify the unique groups scheme by mentioning that the 002 umaskTony Finch2002-11-081-3/+5
* Factor out the code that determines whether a message must be skippedThomas Quinot2002-11-071-26/+27
* Clean up a little. Don't need to include fetch.h any more, and I can'tDavid E. O'Brien2002-11-061-7/+0
* Break fileGetURL() out into its own file so that pkg_install/lib consumersDavid E. O'Brien2002-11-065-117/+149
* Mount devfs with nmount(2) instead of mount(2). This error was maskedJohn Baldwin2002-11-051-1/+12
* Test for the existance of kernel ppp support by seeing if the kernel hasBrooks Davis2002-11-051-12/+14
* The symbol for Hertz is Hz.David Malone2002-11-043-3/+3
* Update ntpd to 4.1.1b. There are two new drivers and the usual bunch ofOllivier Robert2002-11-043-476/+508
* Move the modules in the mfsroot to /modules instead of /stand/modules soJohn Baldwin2002-11-041-1/+1
* Update the list of FTP mirrors to reflect the current situation.Peter Pentchev2002-11-042-46/+246
* - Added the MenuIPLType menu for selecting pc98 boot IPL.Yoshihiro Takahashi2002-11-036-36/+226
* The hw.physmem sysctl has an unsigned long value now, fix the retrievalThomas Moestl2002-11-022-2/+2
* Build sysinstall on sparc64.Jake Burkholder2002-11-011-5/+1
* debugMsg() should end with "\n".Jun Kuriyama2002-11-0112-17/+17
* With the recent libdisk changes, alpha doesn't need (as much) special magic.Poul-Henning Kamp2002-10-302-70/+0
* Use "deprecated" instead of "depreciated" where appropriate.Sheldon Hearn2002-10-301-1/+1
* Update ntpd to 4.1.1a. This contains many bug fixes made on the STABLEOllivier Robert2002-10-295-17/+55
* Whitespace cleanupDag-Erling Smørgrav2002-10-291-5/+5
* Sparc64 will not need the same hacks as alpha did. Hopefully alpha wontPoul-Henning Kamp2002-10-292-8/+8
* Fix the wizardmodes 'write' command to not explode: Don't referencePoul-Henning Kamp2002-10-282-8/+4