summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add support for SSDT tables. Dumping or disassembling the DSDT willmarcel2004-08-133-20/+58
* Replaced COPTS by equivalent CFLAGS.ru2004-08-132-9/+9
* ntptimeset is not build anymore by default so remove it for the time being.roberto2004-08-131-19/+0
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.ru2004-08-127-8/+6
* Link to the build again. The problem was that we need a newharti2004-08-111-3/+3
* Again something bad is happening so comment out the ATM module.harti2004-08-111-3/+3
* typoeik2004-08-111-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.eik2004-08-111-1/+1
* Now, after the import of NgATM-1.1, re-enable the atm module.harti2004-08-111-1/+1
* Update links to the bluez-firmware packageemax2004-08-111-4/+4
* Teach sysinstall about the "srescue" distribution, which contains thecperciva2004-08-106-1/+11
* Update wording regarding geography to match the man page and web site.murray2004-08-101-1/+1
* Disable the snmp_atm module until the source gets fixed. This will unbreakscottl2004-08-101-1/+1
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.kensmith2004-08-1010-463/+312
* By default, the watch utility will attempt to open /dev/snp0, ifcsjp2004-08-101-3/+7
* Introduce ng_hci_inquiry_response structure and use it in the hccontrol(8)emax2004-08-101-8/+1
* During FTP installs, when installing Postfix as an alternate MTA, thesimon2004-08-092-2/+2
* Fix a 4.X -> 5.X upgrade problem: crunchgen used to emit a line 'MAKE=make'harti2004-08-091-7/+7
* Link the snmp_atm module to the build unless NOATM is defined.harti2004-08-091-1/+6
* Now that gensnmptree can read and merge more than one tree makeharti2004-08-091-4/+4
* A module for bsnmpd(1) that exports a MIB that contains information aboutharti2004-08-094-0/+478
* fix bug which prevented programming function keys that were exactly 16jmg2004-08-091-1/+1
* Revert unintended commit that came in with 3rd clause removalimp2004-08-071-67/+12
* Fix syntax error introduced in the last commit.le2004-08-071-2/+2
* Remove extra "*/".simokawa2004-08-071-2/+0
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareimp2004-08-0766-273/+95
* Per letter dated July 22, 1999, delete clause 3 from code directlyimp2004-08-0717-68/+0
* Create an EFI partition when the user wants auto defaults. There'smarcel2004-08-072-0/+44
* o Save pointers to the chunks for root, home, swap, usr, var and tmp inmarcel2004-08-078-314/+298
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-0619-101/+29
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-0510-30/+47
* Add 'i' to the getopt string.imp2004-08-051-1/+1
* ia64 specific:marcel2004-08-042-42/+92
* - Update l2ping(8) man page and mention that it is possible to use namesemax2004-08-042-42/+70
* Pass the partition type to get_mountpoint() and new_part(). This waymarcel2004-08-042-122/+58
* Teach moused about Synaptics touchpads.philip2004-08-032-1/+12
* Enable packet mode by default. Disk drives have gotten so large now,obrien2004-08-031-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesmarcel2004-08-0214-2/+12
* Today, RealTek sent me a driver to test which had been compiled withwpaul2004-08-021-45/+43
* Document machdep.enable_panic_key.scottl2004-08-021-1/+5
* Remove unnecessary use of the __ia64__ conditional. This slightly improvesmarcel2004-08-012-10/+6
* Big mess 'o changes:wpaul2004-08-012-12/+265
* Reflect changes in sendmail 8.13 source treegshapiro2004-08-011-4/+4
* Drop WARNS down to 3 since sparc64 still has justified complaints aboutnjl2004-07-301-1/+1
* Clean up some more casts. Note that the an_fudge alignment hack fornjl2004-07-301-23/+17
* Mark as WARNS 6 now that sign cleanups are done.njl2004-07-301-1/+1
* Fix printing of stats by printing an unsigned value as unsigned. ANSIfynjl2004-07-301-197/+152
* Add configuration option "set pppoe [standard|3Com]" which allowsglebius2004-07-295-3/+47
* Disable memory locking that could keep watchdogd from deadlocking itselfgreen2004-07-281-4/+0
* Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-283-4/+4
OpenPOWER on IntegriCloud