summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Include sys/sysctl.h on all architectures not only i386.harti2004-11-252-2/+1
* Fix a very long-standing error in handling .SHELL targets: this targetharti2004-11-251-46/+125
* Gentle code cleanup for the maximum make(1) level foo. This moves it to ajmallett2004-11-241-18/+28
* Add a `-m month' flag to provide a more convenient interface forwollman2004-11-233-28/+45
* Get rid of the shell table sentinel. It isn't needed anymore becauseharti2004-11-221-10/+1
* Print dates the right way round.grog2004-11-211-0/+2
* gcore(1) apparently still cares about a.out core dumps, so it stilldas2004-11-201-0/+2
* Install the header for libmagic.obrien2004-11-191-1/+1
* Fix buffer overflow. This is FreeBSD-SA-04:16.fetch.cperciva2004-11-181-1/+2
* Eliminate the define for POSIX and build with Posix behaviour.harti2004-11-173-62/+12
* tr(1) attempts to convert \n[n][n] sequences into octal digits, but doesn'tjkh2004-11-141-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-134-7/+24
* Removed bitrot.ru2004-11-132-16/+1
* If -B is specified to get compat mode (as opposed to just not givingphk2004-11-121-0/+1
* third of several commits to allow kernel System V IPC data structuresrwatson2004-11-121-66/+66
* Use a relative symlinking so that "tar" also works in /stand.ru2004-11-121-1/+1
* Wrap a comment properly.ceri2004-11-121-1/+2
* Add code to enforce the paralleism count (-j N) for the entire treephk2004-11-124-31/+119
* Fix a (very) long standing bug in make (this has been there probablyharti2004-11-122-29/+102
* Get rid of more local/remote leftoversphk2004-11-113-24/+13
* Get rid of now unused maxLocal variables.phk2004-11-112-18/+4
* This code builds cleanly at WARNS level 6.des2004-11-081-0/+1
* filedesc0 is an internal detail of the kernel, don't look at it.phk2004-11-071-13/+9
* FreeBSD does have uintmax_t, so it can correctlykientzle2004-11-061-0/+1
* Now with the remote job support removed there can be no remote jobs andharti2004-11-053-111/+32
* When the last line of a file is missing a newline in -f mode, pass atjr2004-11-051-3/+5
* Check that ee's standard input and output is a terminal.fjoe2004-11-051-4/+5
* Correct error handling on failed writeskientzle2004-11-052-5/+3
* Add support for following more than one file i.e.paul2004-11-043-96/+200
* Remove the remote stuff from make. This actually never worked in our makeharti2004-11-043-460/+50
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-037-7/+7
* Revert a WIP change that shouldn't have been in last commit.paul2004-11-031-4/+2
* Convert to ANSI style function definitions.paul2004-11-035-31/+12
* Add myself to the calendarahze2004-10-301-0/+1
* Only check if ENABLE_SUID_NEWGRP is defined, for consistency withru2004-10-241-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-2411-11/+12
* Add a missing full-stop to match the rest of the items in a list.keramida2004-10-241-1/+1
* "unset verbose" is 13 characters, not 10.ru2004-10-231-1/+1
* Expand the scope of the .SHELL specification to also coverru2004-10-234-30/+46
* Add punctuation which appears to have been accidentally removed incperciva2004-10-221-1/+1
* Add -D_KVM_VNODE to indicate that despite being a userland program,phk2004-10-211-0/+2
* -c flag (cache stats) was killed in rev. 1.68. Fix getopt(3) andmaxim2004-10-201-2/+2
* Replaced afterinstall: with equivalent FILES and SYMLINKS.ru2004-10-181-34/+33
* Modify behaviour of `xargs -I` in order to:cperciva2004-10-181-2/+2
* getopt(3) prints an "unrecognized option" warning for me, so Ikientzle2004-10-171-1/+0
* Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32"kientzle2004-10-171-1/+1
* Remove the obsolete <rune.h> interface.tjr2004-10-171-2/+0
* Use <runetype.h> instead of <rune.h> since the latter is going away.tjr2004-10-171-2/+2
* Remove explicit support for generating LC_CTYPE data files that specifytjr2004-10-172-8/+1
* Bump document datebrueffer2004-10-161-1/+1
OpenPOWER on IntegriCloud