summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Now that gensnmptree can read and merge more than one tree makeHartmut Brandt2004-08-091-4/+4
* A module for bsnmpd(1) that exports a MIB that contains information aboutHartmut Brandt2004-08-094-0/+478
* fix bug which prevented programming function keys that were exactly 16John-Mark Gurney2004-08-091-1/+1
* Revert unintended commit that came in with 3rd clause removalWarner Losh2004-08-071-67/+12
* Fix syntax error introduced in the last commit.Lukas Ertl2004-08-071-2/+2
* Remove extra "*/".Hidetoshi Shimokawa2004-08-071-2/+0
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-0766-273/+95
* Per letter dated July 22, 1999, delete clause 3 from code directlyWarner Losh2004-08-0717-68/+0
* Create an EFI partition when the user wants auto defaults. There'sMarcel Moolenaar2004-08-072-0/+44
* o Save pointers to the chunks for root, home, swap, usr, var and tmp inMarcel Moolenaar2004-08-078-314/+298
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-0619-101/+29
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.Maksim Yevmenkin2004-08-0510-30/+47
* Add 'i' to the getopt string.Warner Losh2004-08-051-1/+1
* ia64 specific:Marcel Moolenaar2004-08-042-42/+92
* - Update l2ping(8) man page and mention that it is possible to use namesMaksim Yevmenkin2004-08-042-42/+70
* Pass the partition type to get_mountpoint() and new_part(). This wayMarcel Moolenaar2004-08-042-122/+58
* Teach moused about Synaptics touchpads.Philip Paeps2004-08-032-1/+12
* Enable packet mode by default. Disk drives have gotten so large now,David E. O'Brien2004-08-031-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesMarcel Moolenaar2004-08-0214-2/+12
* Today, RealTek sent me a driver to test which had been compiled withBill Paul2004-08-021-45/+43
* Document machdep.enable_panic_key.Scott Long2004-08-021-1/+5
* Remove unnecessary use of the __ia64__ conditional. This slightly improvesMarcel Moolenaar2004-08-012-10/+6
* Big mess 'o changes:Bill Paul2004-08-012-12/+265
* Reflect changes in sendmail 8.13 source treeGregory Neil Shapiro2004-08-011-4/+4
* Drop WARNS down to 3 since sparc64 still has justified complaints aboutNate Lawson2004-07-301-1/+1
* Clean up some more casts. Note that the an_fudge alignment hack forNate Lawson2004-07-301-23/+17
* Mark as WARNS 6 now that sign cleanups are done.Nate Lawson2004-07-301-1/+1
* Fix printing of stats by printing an unsigned value as unsigned. ANSIfyNate Lawson2004-07-301-197/+152
* Add configuration option "set pppoe [standard|3Com]" which allowsGleb Smirnoff2004-07-295-3/+47
* Disable memory locking that could keep watchdogd from deadlocking itselfBrian Feldman2004-07-281-4/+0
* Use the length modifier 'll' instead of 'q' to print long longs.Stefan Farfeleder2004-07-283-4/+4