| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
character manipulation functions.
Notes:
svn path=/head/; revision=65014
|
|
|
|
|
|
|
|
|
| |
CPU-consuming loop. A kill -9 from another terminal is required to end it.
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu>
Notes:
svn path=/head/; revision=64090
|
|
|
|
| |
Notes:
svn path=/head/; revision=64089
|
|
|
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk>
Notes:
svn path=/head/; revision=63986
|
|
|
|
|
|
|
|
| |
PR: 41176
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=63947
|
|
|
|
| |
Notes:
svn path=/head/; revision=56766
|
|
|
|
|
|
|
| |
FIGNORE list is the only possible match, expand it.
Notes:
svn path=/head/; revision=56593
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Notes:
svn path=/head/; revision=53959
|
|
|
|
|
|
|
| |
autoconf-2.52 doesn't generate a warning.
Notes:
svn path=/head/; revision=50411
|
|
|
|
|
|
|
|
|
| |
* Split failglob patch into per-file patches.
Reviewed by: obrien
Notes:
svn path=/head/; revision=50311
|
|
|
|
|
|
|
|
|
|
| |
So make the same localization here that ache made in
src/contrib/libreadline/terminal.c rev 1.2.
Submitted by: sobomax
Notes:
svn path=/head/; revision=41295
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=41191
|
|
|
|
|
|
|
| |
Submitted by: sobomax
Notes:
svn path=/head/; revision=41189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As shown with this script :
m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \
$3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \
3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\
((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb
$ bash2 hanoi.sh 1 2 3
1 2
1 3
Segmentation fault (core dumped)
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Notes:
svn path=/head/; revision=39943
|
|
|
|
|
|
|
| |
Note these are *FULLY* Satoshi approved for the past 4 years.
Notes:
svn path=/head/; revision=38061
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
| |
PR: 23202
Notes:
svn path=/head/; revision=36254
|
|
|
|
| |
Notes:
svn path=/head/; revision=35535
|
|
|
|
| |
Notes:
svn path=/head/; revision=35519
|
|
|
|
| |
Notes:
svn path=/head/; revision=28728
|
|
|
|
|
|
|
| |
Untested (4-stable) commit by: ache
Notes:
svn path=/head/; revision=28725
|
|
|
|
|
|
|
| |
Submitted by: Martin Cracauer <cracauer@cons.org>
Notes:
svn path=/head/; revision=28708
|
|
|
|
|
|
|
|
| |
failglob patch removed - this sort of patches must be submitted to bash
maintainer
Notes:
svn path=/head/; revision=28346
|
|
|
|
| |
Notes:
svn path=/head/; revision=27847
|
|
|
|
| |
Notes:
svn path=/head/; revision=27426
|
|
|
|
|
|
|
|
| |
PR: 16261, 16262, 16263
Submitted by: joseph.scott@owp.csus.edu
Notes:
svn path=/head/; revision=24910
|
|
|
|
|
|
|
|
| |
PR: 12174
Submitted by: Dirk Meyer <dirk.meyer@home.dinoex.sub.org>
Notes:
svn path=/head/; revision=24248
|
|
|
|
|
|
|
|
|
| |
versions of FreeBSD.
PR: 12746
Notes:
svn path=/head/; revision=24232
|
|
|
|
|
|
|
|
| |
PR: 14761
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=24001
|
|
|
|
| |
Notes:
svn path=/head/; revision=23565
|
|
|
|
|
|
|
| |
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu>
Notes:
svn path=/head/; revision=22136
|
|
|
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes:
svn path=/head/; revision=21157
|
|
|
|
| |
Notes:
svn path=/head/; revision=21143
|
|
|
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Notes:
svn path=/head/; revision=21034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
| |
Notes:
svn path=/head/; revision=19031
|
|
|
|
|
|
|
| |
Upgrade docs to 2.03
Notes:
svn path=/head/; revision=19030
|
|
|
|
| |
Notes:
svn path=/head/; revision=17999
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
| |
Notes:
svn path=/head/; revision=12505
|
|
|
|
|
|
|
|
| |
Submitted by: studded@dal.net
Hoping that Andrey doesn't mind: steve :)
Notes:
svn path=/head/; revision=12387
|
|
|
|
|
|
|
| |
PR: 7297
Notes:
svn path=/head/; revision=11942
|
|
|
|
| |
Notes:
svn path=/head/; revision=11010
|
|
|
|
| |
Notes:
svn path=/head/; revision=10731
|
|
|
|
| |
Notes:
svn path=/head/; revision=8507
|
|
|
|
|
|
|
| |
PR: 3971
Notes:
svn path=/head/; revision=7105
|
|
|
|
| |
Notes:
svn path=/head/; revision=6782
|
|
|
|
| |
Notes:
svn path=/head/; revision=6576
|
|
|
|
| |
Notes:
svn path=/head/; revision=6575
|