antoine
8d4298591a
Move rescue/ping6 from files to remove when MK_INET6=no to file to remove
...
when MK_INET6_SUPPORT=no. (MK_INET6=no implies MK_INET6_SUPPORT=no)
2010-02-06 20:06:06 +00:00
antoine
36a370a844
Add file to remove when MK_IDEA=no.
2010-02-06 20:02:56 +00:00
antoine
7a4687f407
Add files to remove when MK_GSSAPI=no.
2010-02-06 20:00:35 +00:00
antoine
b08756e9ed
Add files to remove when MK_GPIB=no.
2010-01-30 19:36:55 +00:00
antoine
920ff87426
Add files to remove when MK_GDB=no.
2010-01-30 19:33:45 +00:00
antoine
8a4538421f
Add files to remove when MK_GAMES=no.
2010-01-30 19:32:01 +00:00
antoine
ac45edf95b
Add files to remove when MK_FREEBSD_UPDATE=no.
2010-01-30 19:29:02 +00:00
antoine
0349a36e6e
Add files to remove when MK_FLOPPY=no.
2010-01-30 19:26:28 +00:00
ru
4c97d85934
Actualize.
2010-01-25 14:17:36 +00:00
antoine
fd0073d828
Add files to remove when MK_DICT=no.
2010-01-24 14:13:56 +00:00
antoine
d74856acb4
Add files to remove when MK_CVS=no.
2010-01-24 14:09:45 +00:00
antoine
b7f603c9e0
Add files to remove when MK_CTM=no.
2010-01-24 14:06:19 +00:00
antoine
b513317814
Add files to remove when MK_CPP=no.
2010-01-24 14:04:38 +00:00
antoine
cedc84aabb
Update files to remove when MK_ZFS=no.
2010-01-16 20:42:50 +00:00
antoine
e2ca4ffb16
Update files to remove when MK_CDDL=no.
2010-01-16 20:40:12 +00:00
antoine
a15e8fdc8f
Add files to remove when MK_CALENDAR=no.
2010-01-16 20:36:27 +00:00
gavin
0c2da89ac4
Spell "Hz" correctly wherever it is user-visible.
...
PR: bin/142566
Submitted by: N.J. Mann njm njm.me.uk
Approved by: ed (mentor)
MFC after: 2 weeks
2010-01-12 17:59:58 +00:00
antoine
a880ee87bc
Update files to remove when MK_BLUETOOTH=no.
2010-01-09 19:52:42 +00:00
antoine
c06b0ac5c7
Add files to remove when MK_AUTHPF=no.
2010-01-09 19:13:56 +00:00
antoine
afce8c25b5
Add files to remove when MK_ATM=no.
2010-01-09 19:12:33 +00:00
antoine
a8225bcb60
Add files to remove when MK_AT=no.
2010-01-09 19:09:16 +00:00
antoine
bca24819c8
Add files to remove when MK_APM=no.
2010-01-09 19:07:04 +00:00
antoine
8283a25bdd
Add files to remove when MK_AMD=no.
2010-01-09 19:04:38 +00:00
antoine
5a2e2b97d2
Add files to remove when MK_ACCT=no.
2010-01-09 19:02:33 +00:00
davidxu
d206161359
Don't forget to use fourth argument if O_CREAT is set in argument oflag.
...
The fourth specifies initial value for the semaphore.
2010-01-07 04:15:49 +00:00
davidxu
1053aec712
Add test code for POSIX semaphore implementation.
2010-01-05 12:34:13 +00:00
obrien
d2744b88e9
Add ability to search up the directory hierarchy for the system directory.
...
Do by specifying ".../" with '-m' or MAKESYSPATH (new) environment variable.
Reviewed by: <sjg@NetBSD.org>
Obtained from: NetBSD (+ embellishment by me, sent back to NetBSD)
2010-01-04 18:57:22 +00:00
obrien
0eb7553bed
Fix formatting.
2010-01-04 11:11:37 +00:00
obrien
9085cab1b2
There are actually 129 tests here.
2010-01-04 11:00:12 +00:00
obrien
c08a21642c
Catch up with UNIX98-style PTY's.
2010-01-04 10:59:14 +00:00
obrien
ed014ff383
'prove -r' isn't as smart as grog thought.
2010-01-04 10:58:08 +00:00
obrien
7c3c566c89
You need to be root to run this test.
2010-01-04 09:59:18 +00:00
obrien
4e367e4214
Also cleanup after the test run.
2010-01-04 09:57:00 +00:00
obrien
f34b58c695
Don't process 'lastcomm' if "AUTOMATED" is defined.
...
The tests for it require manual setup.
2010-01-04 09:54:24 +00:00
obrien
4e434d007d
It is expected these are chmod +x.
2010-01-04 09:50:30 +00:00
obrien
9f5a22f4e5
Regression test for r201456.
2010-01-04 09:49:23 +00:00
jilles
e314ef3281
sh: Send the "not found" message for builtin <cmd> to redirected fd 2.
2010-01-03 15:01:38 +00:00
jilles
6568fbfc9d
sh: Add a regression test that tries out all arithmetic ops.
...
MFC after: 1 week
2010-01-03 12:50:27 +00:00
obrien
82a9840cd0
Use t1 & t2 as more symbolic than 'a' and 'b' for the two times.
2010-01-03 12:17:51 +00:00
obrien
8ab1021a62
Provide clean output with 'prove -r'.
2010-01-03 11:53:48 +00:00
obrien
d29fa0f85f
Hide expected error output so the 'prove -r' results are easy to read.
2010-01-03 09:31:33 +00:00
obrien
447a847b68
Allow to be driven by 'prove -r'.
2010-01-03 09:30:50 +00:00
obrien
07c66d81be
Make sure 'pack' is usable for 'prove -r'.
2010-01-03 08:44:18 +00:00
obrien
88d1aeccc5
Transform from kernel file to userland source.
2010-01-03 08:33:24 +00:00
jilles
446838eef9
sh: Fix some bugs with backquoted builtins:
...
- correctly handle error output in $(builtin 2>&1), clarify out1/out2 vs
output/errout in the code
- treat all builtins as regular builtins so errors do not abort the shell
and variable assignments do not persist
- respect the caller's INTOFF
Some bugs still exist:
- expansion errors may still abort the shell
- some side effects of expansions and builtins persist
2010-01-01 18:17:46 +00:00
brooks
a5cc24440b
The devices that supported EVFILT_NETDEV kqueue filters were removed in
...
r195175. Remove all definitions, documentation, and usage.
fifo_misc.c:
Remove all kqueue tests as fifo_io.c performs all those that
would have remained.
Reviewed by: rwatson
MFC after: 3 weeks
X-MFC note: don't change vlan_link_state() function signature
2009-12-31 20:29:58 +00:00
jilles
9f56916a97
sh: Use PATH= assignment in type.
...
Example:
PATH=/var/empty; PATH=/bin type ls
2009-12-31 17:44:24 +00:00
jilles
8e6aa134e5
sh: Allow command -pv and command -pV (lookup using _PATH_STDPATH).
2009-12-31 16:13:33 +00:00
jilles
5633dfdd79
sh: arith: Return only 0 and 1 from && and ||.
...
This agrees with C, POSIX and other shells.
2009-12-30 15:59:40 +00:00
antoine
bfd388c026
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
...
Fix some wrong usages.
Note: this does not affect generated binaries as this argument is not used.
PR: 137213
Submitted by: Eygene Ryabinkin (initial version)
MFC after: 1 month
2009-12-28 22:56:30 +00:00