aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a warningBrian Somers2004-09-051-1/+2
* Make ppp WARNS=5 cleanBrian Somers2004-09-0575-571/+608
* Revert..Julian Elischer2004-09-011-2/+0
* When non kernel programs try to define _KERNELJulian Elischer2004-09-011-0/+2
* Kill count device support from config. I've changed the last fewPeter Wemm2004-08-306-205/+12
* Remove support for configuring the X server from sysinstall. GeneralKen Smith2004-08-3012-326/+0
* Set WARNS level to 2.Marcel Moolenaar2004-08-301-0/+1
* Improve 64-bit cleanliness: make sure to use long format specifiers forMarcel Moolenaar2004-08-301-12/+12
* Build kgmon(8) on ia64.Marcel Moolenaar2004-08-301-0/+1
* Start the de-orbital burn of our previous FreeBSD version compat libsDavid E. O'Brien2004-08-294-56/+4
* Explicitly pass in the relocation base and data offset into ef_reloc()Ian Dowse2004-08-287-43/+54
* Also, match the full path to the special nologin shell.Mike Makonnen2004-08-281-1/+2
* Use a temporary void * variable to work around a strict aliasingIan Dowse2004-08-271-2/+3
* Add MD relocation support for amd64 and i386 platforms. The no-opIan Dowse2004-08-272-0/+207
* Add support for reading ELF relocatable object file format modules.Ian Dowse2004-08-273-4/+609
* Call the file format specific code through a table of functionIan Dowse2004-08-275-75/+244
* No longer do special handling of Perl. FreeBSD users have all of 5.xDavid E. O'Brien2004-08-254-7/+1
* Add snapshots.se.freebsd.org to list of available ftp mirrors.Josef El-Rayes2004-08-242-2/+6
* mdoc(7) janitor:Simon L. B. Nielsen2004-08-211-1/+2
* Rewrite of the floppy driver to make it MPsafe & GEOM friendly:Poul-Henning Kamp2004-08-203-115/+66
* When one entry in the RSDT is corrupted, just skip it instead of bailing out.Nate Lawson2004-08-181-2/+5
* Update man page for supported table types.Nate Lawson2004-08-181-5/+2
* Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as allNate Lawson2004-08-182-31/+4
* We now handle SSDT tables. Remove a reference from the BUGS sectionMarcel Moolenaar2004-08-161-2/+4
* Fix installing from SCSI tape drives by catching up device names withBruce A. Mah2004-08-162-2/+2
* MFNetBSDMartin Blapp2004-08-161-1/+5
* Comment out the ability to enable/disable ACPI at runtime. This appearsNate Lawson2004-08-151-0/+4
* Save on one variable in ofwo_action(). Leftover from an older version ofMarius Strobl2004-08-151-3/+1
* - Correct the description of the "local-mac-address?" variable. Not all NICsMarius Strobl2004-08-151-4/+43
* A media type of floppy is detected automatically.Yoshihiro Takahashi2004-08-151-31/+0
* o Add -l option to jail(8) similar to su(1): before running jail'edMaxim Konovalov2004-08-152-6/+50
* Add support for SSDT tables. Dumping or disassembling the DSDT willMarcel Moolenaar2004-08-133-20/+58
* Replaced COPTS by equivalent CFLAGS.Ruslan Ermilov2004-08-132-9/+9
* ntptimeset is not build anymore by default so remove it for the time being.Ollivier Robert2004-08-131-19/+0
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-127-8/+6
* Link to the build again. The problem was that we need a newHartmut Brandt2004-08-111-3/+3
* Again something bad is happening so comment out the ATM module.Hartmut Brandt2004-08-111-3/+3
* typoOliver Eikemeier2004-08-111-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.Oliver Eikemeier2004-08-111-1/+1
* Now, after the import of NgATM-1.1, re-enable the atm module.Hartmut Brandt2004-08-111-1/+1
* Update links to the bluez-firmware packageMaksim Yevmenkin2004-08-111-4/+4
* Teach sysinstall about the "srescue" distribution, which contains theColin Percival2004-08-106-1/+11
* Update wording regarding geography to match the man page and web site.Murray Stokely2004-08-101-1/+1
* Disable the snmp_atm module until the source gets fixed. This will unbreakScott Long2004-08-101-1/+1
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.Ken Smith2004-08-1010-463/+312
* By default, the watch utility will attempt to open /dev/snp0, ifChristian S.J. Peron2004-08-101-3/+7
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)Maksim Yevmenkin2004-08-101-8/+1
* During FTP installs, when installing Postfix as an alternate MTA, theSimon L. B. Nielsen2004-08-092-2/+2
* Fix a 4.X -> 5.X upgrade problem: crunchgen used to emit a line 'MAKE=make'Hartmut Brandt2004-08-091-7/+7
* Link the snmp_atm module to the build unless NOATM is defined.Hartmut Brandt2004-08-091-1/+6