summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Collapse)AuthorAgeFilesLines
* killall operates on all processes owned by the real uid, not thebsd2001-11-301-2/+2
| | | | | | effective uid. MFC after: 3 days
* Rewrite buffer handling code a bit to handle large values.ache2001-11-283-5/+15
| | | | Add more checks for data overflow.
* Increase internal buffer spaceache2001-11-281-1/+1
|
* Add safeguard to prevent charmap symbol length overflowingache2001-11-271-0/+2
|
* Move extern definitions to common.hache2001-11-273-4/+13
| | | | Increase charmap symbol length to 64
* Remove check for the DISPLAY environment variable. It's easier to usetg2001-11-271-3/+0
| | | | | | the `-x' option to get an X window than to temporarily disable DISPLAY. PR: 32180
* ${BINDIR} already has the leading slash.ru2001-11-271-1/+1
|
* Put the "tip" in exactly the same place where it was in rev. 1.169.ru2001-11-271-1/+1
|
* Some CVS surgery has been done to tip(1) to clean out a commit that Imarkm2001-11-261-0/+1
| | | | | | | should have done differently. Restore tip(1) to the build. I will return to this with a clean import to tip in due course.
* After some CVS surgery to remove an unwise commit, restore somemarkm2001-11-261-2/+7
| | | | | | | | post-UUCP-removal stuff: 1) Link cu(1) to tip(1). 2) Force removal of system immutable bit. (Was needed by UUCP's insecure cu(1).
* Temporarily remove tip/cu from the build while repo-surgery is done.markm2001-11-261-1/+0
|
* Since kqueue support was added to tail, the "-F" option (check foriedowse2001-11-251-30/+34
| | | | | | | | | | | | | | renames/rotations) only detected cases where the file itself was moved or deleted. If part of the path to the file (or a symlink in the path) was changed instead, tail would not notice. Fix this by ensuring that we stat the path at least once every second in the -F case to check for changes. We still use kqueue when possible to inform us quickly when the file has changed. PR: bin/24955 Submitted by: Maxim Konovalov <maxim@macomnet.ru> MFC after: 1 week
* Fix typo.dd2001-11-241-1/+1
|
* Allow an ``at now'' specification.brian2001-11-241-1/+5
| | | | | | PR: 32242 Submitted by: Alan E <alane@geeksrus.net> MFC after: 3 weeks
* The RETURN VALUES section is not appropriate for section 1 manualdd2001-11-231-3/+2
| | | | | pages; rename it to DIAGNOSTICS. Also use the .Ex macro while I'm here.
* Fix grammar in AUTHORS section.dd2001-11-231-2/+2
|
* Add #include <net/route.h> in order to get this to compile.jlemon2001-11-221-0/+2
| | | | | Spotted by: David Wolfskill Forgotten by: me
* Be pedantic; we don't know of any shell that providesru2001-11-222-2/+2
| | | | | "similar but not identical" built-in replacements for false(1) and/or true(1).
* Add syncache statistics to netstat.jlemon2001-11-221-0/+16
|
* Add St. Cecilia's Day.grog2001-11-211-0/+1
|
* Remove the printf builtin command from sh(1), which command is notknu2001-11-201-10/+0
| | | | | | | | | | | | used so often that it's worth keeping it as a builtin. Now that all the printf invocations from within the system startup scripts, we can safely remove it. Urged by: sheldonh :) No MFC is planned so far because it may break compatibility and violate POLA.
* - When copying into a fixed buffer, bounds checking should occur.arr2001-11-201-2/+3
| | | | PR: bin/31673
* mdoc(7) police: kill whitespace at EOL.ru2001-11-201-1/+1
|
* Add a missing comma.ru2001-11-201-1/+1
|
* mdoc(7) police: kill whitespace at EOL and HSB.ru2001-11-201-6/+8
|
* Add xref to wall(1).ru2001-11-203-0/+3
| | | | | PR: docs/32128 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> (partially)
* Add a note that some shells may have the command built-in.knu2001-11-202-0/+16
| | | | | | (sh(1) indeed does) Add a cross-reference to builtin(1).
* Remove obfuscating details of using the false(1) and true(1) utilitiesru2001-11-202-14/+2
| | | | | | inside the Bourne shell scripts. PR: docs/32082
* Make this a bit closer to a true tradition by adding one more committer.max2001-11-201-0/+1
|
* Fix two minor grammar mistakes.murray2001-11-191-3/+4
| | | | | PR: docs/32083 Submitted by: setantae@submonkey.net
* Add a missing word to form a complete sentence.murray2001-11-191-1/+1
| | | | | PR: docs/32084 Submitted by: setantae@submonkey.net
* Use .Nm to correctly display the program name.murray2001-11-191-1/+3
| | | | | | PR: docs/32086 Submitted by: setantae@submonkey.net MFC After: 2 days
* Make completion work with filenames containing spaces.iedowse2001-11-181-2/+7
| | | | | | PR: bin/23526 Submitted by: root@yoda.fwe.pi.musin.de MFC after: 1 week
* Print the correct return code for successful Linux syscalls.des2001-11-172-2/+4
| | | | | | Submitted by: Vitezslav Novy <vita@fio.cz> PR: 32036 MFC after: 1 week
* o Add support for a 'nocheckmail' capability, which (if true) preventsrwatson2001-11-161-9/+12
| | | | | | | | | the 'You have mail.' check. This is useful for sites that rely on remote mail access, rather than a local mail spool. Due to the behavior of login_getcapbool(), the negated form is required so as to have appropriate results. o This behavior may have to be independently added to sshd due to redundant implementation.
* Deuglify the usage message by putting the program name after thedd2001-11-151-1/+2
| | | | | | | | "usage:" string. This is how most (all?) other programs in the system do it. PR: 31596 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* My final rite of FreeBSD is now complete.cy2001-11-151-0/+1
| | | | | Reviewed by: nectar Approved by: nectar
* Remove accidentally included NZ holidays.grog2001-11-151-22/+12
| | | | | | | | Get floating holidays right. Add the richness of NT holidays. Submitted by: Conrad Parker <conrad@vergenet.net>
* Add public holidays in Australia and New Zealand.grog2001-11-152-0/+87
| | | | Submitted by: Conrad Parker <conrad@vergenet.net>
* Follow tradition and add myselfpat2001-11-151-0/+1
| | | | Approved by: lioux
* Never added my entry which the committers guide says is aarr2001-11-131-0/+1
| | | | tradition.
* Have rpcgen output the prototypes for the dispatch tablesalfred2001-11-131-0/+19
|
* Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation wasgshapiro2001-11-111-1/+4
| | | | | | | | | | | | | | | replaced with the new version in sendmail's distribution, vacation and the necessary libraries (libsmdb and libsmutil) were changed so they were always compiled. This broke people who didn't checkout src/contrib/sendmail/. I don't know if it's best to think of NO_SENDMAIL as no sendmail sources available or no sendmail binary. It is now the former. Also, remove the sendmail chapter from System Managers Manual (SMM) if NO_SENDMAIL is defined (for similar reasons -- source not available). PR: 31863, 31865 Submitted by: matusita, Joe Kelsey <joe@zircon.seattle.wa.us> MFC after: 3 days
* Remove an extraneous argument to fprintf that -Wformat noticed.iedowse2001-11-101-1/+1
| | | | Reviewed by: des
* Actually, arc4random() returns a uint32_t, not an int. Use the correctwollman2001-11-081-1/+1
| | | | | | constant, just in case uint32_t turns into a `short' ten years from now. If this is MFC'd it will be necessary to hard-code the constant since -stable doesn't have UINT32_MAX.
* fix jot -r on 64-bit platforms by teaching it that arc4random outputsgallatin2001-11-081-1/+1
| | | | | | | an int, not a long Submitted by: Paul Herman <pherman@frenchfries.net> PR#: alpha/31859
* Don't allocate a zero byte segment.mikeh2001-11-081-1/+4
| | | | | PR: bin/11900 MFC after: 2 weeks
* Add missing include for <ctype.h>green2001-11-061-27/+47
| | | | | | | Make sockaddr printing code unbad. Always copy in sizeof(sockaddr_un) bytes for an AF_UNIX sockaddr, despite what the length may be.
* Anding the fsid with 0xffff was causing aliasing problems.dwmalone2001-11-053-4/+4
| | | | | | | PR: 17405, 16320 Submitted by: Mark W. Krentel <krentel@dreamscape.com> Submitted by: Peter Edwards <peter.edwards@ireland.com> MFC after: 2 weeks
* Make filenames const to avoid a few warnings.dwmalone2001-11-055-9/+15
| | | | | | Add FreeBSD tags. Reviewed by: cmp
OpenPOWER on IntegriCloud