| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/projects/bmake/; revision=248169
|
|
|
|
| |
Notes:
svn path=/projects/bmake/; revision=246868
|
|
|
|
|
|
|
| |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
|
|
|
|
|
|
|
|
|
| |
This makes a tiny percentage of entries in calendars ugly for latin1
users, but fixes them for UTF-8 users.
This badly needs a solution involving locale-dependent re-encoding.
Notes:
svn path=/head/; revision=228991
|
|
|
|
|
|
|
| |
This allows compilers and static analyzers to more thorough analysis.
Notes:
svn path=/head/; revision=227244
|
|
|
|
|
|
|
| |
Also add some missing $FreeBSD$ to keep svn happy.
Notes:
svn path=/head/; revision=201386
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
noticed that a "whereis -qs qemu" matched the distfiles subdir of qemu
rather than /usr/ports/emulators/qemu.
It now ignores all dot entries in /usr/ports, plus all entries
starting with a capital letter (maintenance stuff like Templates, but
also includes subdir CVS), plus /usr/ports/distfiles which is simply a
magic name in that respect.
Notes:
svn path=/head/; revision=179888
|
|
|
|
| |
Notes:
svn path=/head/; revision=144840
|
|
|
|
| |
Notes:
svn path=/head/; revision=141657
|
|
|
|
| |
Notes:
svn path=/head/; revision=140941
|
|
|
|
| |
Notes:
svn path=/head/; revision=132198
|
|
|
|
| |
Notes:
svn path=/head/; revision=131491
|
|
|
|
| |
Notes:
svn path=/head/; revision=108436
|
|
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107276
|
|
|
|
| |
Notes:
svn path=/head/; revision=102247
|
|
|
|
|
|
|
|
|
| |
first of each requested type.
Approved by: joerg, sheldonh (mentor)
Notes:
svn path=/head/; revision=102246
|
|
|
|
|
|
|
| |
Approved by: joerg, sheldonh (mentor)
Notes:
svn path=/head/; revision=102072
|
|
|
|
|
|
|
| |
Approved by: joerg, sheldonh (mentor)
Notes:
svn path=/head/; revision=100691
|
|
|
|
|
|
|
| |
Approved by: joerg, sheldonh (mentor)
Notes:
svn path=/head/; revision=100608
|
|
|
|
| |
Notes:
svn path=/head/; revision=99970
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is basically a ``C compilation'' of the former whereis.pl file,
employing the same algorithms, and aiming at being mostly
UI-compatible to the old (legally tainted) 4.3BSD whereis(1). In
comparision, the 4.4BSD-Lite version is just another variant of
which(1) only, where in particular the option to search for source
directories is sorely missing.
While i was at it, i added two more options which i contemplated doing
long since. -x will suppress the run of locate(1) to find sources
that could not be found otherwise, potentially saving a lot of time
(but obviously, risking to not find some sources that are well hidden
in the tree). -q will omit the leading name of the query, so in
particular, you can now do something like:
cd `whereis -qs ls`
I'd explicitly like to thank johan for his review which was quite a
bit more than an average review, including sending me a lot of diffs.
Reviewed by: johan
Notes:
svn path=/head/; revision=99821
|
|
|
|
|
|
|
|
|
|
| |
Remove duplicate $FreeBSD$, $NetBSD$.
Submitted by: mike
Approved by: sheldonh (mentor)
Notes:
svn path=/head/; revision=99406
|
|
|
|
|
|
|
| |
Approved by: sheldonh (mentor)
Notes:
svn path=/head/; revision=99378
|
|
|
|
|
|
|
|
|
|
| |
s/program [program ...]/program .../
s/program [...]/program .../
Approved by: sheldonh (mentor)
Notes:
svn path=/head/; revision=99377
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenBSD's implementation lacks -p, and we don't want to
support the option now, only to lose it if/when we later
switch to OpenBSD's implementation.
This functionality is provided by which(1).
Approved by: sheldonh (mentor)
Notes:
svn path=/head/; revision=99376
|
|
|
|
|
|
|
|
|
| |
Remove __COPYRIGHT, __RCSID which caused an assembler warning.
Approved by: sheldonh (mentor)
Notes:
svn path=/head/; revision=99375
|
|
|
|
|
|
|
|
| |
Approved by: sheldonh (mentor)
Obtained from: NetBSD
Notes:
svn path=/head/; revision=99373
|
|
|
|
| |
Notes:
svn path=/head/; revision=79535
|
|
|
|
| |
Notes:
svn path=/head/; revision=75286
|
|
|
|
| |
Notes:
svn path=/head/; revision=74848
|
|
|
|
| |
Notes:
svn path=/head/; revision=70197
|
|
|
|
| |
Notes:
svn path=/head/; revision=68963
|
|
|
|
| |
Notes:
svn path=/head/; revision=68854
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
|
|
|
| |
intentional, this behaviour is far too obnoxious given the number of
filenames such as rpc.statd we have.
Submitted by: Chris Costello [3]chris@calldei.com (bin/11303)
Notes:
svn path=/head/; revision=48086
|
|
|
|
|
|
|
|
| |
PR: bin/7835
Submitted by: Stephen J. Roznowski <sjr@home.net>
Notes:
svn path=/head/; revision=39945
|
|
|
|
| |
Notes:
svn path=/head/; revision=38702
|
|
|
|
|
|
|
|
| |
Submitted by: Josh Gillam <josh@quick.net>
PR: docs/6642
Notes:
svn path=/head/; revision=36057
|
|
|
|
| |
Notes:
svn path=/head/; revision=31938
|
|
|
|
| |
Notes:
svn path=/head/; revision=23012
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
|
|
|
| |
Turn off error messages from locate(1), we can't do very much about
its database not being ok anyway at this time.
Closes PR # bin/2183: whereis returns environ...
Notes:
svn path=/head/; revision=20869
|
|
|
|
|
|
|
|
|
|
|
| |
the 4.3BSD command. Rewritten from scratch after the old man page,
taking account for the different situation with man pages and source
tree hierarchy (re: /usr/src/gnu) of the FreeBSD project.
Reviewed by: wosch (actually loooong time ago)
Notes:
svn path=/head/; revision=16385
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|