summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Collapse)AuthorAgeFilesLines
* Fixing an off-by-one error which results in 'ugidfw list' to complain aboutavatar2005-07-211-1/+1
| | | | | | | "Data error in security.mac.bsdextended.rules.N: Unknown error: 0." Reviewed by: rwatson MFC after: 3 days
* Recognise GEM ethernet adapter (sparc64/ppc).grehan2005-07-212-0/+2
| | | | | reviewed by: scottl MFC after: 3 days
* Make sure /etc/fstab is written out for Apple-partitioned drivesgrehan2005-07-212-0/+8
| | | | | reviewed by: scottl MFC after: 3 days
* Connect snapinfo to the build.marks2005-07-201-0/+1
|
* snapinfo -- show snapshot location on UFS file systemsmarks2005-07-203-0/+251
| | | | | | Glanced over by: kan Review by: ru (snapshot.8) MFC: TBD
* Point to the right path under www.freebsd.org/doc for the Handbookkeramida2005-07-201-1/+1
| | | | | | | section on "make world". The old link still works fine, but all the hyperlinks of the referenced document are broken; the same links work find if /doc/en_US.ISO8859-1 is used instead of plain /doc to reach the online Handbook copy.
* Mention that it is possible to have jailsjcamou2005-07-201-0/+6
| | | | | | | | | | started at boot time if specified in /etc/rc.conf. PR: docs/81040 Submitted by: matteo Approved by: trhodes (mentor) MFC after: 1 week
* Add a -H option to enable horizontal virtual scrolling, much like -V forphilip2005-07-192-18/+51
| | | | | | | | vertical virtual scrolling. This also respects -U for the distance. PR: bin/82762 Submitted by: Eric Kjeldergaard <kjelderg -at- gmail.com> MFC after: 1 month
* Ignore EPERM from sysctl(3). It is returned when passive coolingume2005-07-181-2/+5
| | | | | | is active. Reviewed by: njl
* Catch up with menus.c revision 1.399.obrien2005-07-172-58/+0
|
* Merged from boot0cfg.nyan2005-07-152-13/+33
| | | | | - Update the mkrdev function. - Attempt gctl verb "write MBR" when updating.
* Reduce diffs from boot0cfg.c (no functional change).nyan2005-07-151-86/+93
|
* Attempt gctl verb "write MBR" when updating.phk2005-07-152-1/+25
| | | | This should solve the problem of modifying the MBR while running.
* Decouple vttest from the tree so we can remove <sgtty.h>phk2005-07-151-1/+1
| | | | This program probably should live in src/tools or ports anyway.
* kbdmux(4) keyboard multiplexer integrationemax2005-07-142-2/+92
| | | | | | | | | | | | | | | | | | | | o Slightly change KBADDKBD and KBRELKBD ioctl() interface. Instead of passing keyboard index pass keyboard_info_t structure with populated 'kb_unit' and 'kb_name' fields. Keyboard index is not very user-friendly and is not very easy to obtain. Keyboard driver name and unit, on the other hand, is much more user friendly and known almost all the time; o Move definition of keyboard_info_t structure up; o Teach kbdcontrol(1) how to attach/detach keyboards to/from the keyboard multiplexor; o Update kbdcontrol(1) man page and document new functionality. To attach/detach keyboard to/from keyboard multiplexor one needs to use keyboard device name (i.e. ukbd0). MFC after: 1 week
* - Remove MLINKS to nonexistant manpagesbrueffer2005-07-142-2/+2
| | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
* Fix spelling error in sample command.rwatson2005-07-131-1/+1
| | | | MFC after: 3 days
* Spelling and grammar fixes.brueffer2005-07-132-12/+12
| | | | MFC after: 3 days
* Fix an oops on FBSD-version for packages-5-stable I made in previouskensmith2005-07-111-1/+1
| | | | | | | commit. Pointy hat: kensmith Approved by: re (implicit)
* Prepare for packages-7-current. While here retro-fit packages-5.4-releasekensmith2005-07-111-1/+3
| | | | | | which probably should have been done a while ago. Approved by: re (implicit)
* update for v3.9.1 (releaes)sam2005-07-112-1/+4
| | | | Approved by: re (scottl)
* Adapt sysinstall to the new dhclient. This includes explicitely tellingscottl2005-07-111-3/+9
| | | | | | | | | it about the lease file location and not invoking it with the (non-existant) '-r' option. Releasing leases works vastly different now, so this isn't needed. Submitted by: sam Approved by: re
* - Grammar fixesmarkus2005-07-091-12/+12
| | | | | | | - s/spdcontrol/sdpcontrol/ Approved by: re (hrs, rwatson), brueffer MFC after: 3 days
* Fix a bug that affected on-the-fly gmon.out file generation.jkoshy2005-07-093-12/+9
| | | | Approved by: re (scottl)
* handle RTM_IFINFO events so we terminate when an interface issam2005-07-081-1/+14
| | | | | | | marked down Reviewed by: brooks, avatar Approved by: re (scottl)
* explicitly set IEEE80211_KEY_GROUP instead of depending on kernel kludgesam2005-07-051-1/+1
| | | | | Reviewed by: avatar Approved by: re (scottl)
* Update key handling:sam2005-07-051-12/+27
| | | | | | | | | | | | | | | o use proper api for setting/deleting keys instead of depending on key indices o check mac address to decide whether a key is unicast or group/global o check set_tx on key set to decide whether a group/global key should also be marked as default o explicitly set IEEE80211_KEY_GROUP flag for group keys instead of depending on kernel auto-add kludge With the above changes static wep key handling works. Reviewed by: avatar Approved by: re (scottl)
* Update hardcoded postfix version number to the current postfix versionsimon2005-07-042-2/+2
| | | | | | | | | 2.2.x. PR: i386/82030 Prodded by: matteo MFC after: 1 week Approved by: re (scottl)
* Don't ask about CD numbers if not installing from CD.dwhite2005-07-021-6/+8
| | | | Approved by: re
* Up the count of busses supported by usbd(8) from 4 to 40. With the adventjhb2005-07-011-1/+1
| | | | | | | | | | of USB2 "duplicate" psuedo busses, it is not at all uncommon for machines to have more than 4 USB busses nowadays. PR: bin/81533 Submitted by: Darren Pilgrim dmp at bitfreak dot org Approved by: re (scottl) MFC after: 1 week
* Add examples illustrating how to record system-wide profiles andjkoshy2005-07-011-3/+18
| | | | | | | | | | how to convert these to gprof(1) flat profiles. Augment description for the '-g' option. Remove superfluous quotes around a macro argument, bump document date [1]. Reminded by: ru [1] Approved by: re (blanket hwpmc)
* Unbreak tinderbox builds. Remove a debug printf.jkoshy2005-07-011-14/+12
| | | | Approved by: re (blanket hwpmc)
* MFP4:jkoshy2005-06-305-349/+1604
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - pmcstat(8) gprof output mode fixes: lib/libpmc/pmclog.{c,h}, sys/sys/pmclog.h: + Add a 'is_usermode' field to the PMCLOG_PCSAMPLE event + Add an 'entryaddr' field to the PMCLOG_PROCEXEC event, so that pmcstat(8) can determine where the runtime loader /libexec/ld-elf.so.1 is getting loaded. sys/kern/kern_exec.c: + Use a local struct to group the entry address of the image being exec()'ed and the process credential changed flag to the exec handling hook inside hwpmc(4). usr.sbin/pmcstat/*: + Support "-k kernelpath", "-D sampledir". + Implement the ELF bits of 'gmon.out' profile generation in a new file "pmcstat_log.c". Move all log related functions to this file. + Move local definitions and prototypes to "pmcstat.h" - Other bug fixes: + lib/libpmc/pmclog.c: correctly handle EOF in pmclog_read(). + sys/dev/hwpmc_mod.c: unconditionally log a PROCEXIT event to all attached PMCs when a process exits. + sys/sys/pmc.h: correct a function prototype. + Improve usage checks in pmcstat(8). Approved by: re (blanket hwpmc)
* Fixed two bugs in Perl to C conversion that prevented locale nameru2005-06-301-3/+3
| | | | | | | | from being parsed correctly. OK'ed by: markm Approved by: re (scottl) MFC after: 3 days
* remove a few uses of the word `really'jmg2005-06-272-4/+3
| | | | | | Reviewed by: hrs Approved by: re (scottl) MFC after: 1 week
* Tidy up the markup (fixing some nearby content bugs).ru2005-06-276-279/+414
| | | | | Timeout from: sam Approved by: re (blanket manpages)
* - Tidy markup. [1]jkoshy2005-06-241-31/+22
| | | | | | | | | | | | - Remove mention of an unimplemented option. - Clarify the behavior of pmcstat when logging PMCs are requested, but no log output file is specified. - Add a cross-reference to pmclog(3). - Bump document date. Reviewed by: ru Submitted by: ru [1] Approved by: re (blanket hwpmc)
* Tidy up the markup, fixed the HISTORY section (1).ru2005-06-241-28/+23
| | | | | | Reviewed by: jkoshy Submitted by: jkoshy (1) Approved by: re (blanket)
* Sync the usage message with the code.jkoshy2005-06-241-0/+1
| | | | | Approved by: re (hwpmc blanket) Pointed out by: ru
* Add Meinberg clocks to the default ntpd. It contains both a DCF77 and a GPSroberto2005-06-231-1/+1
| | | | | | | | receiver. PR: bin/78207 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: re (scottl)
* Fix last commit.ru2005-06-221-2/+3
| | | | Approved by: re (blanket)
* move hostapd_cli to section 8sam2005-06-172-4/+6
| | | | Approved by: re (blanket wpa)
* o move hostapd to section 8sam2005-06-173-2/+54
| | | | | | o add placeholder for hostapd.conf Approved by: re (blanket wpa)
* o move wpa_supplicant to section 8sam2005-06-173-17/+310
| | | | | | o fillin wpa_supplicant.conf.5 Approved by: re (blanket wpa)
* move wpa_cli to section 8 + minor wordsmithingsam2005-06-172-21/+29
| | | | Approved by: re (blanket wpa)
* Fixed markup.ru2005-06-161-11/+16
| | | | Approved by: re
* Markup fixes.ru2005-06-162-9/+9
| | | | Approved by: re
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-166-2/+22
| | | | | | Prodded by: obrien Nodded by: peter Approved by: re
* Correctly handle an input file without a newline on the last line (anddd2005-06-151-9/+9
| | | | | | | | | avoid the confusing error message about the line being too long). This change uses fgetln to detect the right conditions, but the fixed-width line buffer is kept because too many other places in the program make assumptions about its maximum width. Approved by: re (scottl)
* Implement @noinst field which has at the moment the same meaning andkrion2005-06-145-2/+24
| | | | | | | | function as @comment has. But will be valid only for files and not for md5 sums, rcsid's and comments in the future. Submitted by: flz Approved by: re@ (scottl)
OpenPOWER on IntegriCloud