summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* - Back out 1.155. I mismerged my ancient local patch. Luckily it wasjkim2006-02-232-36/+46
| | | | | | | | completely noop. - Geometry sanitization for non-interactive mode is moved to correct place. Reported by: Anton Yuzhaninov <citrin at citrin dot ru> Pointyhat: me
* - Use official version strings for LMP and HCI version reporting and addmarkus2006-02-234-7/+42
| | | | | | | | version strings up to Bluetooth 2.0 - Update manufacturer list Approved by: emax MFC after: 3 days
* Fix typojulian2006-02-231-1/+1
|
* use the specified key index for non-group keys; this fixes staticsam2006-02-211-4/+5
| | | | | | | | | wep key configure at key indices > 0 and 802.1x/EAPOL operation with ap's that want the station to install a key at indices > 0. Hard work by: Joe Love Reviewed by: avatar MFC after: 1 week
* Fix scancode translation tablemarkus2006-02-201-2/+3
| | | | | Approved by: emax MFC after: 3 days
* Back out revs 1.18 and 1.19; they were based on incorrect assumptions.des2006-02-191-4/+0
| | | | Requested by: nate
* Build audit command line tools only if NO_AUDIT isn't defined.rwatson2006-02-181-4/+11
| | | | | Submitted by: brueffer Obtained from: TrustedBSD Project
* Look for cpu/ichss instead of cpu/p4tcc, which is i386/amd64-only.des2006-02-181-1/+1
|
* Load cpufreq at startup if it isn't there already.des2006-02-181-0/+4
|
* Replace the guts of usbmodule() with calls to the new kld(3) functions.des2006-02-181-34/+1
|
* Change default build of wpa_supplicant to include EAPOL support;sam2006-02-142-5/+5
| | | | | | | | ENABLE_WPA_SUPPLICANT_EAPOL is no more, now use NO_WPA_SUPPLICANT_EAPOL to build with only WPA-PSK support. Reviewed by: ru, bsdimp (basic approach) MFC after: 1 week
* Disconnect bsnmp from the build until the breakage is sorted out.harti2006-02-141-1/+0
|
* s/lp/plip/ for PLIP interfaces.ceri2006-02-133-3/+3
| | | | | Approved by: jhb MFC after: 1 week
* Link the new file from the vendor fix to the build and installharti2006-02-131-3/+8
| | | | the new MIB files. Add a target to smilint the MIB files.
* Fix pkg_version with the -o argument to print the origin.krion2006-02-121-4/+5
| | | | | Submitted by: Sebastian Stach <sebsta AT t-online DOT de> MFC after: 3 days
* Document the two argument form of the "machine" directive.jkoshy2006-02-121-1/+12
| | | | | Reviewed by: imp MFC After: 3 days
* - Grammar fixesmarkus2006-02-111-21/+21
| | | | | | | - Reword one sentence Approved by: brueffer MFC after: 3 days
* - Fix attribute id of HIDBatteryPowermarkus2006-02-101-5/+5
| | | | | | - Fix two typos in comments Approved by: emax
* Actually fix the DHCP handling, by using more robust detection of DHCPdelphij2006-02-091-2/+8
| | | | | | | setting. While there, add some more debug messages explaining what is happening, and some comments to improve readability. Submitted by: ceri
* Refuse to install invalid ARP entries.glebius2006-02-091-2/+3
| | | | Submitted by: Vitaliy Ovsyannikov <V.Ovsyannikov kr.ru>
* Remove attempts to use mknod.ceri2006-02-073-89/+7
| | | | Approved by: jhb
* Attempt to fix DHCP address acquisition which was broken by rev. 1.133.delphij2006-02-061-3/+6
| | | | MFC After: 3 days
* Another update for reality: "dangerously dedicated" mode is nowceri2006-02-062-50/+46
| | | | | | | achieved by hitting 'F', which is no longer undocumented. PR: bin/92533 Submitted by: Rudolf Cejka <cejkar at fit.vutbr dot cz>
* Correct a user-visible typo.ceri2006-02-052-2/+2
|
* Gratuitous "typo in comment" fix.ceri2006-02-052-2/+2
|
* Bring these files somewhat into the present.ceri2006-02-0514-149/+126
| | | | | | | Perform some rewording while here. Remove register.hlp, since the code that deals with it was removed nearly 7 years ago.
* Perform minor rewording and grammatical improvement. Add a missing Xr.ceri2006-02-041-31/+40
|
* Add a -A argument to mergemaster to allow explicitly specifying anrwatson2006-02-042-8/+17
| | | | | | | | | architecture to pass through to the underlying makefiles. This is quite useful when building on an i386 box to populate an amd64 NFS root. Head nod: dougb MFC after: 1 week
* Allow newer config versions to config older versions with the sameimp2006-02-032-21/+30
| | | | | | | | major number. Reviewed by: ru@, jhb@, arch@ (a few months ago) # this is subject to refinement based on experience.
* Remove reference to auditon(8), this tool has been superseded byrwatson2006-02-021-1/+0
| | | | | | auditd(8), and was committed in error. Obtained from: TrustedBSD Project
* Enable building of OpenBSM command line tools:rwatson2006-02-025-0/+62
| | | | | | | | | | | - audit(8) - audit subsystem management tool - auditd(8) - audit trail and subsystem management daemon - auditreduce(1) - audit trail reduction tool - praudit(1) - audit trail printing tool Could probably use a NO_AUDIT make.conf flag. Obtained from: TrustedBSD Project
* Expand contractions.joel2006-02-012-3/+3
|
* Fix typo.krion2006-01-291-1/+1
|
* Use ".Pa" for path names.jkoshy2006-01-291-12/+12
| | | | MFC after: 3 days
* - Hide 'incorrect geometry warning' in non-interactive mode. A user shouldjkim2006-01-272-22/+36
| | | | | | know what they are doing in non-interactive mode. Less scarier warning goes to debugging info instead. - Print sanitized geometry to debugging info.
* Add `mediaOpen' function. This function mounts selected media device.jkim2006-01-277-0/+36
| | | | | | | | | | | | | | | For example, you can dynamically generate and load configuration file depending on the hardware configuration with the following template: mediaSetCDROM mediaOpen command='/dist/rescue/sh /dist/scripts/install.sh' system mediaClose configFile=/tmp/generated.cfg loadConfig Now we have full access to files on the media before installation begins.
* Merge from accidental commit to RELENG_5:cperciva2006-01-271-1/+1
| | | | | Correctly identify the host and port values on a failed getaddrinfo lookup.
* After changing hostres from libdisk to libgeom, it now compileserwin2006-01-261-5/+1
| | | | | | | and runs on amd64, so revert the stopgap from rev. 1.10 Approved by: harti Hardware borrowed from: simon
* Replace ki_ocomm by ki_comm. The former will go away.harti2006-01-262-5/+5
| | | | | Submitted by: Victor Cruceru <soc-victor> Suggested by: Julian Elischer
* Fix a bug in the processor load code: the wrong process was used toharti2006-01-261-3/+3
| | | | get the inital processor load. Also fix compilation on sparc64 without NDEBUG.
* Fix false positives when searching for disks. Things like adv(4) are notharti2006-01-261-0/+9
| | | | | | disks. Submitted by: Victor Cruceru <soc-victor@>
* Fix the MIB to use libgeom instead of libdisk.harti2006-01-263-48/+170
| | | | Submitted by: Victor Cruceru <soc-victor>
* An old patch from Dan Lukes <dan at obluda.cz>:delphij2006-01-232-2/+6
| | | | | | | | | + Include netinet/in.h for ntohl() * Since the return value was tested separately, cast the values to size_t in order to shut up compiler warnings. + Raise WARNS= level to 6 PR: bin/71666
* Replace "fetch" with "fetch -r" when downloading the initial ~38MBcperciva2006-01-221-2/+1
| | | | | | | | | snapshot in order to avoid unnecessary re-downloading. Remove the earlier "rm -f ${SNAPSHOTHASH}.tgz" to make this work. Suggested by: Lars Engels MFC after: 7 days
* Honour the "uuid" directive in adduser.confmatteo2006-01-221-1/+4
| | | | | | PR: conf/87914 Approved by: philip (mentor) MFC after: 3 days
* Improve error-handling related to the fork() done to compress files aftergad2006-01-201-15/+38
| | | | | | | | they have been rotated. Among other things, use warnx() instead of warn() for some messages where the value if errno is irrelevant to the problem being reported. MFC after: 5 days
* Revert previous commit for now, which seems to have (re)introduced somedelphij2006-01-183-150/+227
| | | | | | | old bugs, as well as some unwanted side effects. I will do more investigation and fix these issues first. Pointed out by: dwmalone
* Improves and cleanups over inetd(8):delphij2006-01-183-227/+150
| | | | | | | | | | | | - Teach inetd(8) about kqueue, originally implemented by jmg@[1]. - Use new C99 style function prototypes instead of K&Rs. - Raise WARNS from 2 to 6 Glanced at by: ru MFC After: 2 weeks [1] http://people.freebsd.org/~jmg/inetd.kq.patch, http://people.freebsd.org/~jmg/inetd.kq.html
* Mention that the random time slept by "portsnap cron" is between 1 andcperciva2006-01-171-1/+2
| | | | | | | 3600 seconds. Suggested by: Niki Denev MFC after: 3 days
* Add ntp.cgi.cz.ceri2006-01-152-0/+6
| | | | | | | PR: bin/90095 Submitted by: Jakub Chromy <hicks at cgi dott cz> Approved by: jhb (proxy mentor) MFC after: 3 days
OpenPOWER on IntegriCloud